4fd8531fd5e7ad6b2fc49d312b1104eefc66e311
The bind information is a standard part of the token data and can be access from auth_token middleware so it should be exposed as part of the AccessInfo object. Change-Id: I45fc6eeed43f335aa1d771bdf1a11257432cb85c
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: http://docs.openstack.org/developer/keystoneauth
- Source: http://git.openstack.org/cgit/openstack/keystoneauth
- Bugs: http://bugs.launchpad.net/keystoneauth
Description
Languages
Python
100%