Skip to content

Instantly share code, notes, and snippets.

/README.rst Secret

Created November 25, 2016 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/925e12d20373c828b0514eee3a5716af to your computer and use it in GitHub Desktop.
Save anonymous/925e12d20373c828b0514eee3a5716af to your computer and use it in GitHub Desktop.
keystoneauth

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment