X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Ftenant_v6.yaml;h=bbc2b6bf1ce631262088343698b1a368655c02c2;hb=eaa8092211a7cc805f320ad9aba830a5800d2bce;hp=b653eaf72f35b0bd83989832aec674f306ecc0ac;hpb=48011d2718ec852276ba01dc867194a375fe3762;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: