summaryrefslogtreecommitdiff
path: root/openstackclient/common/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Use osc-lib and set up deprecation warningsDean Troyer2016-06-101-100/+8
* Propagate AttributeErrors when lazily loading pluginsTim Burke2016-04-141-0/+7
* Remove unused method 'from_response'Wenzhi Yu2016-03-291-25/+0
* Fix dict.keys() compatibility for python 3Tang Chen2016-03-121-1/+1
* Fixed a bunch of spacingBrandon Palm2016-02-231-0/+1
* Clean redundant argument to dict.getting.wang2016-02-211-2/+2
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-37/+20
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-241-12/+10
* minor fixesMatt Joyce2012-05-291-1/+1
* Add API versioning supportDean Troyer2012-05-101-0/+6
* Add 'list service' command and common modulesDean Troyer2012-04-271-0/+147