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