You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Replace deprecated whitelist_externals with allowlist_externals. Drop skipsdist = True setting. Change-Id: Iced0ce2472e5c0bd09fba0d274ef2772883a0a49 |
5 months ago | |
---|---|---|
doc | 1 year ago | |
keystoneauth1 | 5 months ago | |
releasenotes | 9 months ago | |
.coveragerc | 8 years ago | |
.gitignore | 6 years ago | |
.gitreview | 4 years ago | |
.mailmap | 9 years ago | |
.stestr.conf | 6 years ago | |
.zuul.yaml | 12 months ago | |
CONTRIBUTING.rst | 6 years ago | |
HACKING.rst | 6 years ago | |
LICENSE | 8 years ago | |
README.rst | 4 years ago | |
bindep.txt | 6 months ago | |
requirements.txt | 1 year ago | |
setup.cfg | 9 months ago | |
setup.py | 3 years ago | |
test-requirements.txt | 6 months ago | |
tox.ini | 5 months ago |
README.rst
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/keystoneauth/latest/
- Source: https://opendev.org/openstack/keystoneauth
- Bugs: https://bugs.launchpad.net/keystoneauth
- Release notes: https://docs.openstack.org/releasenotes/keystoneauth/