X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Ftenant_v6.yaml;h=0bf5d2f07b3b06d5ee9016e1377333a8006ad9a5;hb=04be992edc9144899435e3863aa6a95c6a06c9de;hp=b653eaf72f35b0bd83989832aec674f306ecc0ac;hpb=31c91bed886f76e107a78021977e4c9bd338c76a;p=apex-tripleo-heat-templates.git diff --git a/network/tenant_v6.yaml b/network/tenant_v6.yaml index b653eaf7..0bf5d2f0 100644 --- a/network/tenant_v6.yaml +++ b/network/tenant_v6.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2015-04-30 +heat_template_version: ocata 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: