2016-01-14 01:06:55 +01:00
|
|
|
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)
|
|
|
|
|
2016-05-19 12:21:23 +02:00
|
|
|
WWW: http://docs.openstack.org/developer/keystoneauth/api/keystoneauth1.html
|