c7f60421a07dcaebb24bcfdf0d81ad265636a697

Currently, the exceptions are nothing if converted to strings. The doc strings are human reable and useful to users, so use them. Before: $ python examples/connection.py ERROR: Exception raised: $ After: $ python examples/connection.py ERROR: Exception raised: Could not find requested endpoint in Service Catalog. $ Change-Id: I1300e411c93bdfb17975e4f61e925b5b6474434c
keystoneauth
Authentication for OpenStack Clients
THIS LIBRARY IS IN A PRE-RELEASE STATE. IT WILL NOT BE CONSIDERED STABLE UNTIL THE 1.0.0 RELEASE. FEEL FREE TO TRY IT BUT WE WILL BREAK COMPATIBILITY UNTIL THEN.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/keystoneauth
- Source: http://git.openstack.org/cgit/openstack/keystoneauth
- Bugs: http://bugs.launchpad.net/keystoneauth
Features
- TODO
Description
Languages
Python
100%