summaryrefslogtreecommitdiff
path: root/tests/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Ship the default image schema in the clientFlavio Percoco2015-08-121-0/+7
* Merge "Unit tests covering missing username or password"Jenkins2015-03-101-2/+50
|\
| * Unit tests covering missing username or passwordMichal Dulko2015-02-091-2/+50
* | Fix tests failing if keystone is running locallyLouis Taylor2015-03-021-2/+4
|/
* Return 130 for keyboard interruptRakesh H S2015-02-051-0/+9
* Merge "Add os_ prefix to project_domain_name/id"Jenkins2015-01-041-0/+16
|\
| * Add os_ prefix to project_domain_name/idOleksii Chuprykov2014-12-091-0/+16
* | Don't require version to create Client instanceFlavio Percoco2014-12-091-2/+2
|/
* Merge "Adds tty password entry for glanceclient"Jenkins2014-11-251-0/+27
|\
| * Adds tty password entry for glanceclientJohn Trowbridge2014-10-231-0/+27
* | Merge "Add bash completion to glance client"Jenkins2014-11-201-0/+38
|\ \ | |/ |/|
| * Add bash completion to glance clientMichal Dulko2014-08-221-0/+38
* | 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