Files
devstack/functions-common
Daniel Gonzalez 1991e75993 Fix creation of endpoints in multi-region
Keystone API v3 does currently not support filtering for region names.
As a consequence an additional check is needed in get_or_create_endpoint
to check if an endpoint must be created for a given region or if it
already exists.
See related bug for more information regarding the missing region
filtering in keystone.

Closes-Bug: #1483784
Related-Bug: #1482772
Change-Id: Ia6a497b9fb58f7474636ab52dc01b99857bed3a2
2015-08-13 02:25:56 +02:00

63 KiB