summaryrefslogtreecommitdiff
path: root/devel/py-keystoneauth1/pkg-descr
blob: ac5c0e06fa98c9a78a729357a087af2add9c51ad (plain) (blame)
1
2
3
4
5
6
7
8
9
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)

WWW: https://docs.openstack.org/keystoneauth/latest/