Files
kolla/docker
rcherrueau fe3debc87a Multi-Regions Support
The deployment of a service requires the creation of a new service
endpoint into Keystone. To create a new service endpoint the
kolla_keystone_service tests if the service is already registered and
updates the URL if so, or create the new endpoint in other cases. In the
actual implementation, the register test only looks at the service id
and interface which makes the test behaving wrong in multi-regions
context. In multi-regions, we deploy the same service many times, and
thus, actual implementation considers that this is the same service and
updates its endpoint rather than creating a new one. This fix adds a
condition to the test that verifies the region to distinguish two
identical services deployed into two different regions.

Change-Id: Ie7ca8800fe3c5a9585e4b0bbbc38ac628ec753bc
2017-02-09 16:03:29 +01:00
..
2017-01-18 03:35:55 +00:00
2017-01-20 06:35:57 +00:00
2017-01-20 07:02:02 +00:00
2017-01-08 09:38:10 -05:00
2017-01-17 09:02:21 -03:00
2017-02-09 16:03:29 +01:00
2017-01-17 09:02:21 -03:00
2017-01-17 09:02:21 -03:00
2017-02-08 17:30:14 +01:00
2017-01-17 09:02:21 -03:00
2017-01-21 06:00:31 +00:00
2017-01-17 09:02:21 -03:00
2017-01-17 09:02:21 -03:00
2016-12-29 08:09:28 +00:00
2017-01-17 09:02:21 -03:00