Go to file
Monty Taylor 3a7a703aff Add three pieces of the Session interface
In trying to use betamax with a keystoneauth1 Session, which interacts
by mounting itself as an adapter, it became clear that our wrapping of
requests.Session was incomplete in that regard. Adding an adapters
property with a setter and a mount method worked and betamax is now
totally usable with keystoneauth1.session.

Closes-Bug:#1516382
Change-Id: I1ebc4a726bb516349714e55eb97b384ed40b42cf
2015-11-15 13:37:27 +00:00
2015-11-10 10:05:57 -06:00
2015-08-06 10:45:15 -05:00
2014-05-07 12:12:43 -07:00
2013-05-17 14:43:31 -07:00
2015-11-10 10:05:57 -06:00
2015-09-17 12:12:42 +00:00
2015-11-06 07:08:41 -05:00
2015-11-10 10:05:57 -06:00

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:

Description
OpenStack Identity Authentication Library
Readme 13 MiB
Languages
Python 100%