OpenStack Identity Authentication Library
c1e843b0cd
It is difficult to keep the py35 upper constraints on reqiorements repo's upper-constarint.txt file as update-constraint tools generate the new file everytime with official supported python version only which is py3.6 and py3.8 for Victoria cycle - https://review.opendev.org/#/c/730428 Let's keep the py3.5 constraints in-tree which can be used in py35 unit test job. Change-Id: Iec2eaa2b7e8df777b6988c2134e7771b9b1fb5b5 |
||
---|---|---|
doc | ||
keystoneauth1 | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
py35-upper-constraints.txt | ||
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/keystoneauth/latest/
- Source: https://opendev.org/openstack/keystoneauth
- Bugs: https://bugs.launchpad.net/keystoneauth
- Release notes: https://docs.openstack.org/releasenotes/keystoneauth/