X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-static.yaml;h=02e2fe6577e829e91d901753226712f82b630789;hb=e193d7fb7f014df64c646f0ad80330f67ecde9a6;hp=c67b4e9942f337b91f99ad229e76b04d4c224a5e;hpb=e85422bd849613f20bffefd59ebb3dc29407382b;p=apex-tripleo-heat-templates.git diff --git a/net-config-static.yaml b/net-config-static.yaml index c67b4e99..02e2fe65 100644 --- a/net-config-static.yaml +++ b/net-config-static.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. 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: ''