summaryrefslogtreecommitdiff
path: root/cinderclient/tests/unit/test_client.py
Commit message (Expand)AuthorAgeFilesLines
* Fix endpoint identification for api-version querySean McGinnis2018-08-061-3/+14
* Fix method/module redefinition errorsEric Harney2017-08-231-1/+0
* Merge "Enable H306"Jenkins2017-08-221-3/+4
|\
| * Enable H306Eric Harney2017-08-011-3/+4
* | Fix get_highest_client_server_version with Cinder API + uWSGIIvan Kolodyazhny2017-08-041-10/+6
|/
* cinderclient might not return version for V2 APIj-griffith2017-07-261-0/+16
* Add cinder create --pollChaynika Saikia2017-07-241-0/+2
* Fix highest version supported by client and serverGorka Eguileor2017-07-191-7/+9
* Fix noauth supportIvan Kolodyazhny2017-03-241-4/+4
* static method to get_highest_client_server_versionscottda2017-01-311-0/+19
* Merge "static method to get_server_version"Jenkins2017-01-261-0/+28
|\
| * static method to get_server_versionscottda2017-01-261-0/+28
* | x-openstack-request-id logged twice in logsAbhishek Kekane2017-01-231-12/+3
|/
* Mask passwords when logging HTTP req/resp bodiesMatt Riedemann2016-11-091-0/+44
* Fix NoneType error for cinderclient v1Rui Chen2016-08-251-3/+9
* Merge "Switch to keystoneauth"Jenkins2016-07-261-6/+7
|\
| * Switch to keystoneauthSteve Martinelli2016-07-231-6/+7
* | Merge "Make sure --bypass-url honored if specified"Jenkins2016-07-261-0/+13
|\ \ | |/ |/|
| * Make sure --bypass-url honored if specifiedQiu Yu2016-06-061-0/+13
* | Add api-version to get server versionsscottda2016-07-111-0/+7
* | Cinder client should retry with Retry-After valueYuriy Nesenenko2016-07-061-0/+25
* | Log request-id for each api callAbhishek Kekane2016-06-281-2/+6
|/
* Merge "Avoid logging sensitive info in http requests."Jenkins2016-02-291-0/+27
|\
| * Avoid logging sensitive info in http requests.Jose Porrua2016-02-161-0/+27
* | Remove debug statementJay S Bryant2016-02-031-2/+0
|/
* Use dictionary literal for dictionary creationAnkit Agrawal2015-09-241-5/+6
* Revert "Enable version discovery"Mike Perez2015-07-021-16/+10
* Enable version discoveryMike Perez2015-04-201-10/+16
* Allow cinderclient to handle exception responsetpatil2015-03-311-0/+113
* Move unit tests into test directoryJohn Griffith2015-03-231-0/+76