keystoneauth/keystoneauth1/access
Monty Taylor 2b949de8e9
Support a list of interface values
Sometimes, especially in places like service-to-service defaults, it's
very helpful to express a list of values. For instance, when thinking
about nova connecting to ironic, nova would like to have the default
value of "interface" be ['internal', 'public'] - which is to say, use
internal if it's there, but otherwise use public. This use case is covered
in the API-WG specs on discoverability.

Change-Id: I9102155c2d4ef1ef8bbb1d0fa26a5b5838108a4c
2017-06-29 08:03:34 -05:00
..
__init__.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
access.py Add is_domain to keystoneauth token 2016-05-18 21:56:36 -03:00
service_catalog.py Support a list of interface values 2017-06-29 08:03:34 -05:00
service_providers.py Move AccessInfo objects into own module 2015-08-07 14:17:42 +10:00