summaryrefslogtreecommitdiff
path: root/cinderclient/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Fix ClientException init when there is no message on py34Matt Riedemann2015-08-041-3/+5
* Fix typo in comment messageLin Yang2015-07-021-3/+3
* Fixed typos found by RETF rulesChristian Berendt2014-09-081-1/+1
* Merge "When there is no error body return the HTTP reason"Jenkins2014-04-181-1/+2
|\
| * When there is no error body return the HTTP reasonRussell Sim2014-03-041-1/+2
* | Add auth_plugin support to cinderclientCory Stone2014-02-141-0/+9
|/
* python3: Refactor dict for python2/python3 compatChuck Short2013-10-111-1/+1
* Merge "convert third-party exception to ConnectionError"Jenkins2013-08-121-0/+5
|\
| * convert third-party exception to ConnectionErrorChristian Berendt2013-08-061-0/+5
* | Sync with global requirementsMonty Taylor2013-08-061-0/+14
|/
* Revert "Use exceptions from oslo"John Griffith2013-07-151-3/+153
* Use exceptions from osloAlessio Ababilov2013-07-011-153/+3
* Merge "Connectivity between the endpoint version and OS_VOLUME_API_VERSION."Jenkins2013-06-251-0/+4
|\
| * Connectivity between the endpoint version and OS_VOLUME_API_VERSION.Anastasia Latynskaya2013-06-251-0/+4
* | python3: Fix traceback while running testsChuck Short2013-06-191-1/+1
* | Start Gating on Pyflakes and HackingDirk Mueller2013-06-091-2/+4
|/
* Use requests module for HTTP/HTTPSDean Troyer2012-12-181-8/+11
* Set pep8 version to 1.1 in test_requiresJohn Griffith2012-06-151-1/+2
* Initial split from python-novaclient.0.0Jenkins2012-05-211-0/+146