73b1e66a16ff8d5816470613d8acb8cffbb4d6b3

There's several references to BaseAuthPlugin, unfortunately the docs for BaseAuthPlugin didn't lead to anywhere useful. Added links to the implementations so developers know what to do next. Change-Id: I8cf0f54cdec358238774636ba1d42f11e7ace555
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%