keystoneauth/README.rst
XiaojueGuan d692b1b680 Trivial: Update pypi url to new url
Change-Id: I226e5df7d6bab44da643d3861f5e5b02612250bc
2018-05-01 15:25:26 +00:00

1.1 KiB

Team and repository tags

image

keystoneauth

Latest Version

Downloads

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: