tripleo-heat-templates/extraconfig/post_deploy
Harald Jensås 3bbd48216a Undercloud ctplane router for IPv6 RA's idempotent
Check if the router exists before creating it. The undercloud
re-install fail's when using IPv6 provisioning network since
the router already exists.

Also, don't create the router if routed networks is enabled.
In this case the router in the infrastructure should handle
router advertisements.

Change-Id: I5bc0a88bbb7912bb10693ce393ac89365f29a940
Closes-Bug: #1844767
2019-10-10 12:24:27 +00:00
..
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
clouds_yaml.py Reuse clouds_yaml.py from tripleo-common in tht 2019-07-11 17:04:35 +00:00
default.yaml standalone/undercloud - post: use EndpointMap to fetch Keystone URL 2019-05-21 08:41:22 -04:00
example.yaml Change OS::Heat::*Deployments to OS::Heat:*DeploymentGroup 2019-07-04 20:21:06 +05:30
example_run_on_update.yaml Change OS::Heat::*Deployments to OS::Heat:*DeploymentGroup 2019-07-04 20:21:06 +05:30
standalone_post.yaml Move the Hiera symlink task from post configuration to deployment steps. 2019-07-29 16:48:03 -04:00
undercloud_ctlplane_network.py Undercloud ctplane router for IPv6 RA's idempotent 2019-10-10 12:24:27 +00:00
undercloud_post.py Enforce pep8/pyflakes rule on python codes 2019-09-05 15:40:46 +09:00
undercloud_post.sh Move the Hiera symlink task from post configuration to deployment steps. 2019-07-29 16:48:03 -04:00
undercloud_post.yaml Merge "Enable mistral_executor to perform backups" 2019-07-29 21:09:07 +00:00

README

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