summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Allow network find to use alternate nameTerry Howe2014-07-071-0/+72
| | |/ / | |/| |
* | | | Merge "Catch SystemExit for parse args"Jenkins2014-07-081-1/+4
|\ \ \ \
| * | | | Catch SystemExit for parse argsTerry Howe2014-07-061-1/+4
| | |/ / | |/| |
* | | | Python 3: do not compare a list to a zip objectTerry Howe2014-07-071-5/+5
| |/ / |/| |
* | | Move network stuff to v2 instead of v2_0Terry Howe2014-07-073-3/+3
|/ /
* | Merge "trust authentication"Jenkins2014-07-041-14/+49
|\ \
| * | trust authenticationMatthieu Huin2014-07-031-14/+49
* | | Merge "Python 3: do not use __builtin__"Jenkins2014-07-031-1/+1
|\ \ \ | |_|/ |/| |
| * | Python 3: do not use __builtin__Cyril Roelandt2014-07-031-1/+1
| |/
* | Remove backslash usage from a few testsSteve Martinelli2014-07-022-27/+12
|/
* Merge "Fix PEP8 E126 and E202 errors"Jenkins2014-06-273-328/+368
|\
| * Fix PEP8 E126 and E202 errorsDean Troyer2014-06-273-328/+368
* | Merge "Fix PEP8 E265 errors"Jenkins2014-06-273-7/+2
|\ \ | |/
| * Fix PEP8 E265 errorsDean Troyer2014-06-273-7/+2
* | Merge "Fix PEP8 H405 errors"Jenkins2014-06-271-3/+2
|\ \ | |/
| * Fix PEP8 H405 errorsDean Troyer2014-06-271-3/+2
* | Rename token classes to match commandDean Troyer2014-06-272-13/+13
|/
* Network CRUDTerry Howe2014-06-246-2/+381
* Complete Identity v3 list command filtersDean Troyer2014-06-192-7/+288
* Merge "Refactor role list subcommand for identity v3 api"Jenkins2014-06-192-175/+187
|\
| * Refactor role list subcommand for identity v3 apiQiu Yu2014-06-132-175/+187
* | Merge "Add token delete command for identity v2"Jenkins2014-06-182-0/+23
|\ \
| * | Add token delete command for identity v2Terry Howe2014-05-232-0/+23
* | | Fix find_resource for keystone and cinderTerry Howe2014-06-172-2/+73
* | | Image create and set command updates and testsDean Troyer2014-06-162-47/+382
* | | Refactor oauth1 code for updatesSteve Martinelli2014-06-143-0/+413
* | | 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
* | | | Merge "Add support for extension list"Jenkins2014-06-144-0/+193
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for extension listMatt Fischer2014-06-114-0/+193
| | |/ | |/|
* | | Merge "Add role assignments list support to identity v3"Jenkins2014-06-132-0/+415
|\ \ \ | |/ / |/| |
| * | Add role assignments list support to identity v3henriquetruta2014-05-302-0/+415
* | | Merge "Add tests for identity endpoints"Jenkins2014-06-102-0/+288
|\ \ \ | |/ / |/| |
| * | Add tests for identity endpointsMatt Fischer2014-05-152-0/+288
* | | Merge "Fixed several typos throughout the codebase"Jenkins2014-05-281-1/+1
|\ \ \
| * | | Fixed several typos throughout the codebaseAlex Gaynor2014-05-211-1/+1
| | |/ | |/|
* | | Merge "Fix server image create"Jenkins2014-05-281-5/+1
|\ \ \ | |/ / |/| |
| * | Fix server image createDean Troyer2014-05-081-5/+1
* | | Change volume create --volume-type to --typeDean Troyer2014-05-152-14/+148
| |/ |/|
* | Merge "Implement CRUD operations for Identity Providers"Jenkins2014-05-092-0/+395
|\ \ | |/ |/|
| * Implement CRUD operations for Identity ProvidersMarek Denis2014-04-242-0/+395
* | Merge "Fix the project option to user list so it filters"Jenkins2014-04-231-3/+9
|\ \
| * | Fix the project option to user list so it filtersTerry Howe2014-04-011-3/+9
| |/
* | Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-044-48/+59
|/
* Produce a useful error message for NoUniqueMatchTerry Howe2014-03-171-0/+72
* identity v3 allow project list filtering by domainSteven Hardy2014-03-131-0/+29
* Merge "Add ability to set key value pairs in projects"Jenkins2014-03-132-0/+134
|\
| * Add ability to set key value pairs in projectsTerry Howe2014-03-062-0/+134
* | Add --volume option to image create commandTerry Howe2014-03-051-0/+76
|/
* Merge "Add ability to prompt for passwords for user create and set"Jenkins2014-02-223-0/+219
|\