summaryrefslogtreecommitdiff
path: root/cinderclient/client.py
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant statement and refactorLin Yang2015-07-081-5/+3
* Merge "Add set_management_url to cinderclient.client"Jenkins2015-07-071-0/+3
|\
| * Add set_management_url to cinderclient.clientMichal Dulko2015-06-251-0/+3
* | Revert "Enable version discovery"Mike Perez2015-07-021-25/+4
|/
* Add version removal rule to stop discovery warningMike Perez2015-04-291-0/+8
* Enable version discoveryMike Perez2015-04-201-4/+25
* Allow cinderclient to handle exception responsetpatil2015-03-311-1/+10
* Merge "Don't use sessions if third party plugin is used"Jenkins2015-02-031-1/+2
|\
| * Don't use sessions if third party plugin is usedRobert Myers2014-12-091-1/+2
* | Leverage openstack.common.importutils import_classAaron Rosen2015-01-121-2/+1
* | Merge "Fix incorrect variable name"Jenkins2015-01-061-1/+1
|\ \ | |/ |/|
| * Fix incorrect variable nameJamie Lennox2014-10-271-1/+1
* | Merge "client HTTPClient __init__ fails if auth_url None"Jenkins2014-12-021-1/+1
|\ \
| * | client HTTPClient __init__ fails if auth_url NoneBill Arnold2014-09-091-1/+1
* | | Merge "Use newer features from keystoneclient"Jenkins2014-12-021-28/+4
|\ \ \
| * | | Use newer features from keystoneclientJamie Lennox2014-12-011-28/+4
* | | | Add the parameter bypass_url to the cinder clientVincent Hou2014-12-011-4/+15
|/ / /
* | | cinderclient does not retry with TimeoutExceptionChristine Wang2014-10-241-0/+4
| |/ |/|
* | Add profiling support to cinderclientBoris Pavlovic2014-10-081-0/+6
|/
* Use adapter from keystoneclientJamie Lennox2014-09-021-130/+96
* Merge "Change "Connection refused" to "Connection error""Jenkins2014-08-031-2/+1
|\
| * Change "Connection refused" to "Connection error"Eric Harney2014-07-241-2/+1
* | Merge "Mask passwords in client debug output"Jenkins2014-08-021-1/+6
|\ \
| * | Mask passwords in client debug outputJay S. Bryant2014-07-301-1/+6
* | | Move debug logging to shellJamie Lennox2014-07-291-6/+0
| |/ |/|
* | Retry when connection to cinder is refusedXu Chen2014-07-241-2/+3
|/
* Fix version discovery and auth_pluginsHaneef Ali2014-07-011-24/+26
* Merge "Use region_name in service catalog"Jenkins2014-06-301-2/+1
|\
| * Use region_name in service catalogJamie Lennox2014-04-041-2/+1
* | Added support for keystone v3clienthaneef ali2014-06-171-17/+170
* | Merge "Add auth_plugin support to cinderclient"Jenkins2014-04-171-5/+24
|\ \ | |/ |/|
| * Add auth_plugin support to cinderclientCory Stone2014-02-141-5/+24
* | Import access module from keystoneclient to handle V3 endpointsShao Kai Li2014-03-031-7/+6
|/
* Remove RAX-specific auth in cinderclientSwapnil Kulkarni2014-01-251-15/+1
* Merge "Fix the failure of fetching the version in cinder endpoint"Jenkins2013-10-141-6/+7
|\
| * Fix the failure of fetching the version in cinder endpointjenny-shieh2013-10-091-6/+7
* | python3: Refactor dict for python2/python3 compatChuck Short2013-10-111-1/+1
|/
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-281-1/+1
* Merge "Add timeout parameter in requests"Jenkins2013-08-141-0/+3
|\
| * Add timeout parameter in requestsYaguang Tang2013-08-011-0/+3
* | convert third-party exception to ConnectionErrorChristian Berendt2013-08-061-1/+2
|/
* Revert "Use exceptions from oslo"John Griffith2013-07-151-19/+16
* Use exceptions from osloAlessio Ababilov2013-07-011-16/+19
* Merge "Connectivity between the endpoint version and OS_VOLUME_API_VERSION."Jenkins2013-06-251-0/+11
|\
| * Connectivity between the endpoint version and OS_VOLUME_API_VERSION.Anastasia Latynskaya2013-06-251-0/+11
* | python3: Fix traceback while running testsChuck Short2013-06-191-1/+1
* | Merge "python3: Basic python3 compatibility."Jenkins2013-06-121-3/+5
|\ \
| * | python3: Basic python3 compatibility.Chuck Short2013-06-121-3/+5
* | | python3: fix imports compatibilityChuck Short2013-06-121-1/+6
|/ /
* | Start Gating on Pyflakes and HackingDirk Mueller2013-06-091-1/+2
|/