OpenStack Identity Authentication Library
a56ed4218a
This was something that OSC has pushed for a long time now, and it's better to be consistent than worry about wording. Change --os-auth-plugin and auth_plugin= in CONF to be --os-auth-type and auth_type= by default. We deprecated (but will probably keep for a long time) the auth_plugin name. Change-Id: I9748aeb4a490f88c73ef22ebe49e9b4ac6af78cd |
||
---|---|---|
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 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