keystone/keystone
Erik Olof Gunnar Andersson 1483e056bd Fixing multi-region support in templated v3 catalog
Previously each region had its own entry for each service_type
with only it's own endpoints listed. This patch changes this
so that each service type has the endpoints from all regions
listed.

We also move the flawed templated get_v3_catalog function call
from the base catalog class into the templated class.

Change-Id: Ifddf08990539b6ac7d8289d410092b2ae9f5cbed
Closes-Bug: #1703666
2018-03-13 11:10:08 -07:00
..
application_credential Merge "Populate application credential data in token" 2018-02-20 04:50:33 +00:00
assignment Simplify token persistence callbacks 2018-02-16 21:40:07 +00:00
auth Use keystone.common.provider_api for auth APIs 2018-02-02 22:07:29 +00:00
catalog Fixing multi-region support in templated v3 catalog 2018-03-13 11:10:08 -07:00
cmd Grant admin a role on the system during bootstrap 2018-02-13 21:37:31 +00:00
common Fix formatting of ImportError 2018-03-07 09:29:20 -06:00
conf Merge "Impose limits on application credentials" 2018-01-31 22:16:25 +00:00
contrib Remove all v2.0 APIs except the ec2tokens API 2018-02-06 23:12:55 +01:00
credential Merge "Rename fernet_utils to token_utils" 2018-01-16 13:48:28 +00:00
endpoint_policy Use keystone.common.provider_api for endpoint_policy APIs 2017-12-27 16:56:49 +00:00
federation Simplify federation and oauth token callbacks 2018-02-16 21:41:30 +00:00
identity Simplify token persistence callbacks 2018-02-16 21:40:07 +00:00
limit Expose unified limit APIs 2018-01-25 16:33:11 +08:00
locale Imported Translations from Zanata 2018-03-07 06:31:57 +00:00
middleware Implement system-scoped tokens 2018-01-23 23:33:43 +00:00
models Implement system-scoped tokens 2018-01-23 23:33:43 +00:00
oauth1 Simplify federation and oauth token callbacks 2018-02-16 21:41:30 +00:00
policy Use keystone.common.provider_api for policy APIs 2017-12-27 17:10:20 +00:00
resource Remove @expression from tags 2018-02-28 11:23:16 +00:00
revoke Simplify token persistence callbacks 2018-02-16 21:40:07 +00:00
server Remove the sql token driver and uuid token provider 2018-02-12 17:32:47 +00:00
tests Fixing multi-region support in templated v3 catalog 2018-03-13 11:10:08 -07:00
token Merge "Populate application credential data in token" 2018-02-20 04:50:33 +00:00
trust Populate application credential data in token 2018-02-19 22:41:12 +01:00
version Remove all v2.0 APIs except the ec2tokens API 2018-02-06 23:12:55 +01:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py Impose limits on application credentials 2018-01-27 12:00:23 +01:00
i18n.py Update links in keystone 2017-09-12 15:18:13 +08:00
notifications.py Simplify federation and oauth token callbacks 2018-02-16 21:41:30 +00:00