OpenStack Identity Authentication Library
070f8fd891
It does not accept any arguments and sets the token to 'notused'. It does not have any endpoint/url associated, and thus must be used together with adapter.Adapter.endpoint_override to instantiate a session for client to a service that is deployed in noauth/standalone mode. Unfortunately the 'noauth' name is already taken by cinderclient.contrib.noauth. Change-Id: I2f7175ea095aac774e7c5889880fcff15586559c |
||
---|---|---|
doc | ||
keystoneauth1 | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
keystoneauth
This package contains tools for authenticating to an OpenStack-based cloud. These tools include:
- Authentication plugins (password, token, and federation based)
- Discovery mechanisms to determine API version support
- A session that is used to maintain client settings across requests (based on the requests Python library)
Further information:
- Free software: Apache license
- Documentation: https://docs.openstack.org/developer/keystoneauth
- Source: https://git.openstack.org/cgit/openstack/keystoneauth
- Bugs: https://bugs.launchpad.net/keystoneauth