
Manila API honors a "X-OpenStack-Manila-API-Version" header to specify microversions. It may support the OpenStack-API-Version header in a future release, however, we'll need to maintain backwards compatibility with the existing API. Change-Id: Ia2e62d3a11a08adeb6d488b7c9b365f7ff2be3c8
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/
Description
Languages
Python
100%