X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-bond.yaml;h=b624563f15d99d49d4d4ba552ca23ef01be4c585;hb=6746cb80f32032d2d205ea1a7d15c2f5a06a2843;hp=797df4bf0c735fee0227b3d1d265b29d51db09f2;hpb=bb03764bca90278e4e0b1cb0b07da6d0a458990d;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: