summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | | Merge "Remove 'links' section from several v3 Identity objects"Jenkins2014-10-133-24/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove 'links' section from several v3 Identity objectsSteve Martinelli2014-10-113-24/+9
| | |/ | |/|
* | | Fix issue token for v3Steve Martinelli2014-10-112-2/+5
|/ /
* | Support for keystone auth pluginsMatthieu Huin2014-10-093-88/+306
* | Merge "Update for cliff commandmanager >=1.6.1"Jenkins2014-10-091-8/+8
|\ \ | |/
| * Update for cliff commandmanager >=1.6.1Dean Troyer2014-10-081-8/+8
* | Merge "CRUD operations for federated protocols"Jenkins2014-10-092-0/+209
|\ \
| * | CRUD operations for federated protocolsMarek Denis2014-10-082-0/+209
* | | Merge "Pass in domain and project as positional args, not kwargs"Jenkins2014-10-091-2/+2
|\ \ \ | |/ / |/| |
| * | Pass in domain and project as positional args, not kwargsSteve Martinelli2014-10-021-2/+2
| |/
* | Merge "Implement CRUD operations for Mapping objects"Jenkins2014-10-082-0/+300
|\ \ | |/ |/|
| * Implement CRUD operations for Mapping objectsMarek Denis2014-10-082-0/+300
* | Move object-store commands to low-level APIDean Troyer2014-10-017-612/+362
* | Add low-level API base classDean Troyer2014-09-292-0/+362
* | Test top-to-bottom: object-store containersDean Troyer2014-09-293-8/+352
|/
* Merge "Add service catalog commands"Jenkins2014-09-191-0/+107
|\
| * Add service catalog commandsDean Troyer2014-09-181-0/+107
* | Merge "Add network extension list"Jenkins2014-09-182-2/+85
|\ \
| * | Add network extension listTerry Howe2014-07-262-2/+85
* | | Merge "Use Keystone client session.Session"Jenkins2014-09-174-366/+23
|\ \ \ | | |/ | |/|
| * | Use Keystone client session.SessionDean Troyer2014-09-084-366/+23
* | | 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