freebsd-ports/devel/py-keystoneauth1/pkg-descr
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00

9 lines
406 B
Text

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: http://docs.openstack.org/developer/keystoneauth/api/keystoneauth1.html