X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-linux-bridge.yaml;h=3964341ae64fb9e73ae212c30bdfae92774b12a0;hb=b2c2755db70604a3bbbf78d0f0e4d61a518300a6;hp=a544d547b040dde619b622a3d019ee2328160523;hpb=4bfd7b2327d73fb1ec77c56bb498d6f0e62cfbc2;p=apex-tripleo-heat-templates.git diff --git a/net-config-linux-bridge.yaml b/net-config-linux-bridge.yaml index a544d547..3964341a 100644 --- a/net-config-linux-bridge.yaml +++ b/net-config-linux-bridge.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. 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: ''