8ea9bee56c

To help enable testing authenticating with application credentials in keystonemiddleware we need the keystoneauth token fixtures to support application credentials. This change adds application credentials to the fixtures along with mocking of the new access rules attribute. Additionally, add support for the new attribute in the AccessInfoV3 object so that it will fully represent the new structure. bp whitelist-extension-for-app-creds Change-Id: Ia6fece77390942ac012be1c80691ba86dc1e49b4
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://git.openstack.org/cgit/openstack/keystoneauth
- Bugs: https://bugs.launchpad.net/keystoneauth
- Release notes: https://docs.openstack.org/releasenotes/keystoneauth/
Description
Languages
Python
100%