summaryrefslogtreecommitdiff
path: root/cinderclient/v3/client.py
Commit message (Expand)AuthorAgeFilesLines
* Support passing client certificates for server version requestssri harsha mekala2021-03-091-3/+4
* Add commands for default type overrideswhoami-rajat2020-09-161-0/+2
* Replace bypass_url with os_endpointIan Wienand2020-03-251-2/+2
* Remove initialization of logger if logger is NoneNeha Alhat2018-06-261-5/+0
* Add service cleanup commandGorka Eguileor2017-10-031-0/+2
* Enable H306Eric Harney2017-08-011-8/+8
* Support generalized resource filter in clientTommyLike2017-05-311-0/+2
* Fix client `retries` default value.Georgy Dyuldin2017-05-021-1/+1
* Attach/Detach V2John Griffith2017-01-261-1/+3
* Add v3 user messages with paginationAlex Meade2016-09-011-1/+3
* Add support for group snapshotsxing-yang2016-07-191-0/+2
* Add generic volume groupsxing-yang2016-07-191-0/+2
* Add group types and group specsxing-yang2016-07-141-0/+2
* Merge "Add cluster related commands"Jenkins2016-08-041-0/+2
|\
| * Add cluster related commandsGorka Eguileor2016-06-211-0/+2
* | Log request-id for each api callAbhishek Kekane2016-06-281-1/+8
|/
* Change api_version to self.api_versionscottda2016-05-101-1/+1
* Support api-microversionsscottda2016-04-191-3/+5
* Add /v3 endpoint support for cinderclientscottda2016-04-181-0/+131