keystoneauth/README.rst
melissaml d9734a916d Update links in README
Change the outdated links to the latest links in README

Change-Id: Ic40cb694eb1096cfa8723863f761e837f5d0366b
2018-03-11 02:05:53 +08: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: