OpenStack Identity Authentication Library
ce67a601b0
When we are missing a required option we should use option.dest rather then option.name so a user is presented with the correct value to use (otherwise we say auth-url is missing when auth_url is what we actually wanted, for example). Change-Id: Ie1d72f6969bfcebdf94619158eb94ccac3bc75ba |
||
---|---|---|
doc | ||
keystoneauth1 | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
keystoneauth
Authentication Library for OpenStack Clients
- 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