X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-bond.yaml;h=b624563f15d99d49d4d4ba552ca23ef01be4c585;hb=fe2133fa8bfface39bdf132b55b692ac349a85e1;hp=797df4bf0c735fee0227b3d1d265b29d51db09f2;hpb=adefda09c02b6d0b6fe2bfd68513e03924bc028d;p=apex-tripleo-heat-templates.git diff --git a/net-config-bond.yaml b/net-config-bond.yaml index 797df4bf..b624563f 100644 --- a/net-config-bond.yaml +++ b/net-config-bond.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: