keystoneauth/keystoneauth1
Jamie Lennox 4fd8531fd5 Expose bind data via AccessInfo
The bind information is a standard part of the token data and can be
access from auth_token middleware so it should be exposed as part of the
AccessInfo object.

Change-Id: I45fc6eeed43f335aa1d771bdf1a11257432cb85c
2015-10-15 17:22:30 +11:00
..
access Expose bind data via AccessInfo 2015-10-15 17:22:30 +11:00
exceptions Make __all__ immutable 2015-10-01 18:21:31 +00:00
fixture Expose bind data via AccessInfo 2015-10-15 17:22:30 +11:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity Make __all__ immutable 2015-10-01 18:21:31 +00:00
loading Make __all__ immutable 2015-10-01 18:21:31 +00:00
tests Expose bind data via AccessInfo 2015-10-15 17:22:30 +11:00
__init__.py Split plugin loading 2015-08-06 10:07:51 +10:00
_utils.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
adapter.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
discover.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
plugin.py Split plugin loading 2015-08-06 10:07:51 +10:00
session.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
token_endpoint.py Split plugin loading 2015-08-06 10:07:51 +10:00