tripleo-heat-templates/extraconfig/post_deploy
Emilien Macchi ed5f481aa6 standalone/undercloud - post: use EndpointMap to fetch Keystone URL
Using EndpointMap to ensure we get the hostname/fqdn if possible
otherwise it fallbacks to the IP for Keystone public endpoint.

This is useful when the operator uses a certificate based on
hostname/fqdn and not an IP address.

Closes-Bug #1763776
Change-Id: Ifa9d55cca90caf5be0c83507cb47447e25311fce
(cherry picked from commit 016279b71e)
2019-05-23 13:01:24 +00:00
..
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
clouds_yaml.py Correct file modes for rpmlint failures 2018-12-14 13:21:28 -07:00
default.yaml standalone/undercloud - post: use EndpointMap to fetch Keystone URL 2019-05-23 13:01:24 +00:00
example.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
example_run_on_update.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
standalone_post.yaml standalone/undercloud - post: use EndpointMap to fetch Keystone URL 2019-05-23 13:01:24 +00:00
undercloud_ctlplane_network.py Support ctlplane subnet host routes from undercloud.conf 2019-03-12 16:01:22 +01:00
undercloud_post.py Fix minor typos 2019-04-09 13:49:24 +02:00
undercloud_post.sh Move UndercloudPostDeployment to python 2018-11-08 03:58:11 +01:00
undercloud_post.yaml standalone/undercloud - post: use EndpointMap to fetch Keystone URL 2019-05-23 13:01:24 +00:00

README

This tree contains additional configuration which happens "post deployment",
e.g after the OpenStack service configuration has been completed.