Merge "Manage disallow_iframe_embed"
[apex-tripleo-heat-templates.git] / network / tenant.yaml
index daf5cb7..1045b81 100644 (file)
@@ -15,7 +15,7 @@ parameters:
     type: json
   TenantNetAdminStateUp:
     default: false
-    description: This admin state of of the network.
+    description: This admin state of the network.
     type: boolean
   TenantNetEnableDHCP:
     default: false
@@ -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: