Update the project description
The current description does not provide much insight into the project, let's beef it up a bit. Change-Id: I2088cce76accca30a0729a13c372d85348427152
This commit is contained in:
parent
4ee46e58f7
commit
cddd78f489
10
README.rst
10
README.rst
@ -10,7 +10,15 @@ keystoneauth
|
||||
:target: https://pypi.python.org/pypi/keystoneauth/
|
||||
:alt: Downloads
|
||||
|
||||
Authentication Library for OpenStack Clients
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user