X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-static-bridge.yaml;h=a3d6d8b55f3bb43ecfd08722f24f9f1d31731b8d;hb=1b020799c971e5091a17b713c291d8d8fb97165c;hp=52c8f895bc3fc64b450177f68f54da4d50905548;hpb=2089e841a0df746ad94c92ca7ed4aba953353094;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.