summaryrefslogtreecommitdiff
path: root/tests/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the ordering of assertEqual argumentsLouis Taylor2014-09-191-8/+8
* Support for Metadata Definitions Catalog API0.14.0Pawel Koniszewski2014-09-031-25/+38
* Remove deprecated commands from shellCindy Pallares2014-08-121-11/+0
* Merge "Add support for Keystone v3"Jenkins2014-08-071-10/+207
|\
| * Add support for Keystone v3Bob Thyne2014-08-051-10/+207
* | Replace old httpclient with requestsAmalaBasha2014-07-101-16/+9
|/
* Python 3: do not use __builtin__Cyril Roelandt2014-03-071-3/+3
* Merge "test_shell: remove a deprecated keyword argument"Jenkins2014-03-041-1/+0
|\
| * test_shell: remove a deprecated keyword argumentCyril Roelandt2014-02-191-1/+0
* | Replace file with open, which is Python 3 compatibleAlex Gaynor2014-02-131-10/+10
|/
* Merge "Replace file.write and os.path.exists by mock"Jenkins2014-01-221-52/+39
|\
| * Replace file.write and os.path.exists by mockAndrey Kurilin2014-01-101-52/+39
* | Remove vim headerNoboru arai2014-01-141-1/+0
|/
* Merge "change assertEquals to assertEqual"Jenkins2013-11-151-2/+2
|\
| * change assertEquals to assertEqualChristian Berendt2013-10-241-2/+2
* | Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-11-151-1/+1
|\ \ | |/ |/|
| * Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* | Fix misused assertTrue in unit testsChang Bo Guo2013-10-081-1/+3
* | Add CLI for V2 image create, update, and uploadeddie-sheffield2013-10-021-0/+107
* | Support glance client can get ipv6 image url correctlyDazhao2013-09-061-0/+11
|/
* Start using Pyflakes and HackingDirk Mueller2013-06-221-2/+0
* Add test for glanceclient shellsTatyana Leontovich2013-05-171-0/+84