OpenStack Identity Authentication Library
9973144625
The ServiceCatalog and ServiceProviders should not really be needed in a standalone sense. They are there to make it easier to work with an AccessInfo. Therefore move all of this into a standalone access module. Change-Id: Idc6856d89c2131855657d01114cc72372b3b11f4 |
||
---|---|---|
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