X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-undercloud.yaml;h=df02833a009a8e7380c96171a87b0cdee79f2303;hb=0eed8aa03bea4aaf02e147ef5d9b6846af2f713e;hp=9be51c0fb3d65bde11e36037ddb6eb125d4ff149;hpb=720c595ab6b89450f190259292e205b0e91f773e;p=apex-tripleo-heat-templates.git diff --git a/net-config-undercloud.yaml b/net-config-undercloud.yaml index 9be51c0f..df02833a 100644 --- a/net-config-undercloud.yaml +++ b/net-config-undercloud.yaml @@ -1,4 +1,4 @@ -heat_template_version: ocata +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: ''