53f1e3c7da

Extras documentation has a link for "extras dependencies" that results in a "404 Not Found" error page. This patch fixes the doc link to the correct URL from setuptools online doc. Closes-Bug: #1604168 Change-Id: I8846f05a33eb6886004f551fc659b77cb8285de0
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%