summaryrefslogtreecommitdiff
path: root/openstackclient/common/exceptions.py
Commit message (Collapse)AuthorAgeFilesLines
* minor fixesMatt Joyce2012-05-291-1/+1
| | | | Change-Id: Ib5601e1a932e0bfaa0341909416415d1e81ee915
* Add API versioning supportDean Troyer2012-05-101-0/+6
| | | | | | | | | * Specific versions supported are managed in XXXXXX.client.py with a mapping from version to client class. This is based on the scheme that is included in novaclient; none of the other client libs have that capability. Change-Id: I930b197f1189e7f52c3b0096e73e0773cf925542
* Add 'list service' command and common modulesDean Troyer2012-04-271-0/+147