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.
![]() Bump linter requirements - follow the changes made in keystone in commits 6dfde5b48b388e32e34a385c3a9ef48da7c7c49b and 5c71ebd7a92d25df83e2e7cc5fad9990e9eebbf5 in order to fix compatibility with Python 3.10. Remove python-dev from bindep - it's no longer supported by jammy and lead us to the following errors with the announce-release job: ``` No package matching 'python-dev' is available ``` Co-Authored-By: Herve Beraud <hberaud@redhat.com> Change-Id: If687a2678733ce018bd31c602140f073ab1a1a65 |
6 months ago | |
---|---|---|
doc | 1 year ago | |
keystoneauth1 | 6 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 | 1 year 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 | 6 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/