keystoneauth/keystoneauth1/access
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
..
__init__.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
access.py Expose bind data via AccessInfo 2015-10-15 17:22:30 +11:00
service_catalog.py Add accessor method for raw catalog content 2015-09-03 12:26:53 +10:00
service_providers.py Move AccessInfo objects into own module 2015-08-07 14:17:42 +10:00