X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-undercloud.yaml;h=df02833a009a8e7380c96171a87b0cdee79f2303;hb=262310042dd5a64986c10674aa8e7c990f92a77b;hp=9be51c0fb3d65bde11e36037ddb6eb125d4ff149;hpb=c14d34cdfd8c4d536562d0ee4c159af4de16e7e2;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: ''