keystoneauth/README.rst
melissaml 885acfec57 Update URLs in documents according to document migration
Change-Id: I5afc149ab61e037cb3d9dd355975802a37342cf8
2017-07-14 09:23: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: