X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Ftenant.yaml;h=33055fe8ff256066c3b0b73ff5af81ba58bfcf5a;hb=10044ba2afe6e33ca22ef656ec298203a485b550;hp=6fe9612153b1f96c82f80b6d04cc753f7b97e20b;hpb=77b013b83957764ff081b984d72a28fac72ef585;p=apex-tripleo-heat-templates.git diff --git a/network/tenant.yaml b/network/tenant.yaml index 6fe96121..33055fe8 100644 --- a/network/tenant.yaml +++ b/network/tenant.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2015-04-30 +heat_template_version: ocata description: > Tenant network. @@ -55,6 +55,7 @@ resources: name: {get_param: TenantSubnetName} network: {get_resource: TenantNetwork} allocation_pools: {get_param: TenantAllocationPools} + gateway_ip: null outputs: OS::stack_id: