X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fconfig%2Fsingle-nic-vlans%2Fcontroller.yaml;h=171fcf5d9b72ae6bf0326a64cdefecec7bb33424;hb=e0ec12d40bf4ceae872fbb792dfbb8a1830560a4;hp=4a615d91da2cbfb4e5b8d2a390ca8b495d6b169e;hpb=2985cd9a3a04acfe069c063c65ebf487a1413388;p=apex-tripleo-heat-templates.git diff --git a/network/config/single-nic-vlans/controller.yaml b/network/config/single-nic-vlans/controller.yaml index 4a615d91..171fcf5d 100644 --- a/network/config/single-nic-vlans/controller.yaml +++ b/network/config/single-nic-vlans/controller.yaml @@ -1,4 +1,4 @@ -heat_template_version: '2016-10-14' +heat_template_version: pike description: > Software Config to drive os-net-config to configure VLANs for the controller role. 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: ''