tripleo-heat-templates/extraconfig/post_deploy
Harald Jensås 62ded067d5 Fix IPv6 router on UC re-install
Running 'openstack undercloud install' a second
time failed with a ConflictException because a subnet
with a router port cannot have the gateway_ip updated.

Ensure that the router port is always deleted prior to
the subnet update and then add the router port again
after updating the subnet

Closes-Bug: #1955417
Change-Id: I0e075153e99876ddf613caecc92b4442e8b6ca03
2021-12-21 10:46:36 +01:00
..
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
default.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
example.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
example_run_on_update.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
undercloud_ctlplane_network.py Fix IPv6 router on UC re-install 2021-12-21 10:46:36 +01:00
undercloud_post.py Deploy standalone ironic and neutron in undercloud 2021-09-17 10:42:55 +05:30
undercloud_post.sh Deploy standalone ironic and neutron in undercloud 2021-09-17 10:42:55 +05:30
undercloud_post.yaml Deploy standalone ironic and neutron in undercloud 2021-09-17 10:42:55 +05:30

README

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