OpenStack Identity Authentication Library
67280cbb01
In order for us to transition python-openstackclient to keystoneauth, we need a path forward so that people can move from using the in-tree token-endpoint plugin to just using the admin-token plugin (which is the thing that should be used for the bootstrapping-keystone usecase) We could do fancy things in OCC to accomplish this (I have a patch) - but instead of doing that, which is, as Dean says, really a layer violation, why don't we just put url in here and be done with it. Change-Id: Ia240d9599aad0c3e6727fcde451e3ddd21bc242f |
||
---|---|---|
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