OpenStack Identity Authentication Library
64ccd3c500
Commit 6950527 in python-keystoneclient added role_ids and role_names properties to fixtures.v3.Token, and they're used in keystoneclient unit tests, so adding these will allow keystoneclient to switch to using keystoneauth fixtures. Change-Id: Ic5fa6a427a7b52d3c50b8022ac98a87f3cb630a1 |
||
---|---|---|
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