tripleo-heat-templates/extraconfig/post_deploy
Harald Jensås 3892154d5a Allow enabling routed networks on undercloud update|upgrade
Since Rocky neutron has support to enable routed networks on
existing an network and subnet if certain conditions are met.
The tripleo undercloud does meet these conditions.

This change updates the extraconfig post script that creates
the neutron ctlplane networks. Any non routed network is
updated to a routed network if 'enable_routed_networks' = True
in the configuration.

Closes-Bug: #1790877
Change-Id: Idf2dd4c158d29b147d48153d3626cf403059d660
2018-11-20 02:53:18 +01:00
..
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
default.yaml Change template names to rocky 2018-05-09 08:28:42 +02: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 Fix standalone home dir variable 2018-08-22 07:51:25 -06:00
undercloud_ctlplane_network.py Allow enabling routed networks on undercloud update|upgrade 2018-11-20 02:53:18 +01:00
undercloud_post.py Move UndercloudPostDeployment to python 2018-11-08 03:58:11 +01:00
undercloud_post.sh Move UndercloudPostDeployment to python 2018-11-08 03:58:11 +01:00
undercloud_post.yaml Merge "Fix hiera condition in UndercloudCtlplaneNetworkDeployment" 2018-11-10 03:46:51 +00:00

README

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