summaryrefslogtreecommitdiff
path: root/openstackclient/tests/common
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add tests for volume quota set"Jenkins2015-09-191-0/+45
|\
| * Add tests for volume quota setTerryHowe2015-08-111-0/+45
* | Merge "Create log configuration class"Jenkins2015-09-091-42/+110
|\ \
| * | Create log configuration classTerryHowe2015-08-261-42/+110
* | | Merge "Optimize log formatting"Jenkins2015-09-091-37/+25
|\ \ \ | |/ /
| * | Optimize log formattingTerryHowe2015-08-131-37/+25
* | | Merge "Extract log level from configuration file"Jenkins2015-09-091-0/+24
|\ \ \ | |/ /
| * | Extract log level from configuration fileTerryHowe2015-08-131-0/+24
* | | Merge "Move options to log level out of shell.py"Jenkins2015-09-091-0/+11
|\ \ \ | |/ /
| * | Move options to log level out of shell.pyTerryHowe2015-08-131-0/+11
* | | Merge "Move set warnings filters to logging module"Jenkins2015-09-081-0/+9
|\ \ \ | |/ /
| * | Move set warnings filters to logging moduleTerryHowe2015-08-131-0/+9
* | | Merge "Set up every time record log in file"Jenkins2015-09-081-0/+102
|\ \ \ | |/ / | | / | |/ |/|
| * Set up every time record log in fileDaisuke Fujita2015-08-081-0/+102
* | Merge "Fix quota set failed problem"Jenkins2015-08-061-0/+89
|\ \ | |/ |/|
| * Fix quota set failed problemjiaxi2015-07-281-0/+89
* | Add configuration show commandTerryHowe2015-07-231-0/+79
|/
* Remove unnecessary test extension mockTerryHowe2015-07-171-7/+0
* Rename endpoint type to interfaceTerryHowe2015-07-151-4/+4
* Add --os-endpoint-type cli optional argumentRoxana Gherle2015-07-022-0/+21
* Add --wait to server deleteMatt Riedemann2015-05-291-0/+39
* Remove oslo serialization requirementSteve Martinelli2015-05-261-1/+2
* Add --os-cloud supportDean Troyer2015-04-181-30/+53
* Merge "Defer client imports"Jenkins2015-04-191-0/+4
|\
| * Defer client importsDean Troyer2015-04-151-0/+4
* | Fix session timingDean Troyer2015-04-071-8/+9
|/
* Move OSC auth plugins so they can be foundDean Troyer2015-03-101-1/+2
* Merge "Fix auth-required for help command"Jenkins2015-03-021-21/+40
|\
| * Fix auth-required for help commandDean Troyer2015-02-271-21/+40
* | change oslo namespace to avoid warningTerry Howe2015-02-251-1/+1
|/
* Add sort support to image listzhiyuan_cai2015-02-061-0/+62
* fix the wrong order of assertEqual argswanghong2015-01-274-16/+16
* Merge "Add helpful messages when authN'ing with password"Jenkins2015-01-161-2/+5
|\
| * Add helpful messages when authN'ing with passwordSteve Martinelli2015-01-161-2/+5
* | Default user domain id and project domain idSteve Martinelli2015-01-161-0/+1
|/
* Change --os-auth-plugin to --os-auth-typeDean Troyer2014-10-231-8/+8
* Remove ClientManager._service_catalogDean Troyer2014-10-181-1/+1
* Remove now-unnecessary client creation hacksDean Troyer2014-10-181-10/+1
* Merge "Add plugin to support token-endpoint auth"Jenkins2014-10-171-12/+36
|\
| * Add plugin to support token-endpoint authDean Troyer2014-10-121-12/+36
* | use jsonutils in oslo.serialization instead of keystoneclientwanghong2014-10-171-1/+1
* | Merge "Add 'command list' command"Jenkins2014-10-142-0/+49
|\ \ | |/ |/|
| * Add 'command list' commandDean Troyer2014-10-082-0/+49
* | Support for keystone auth pluginsMatthieu Huin2014-10-091-45/+127
|/
* Update for cliff commandmanager >=1.6.1Dean Troyer2014-10-081-8/+8
* Merge "Add network extension list"Jenkins2014-09-181-2/+50
|\
| * Add network extension listTerry Howe2014-07-261-2/+50
* | Use Keystone client session.SessionDean Troyer2014-09-082-363/+18
* | Merge "Unordered dicts and lists causes variable results"Jenkins2014-09-071-0/+12
|\ \
| * | Unordered dicts and lists causes variable resultsTerry Howe2014-09-061-0/+12