
This patch allows keystoneauth to handle the v3 project scoped token 'is_domain' flag, that represents whether the scoped project acts as a domain. Follow on patches will build on this to create policy rules to execute domain scoped token operations with project tokens. Change-Id: I28bea2aa1e1ab299eba1dfa9f0a8451a7846a5d5 Partially-Implements: add-isdomain-to-token Depends-On: Ic0bd0c6cf2c47680063752820a067cf40d47b184
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%