X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Ftenant_v6.yaml;h=bbc2b6bf1ce631262088343698b1a368655c02c2;hb=22a283aeebbd4a3bd5b72a7755375f1e01ee602b;hp=b653eaf72f35b0bd83989832aec674f306ecc0ac;hpb=bb05fa304a2eed2caa4840e8039832d369a357f7;p=apex-tripleo-heat-templates.git diff --git a/network/tenant_v6.yaml b/network/tenant_v6.yaml index b653eaf7..bbc2b6bf 100644 --- a/network/tenant_v6.yaml +++ b/network/tenant_v6.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2015-04-30 +heat_template_version: pike description: > Tenant IPv6 network. @@ -62,6 +62,7 @@ resources: name: {get_param: TenantSubnetName} network: {get_resource: TenantNetwork} allocation_pools: {get_param: TenantAllocationPools} + gateway_ip: null outputs: OS::stack_id: