c10722b7894d27d6314c41326f096fc6f81b4c0f
OAuth1 has been supported by keystone for a long time, and was supported as an authentication plugin in keystoneclient. Port this work to keystoneauth and add the ability to load it from the CLI. Closes-Bug: #1524862 Change-Id: Ie53aeb1b926104cac692cd98551a701522f7fec4
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%