summaryrefslogtreecommitdiffstats
path: root/network/tenant.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'network/tenant.yaml')
-rw-r--r--network/tenant.yaml3
1 files changed, 2 insertions, 1 deletions
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: