summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Network use enable/disable vs admin state up/down"Jenkins2014-09-081-4/+4
|\
| * Network use enable/disable vs admin state up/downTerry Howe2014-08-181-4/+4
* | Merge "Add action 'user password set' for identiy v3"Jenkins2014-09-071-0/+48
|\ \
| * | Add action 'user password set' for identiy v3Mouad Benchchaoui2014-09-071-0/+48
* | | 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
* | | | Merge "assertEquals order wrong"Jenkins2014-09-071-10/+10
|\ \ \ \ | |/ / /
| * | | assertEquals order wrongTerry Howe2014-09-041-10/+10
* | | | Merge "Change app.restapi to app.client_manager.session"Jenkins2014-09-066-115/+215
|\ \ \ \
| * | | | Change app.restapi to app.client_manager.sessionDean Troyer2014-08-256-115/+215
| | |_|/ | |/| |
* | | | Merge "add service/interface/region filter for endpoint v3"Jenkins2014-09-061-0/+96
|\ \ \ \ | |_|/ / |/| | |
| * | | add service/interface/region filter for endpoint v3wanghong2014-08-181-0/+96
* | | | Merge "add tests for identity v3 endpoint"Jenkins2014-08-232-0/+591
|\ \ \ \ | |/ / /
| * | | add tests for identity v3 endpointwanghong2014-08-142-0/+591
* | | | Merge "add tests for identity v3 domain"Jenkins2014-08-222-0/+417
|\ \ \ \ | |_|/ / |/| | |
| * | | add tests for identity v3 domainwanghong2014-08-142-0/+417
| |/ /
* | | a mistake in tests/identity/v3/test_role.pywanghong2014-08-121-1/+1
|/ /
* | test_find_resource fails if run alonewanghong2014-08-071-0/+1
* | Merge "Add more columns to image list output"Jenkins2014-07-262-0/+90
|\ \
| * | Add more columns to image list outputSteve Martinelli2014-07-252-0/+90
* | | Change V2 image tests to actually run V2 image codeSteve Martinelli2014-07-251-1/+1
|/ /
* | Fix IDP commandsJamie Lennox2014-07-212-10/+14
* | Merge "Fix server resize"Jenkins2014-07-123-0/+157
|\ \
| * | Fix server resizeDean Troyer2014-07-083-0/+157
* | | Merge "Add basic timing support"Jenkins2014-07-111-0/+87
|\ \ \
| * | | Add basic timing supportDean Troyer2014-07-081-0/+87
* | | | Merge "Domain administrator cannot do project operations"Jenkins2014-07-091-0/+64
|\ \ \ \
| * | | | Domain administrator cannot do project operationsTerry Howe2014-07-071-0/+64
| | |/ / | |/| |
* | | | Merge "Allow network find to use alternate name"Jenkins2014-07-081-0/+72
|\ \ \ \
| * | | | 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