keystoneauth/README.rst
liushuobj c51c7fe64c add release notes to readme.rst
Change-Id: Ib63209b676fe9d0d949fff3ba975bcd99d98ea6b
2018-08-15 15:47:52 +08:00

1.2 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: