Always run network config for undercloud

We need to ensure that os-net-config is run on upgrades. On the
undercloud we want the os-net-config to always run so let's set the
NetworkDeploymentAction correctly.

NOTE: Changed Change-Id as we incorrectly early cherry-picked and
and to revert.
Original-Change-Id: I749714c1f0af3787020f3e9b88f752d272b91d37
Change-Id: Id3924a027c9bd7865c9fb081a2eda4f8be069a57
Related-Bug: #1930151
(cherry picked from commit 3b043e4953)
This commit is contained in:
Alex Schultz 2021-06-16 11:02:23 -06:00
parent 934b9b03bb
commit c748d92c76

View File

@ -86,6 +86,7 @@ parameter_defaults:
TokenExpiration: 14400
EnablePackageInstall: true
StackAction: CREATE
NetworkDeploymentActions: ['CREATE','UPDATE']
SoftwareConfigTransport: POLL_SERVER_HEAT
NeutronTunnelTypes: []
NeutronBridgeMappings: ctlplane:br-ctlplane