
In the migrating docs there was an import of session that none of the sample lines used. Change-Id: I831fe126e5488c959468f0513c72ef9235ac6e01 Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
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%