summaryrefslogtreecommitdiff
path: root/cinderclient/v1/client.py
Commit message (Expand)AuthorAgeFilesLines
* Enable H306Eric Harney2017-08-011-4/+4
* Fix client `retries` default value.Georgy Dyuldin2017-05-021-1/+1
* Add the version attribute to the Client classYuriy Nesenenko2015-10-281-0/+2
* Add the parameter bypass_url to the cinder clientVincent Hou2014-12-011-1/+3
* Use adapter from keystoneclientJamie Lennox2014-09-021-6/+7
* Added support for keystone v3clienthaneef ali2014-06-171-8/+9
* Add auth_plugin support to cinderclientCory Stone2014-02-141-3/+5
* Implement qos supportZhiteng Huang2013-10-021-0/+2
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-281-1/+1
* Add volume encryption metadata to cinderclientPeter Hamilton2013-08-211-0/+3
* Add availability-zone-list commandDean Troyer2013-07-251-0/+3
* Add os-services extension supportQiu Yu2013-07-141-0/+2
* Merge "Connectivity between the endpoint version and OS_VOLUME_API_VERSION."Jenkins2013-06-251-0/+3
|\
| * Connectivity between the endpoint version and OS_VOLUME_API_VERSION.Anastasia Latynskaya2013-06-251-0/+3
* | Implements support migration for volume transferCian O'Driscoll2013-06-171-0/+2
|/
* Add license information.Chuck Short2013-05-091-0/+15
* Add support for volume backupsStephen Mulcahy2013-04-261-0/+4
* Use requests module for HTTP/HTTPSDean Troyer2012-12-181-2/+4
* Bring back the output from client.http_log()Dean Troyer2012-12-131-2/+4
* Add retries to cinderclient.Cory Stone2012-11-071-2/+3
* Revert "Add retries to cinderclient."John Griffith2012-11-021-3/+2
* Add retries to cinderclient.Cory Stone2012-11-011-2/+3
* Add volume_type extra_specs support to clientJohn Griffith2012-10-101-3/+1
* Merge "Implement volume quota support in the cinderclient"Jenkins2012-09-121-2/+8
|\
| * Implement volume quota support in the cinderclientJohn Griffith2012-08-301-2/+8
* | add tenant_id and make projectid optionalClay Gerrard2012-09-111-4/+4
|/
* Set pep8 version to 1.1 in test_requiresJohn Griffith2012-06-151-18/+19
* Initial split from python-novaclient.0.0Jenkins2012-05-211-0/+71