summaryrefslogtreecommitdiff
path: root/openstackclient/tests/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Change app.restapi to app.client_manager.sessionDean Troyer2014-08-251-12/+92
|/ /
* | Add basic timing supportDean Troyer2014-07-081-0/+87
|/
* Fix PEP8 E265 errorsDean Troyer2014-06-271-4/+0
* Fix find_resource for keystone and cinderTerry Howe2014-06-171-2/+2
* Merge "Ignore most of the new hacking 0.9.2 rules"Jenkins2014-06-141-2/+3
|\
| * Ignore most of the new hacking 0.9.2 rulesDean Troyer2014-06-131-2/+3
* | Add support for extension listMatt Fischer2014-06-111-0/+128
|/
* Fixed several typos throughout the codebaseAlex Gaynor2014-05-211-1/+1
* Produce a useful error message for NoUniqueMatchTerry Howe2014-03-171-0/+72
* Merge "Add ability to prompt for passwords for user create and set"Jenkins2014-02-221-0/+59
|\
| * Add ability to prompt for passwords for user create and setTerry Howe2014-02-211-0/+59
* | Python 3: the content of a FakeResponse must be bytesCyril Roelandt2014-02-181-0/+3
|/
* FakeResponse: use a default status codeCyril Roelandt2014-02-111-1/+1
* Remove copyright from empty filesAlexander Ignatov2014-01-201-14/+0
* Merge "Bring RESTApi closer to ithe imminent keystoneclient.Session"Jenkins2013-12-061-51/+73
|\
| * Bring RESTApi closer to ithe imminent keystoneclient.SessionDean Troyer2013-12-031-51/+73
* | Merge "Add module list command"Jenkins2013-12-051-0/+88
|\ \
| * | Add module list commandDean Troyer2013-12-031-0/+88
| |/
* | Update OSC's CommandManager subclassDean Troyer2013-12-031-1/+18
|/
* Add to clientmanager testsDean Troyer2013-09-051-1/+24
* Create a new base REST API interfaceDean Troyer2013-08-232-0/+334
* Move tests into project package.Monty Taylor2013-06-303-0/+210