keystoneauth/README.rst
Tim Burke 38063fae0c Fix PyPI badges
Previously, it looked like the current version is keystoneauth 0.5.0.

Change-Id: Ia933a2ec11e79267a8d25a2e8a8e7076fc705e3c
2015-12-04 14:18:27 -08:00

880 B

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: