X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-bridge.yaml;h=4f7a19dce99262a346a47fa32c63e23047f32694;hb=70d1950c9476b16d58418d55247f68774b72aac7;hp=ad16ef0bc68024adef3ced01275cc1814a982174;hpb=bb03764bca90278e4e0b1cb0b07da6d0a458990d;p=apex-tripleo-heat-templates.git diff --git a/net-config-bridge.yaml b/net-config-bridge.yaml index ad16ef0b..4f7a19dc 100644 --- a/net-config-bridge.yaml +++ b/net-config-bridge.yaml @@ -28,6 +28,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 resources: OsNetConfigImpl: