summaryrefslogtreecommitdiff
path: root/openstackclient/tests/common
Commit message (Expand)AuthorAgeFilesLines
* 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