X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-static-bridge.yaml;h=a3d6d8b55f3bb43ecfd08722f24f9f1d31731b8d;hb=6fabca4dafb3fe7f32fb449e406e8616a292ec5e;hp=52c8f895bc3fc64b450177f68f54da4d50905548;hpb=9fed7785b036d8d60d35c64e4e0fc29fcb771284;p=apex-tripleo-heat-templates.git diff --git a/net-config-static-bridge.yaml b/net-config-static-bridge.yaml index 52c8f895..a3d6d8b5 100644 --- a/net-config-static-bridge.yaml +++ b/net-config-static-bridge.yaml @@ -29,6 +29,10 @@ parameters: default: '' description: IP address/subnet on the tenant network type: string + ManagementIpSubnet: + default: '' + description: IP address/subnet on the management network + type: string ControlPlaneSubnetCidr: # Override this via parameter_defaults default: '24' description: The subnet CIDR of the control plane network.