X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-static-bridge.yaml;h=e3e930d534764aa7d1661d45ac91c37f49cbddb8;hb=449623cd39c1da0036a52ab2b78052ce5cf16dbc;hp=1e1498b30d501a687c38f0278ab13529e3265d66;hpb=6df32707e9698da5a647aff2b20e6fc2617ea1d2;p=apex-tripleo-heat-templates.git diff --git a/net-config-static-bridge.yaml b/net-config-static-bridge.yaml index 1e1498b3..e3e930d5 100644 --- a/net-config-static-bridge.yaml +++ b/net-config-static-bridge.yaml @@ -1,4 +1,4 @@ -heat_template_version: '2016-10-14' +heat_template_version: pike description: > Software Config to drive os-net-config for a simple bridge configured with a static IP address for the ctlplane network. parameters: @@ -12,7 +12,7 @@ parameters: type: string InternalApiIpSubnet: default: '' - description: IP address/subnet on the internal API network + description: IP address/subnet on the internal_api network type: string StorageIpSubnet: default: '' @@ -20,7 +20,7 @@ parameters: type: string StorageMgmtIpSubnet: default: '' - description: IP address/subnet on the storage mgmt network + description: IP address/subnet on the storage_mgmt network type: string TenantIpSubnet: default: ''