tripleo-heat-templates/extraconfig/post_deploy
Emilien Macchi 74fd3fe5b9 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

(cherry picked from commit 016279b71e)
Depends-On: I1c222fce178e164432acbfaeda8695c3cf7a6e98 
Change-Id: Id8e1c6408ee6a322c61de90a52ab1eacaf0dba88
2019-05-23 13:14:57 +00:00
..
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
default.yaml standalone/undercloud - post: use EndpointMap to fetch Keystone URL 2019-05-23 13:14:57 +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.sh standalone run a post config to generate a clouds.yaml 2018-07-09 21:06:48 +00:00
standalone_post.yaml standalone/undercloud - post: use EndpointMap to fetch Keystone URL 2019-05-23 13:14:57 +00:00
undercloud_ctlplane_network.py Use /usr/bin/env python to autodetect python 2018-05-24 10:22:39 +05:30
undercloud_post.sh Include the DB password in a Mistral environment for creating backups and restores 2019-02-05 17:32:52 +01:00
undercloud_post.yaml standalone/undercloud - post: use EndpointMap to fetch Keystone URL 2019-05-23 13:14:57 +00:00

README

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