X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-bridge.yaml;h=4f7a19dce99262a346a47fa32c63e23047f32694;hb=6d9f97f35950fcb41657124bc110919733423d9b;hp=ad16ef0bc68024adef3ced01275cc1814a982174;hpb=bccb6989845893299a5e487c4f15b0c8066fddb0;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: