Merge "Add nested sample environments for inject-trust-anchor"
[apex-tripleo-heat-templates.git] / network / internal_api_v6.yaml
index 68c14fb..05a740b 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2015-04-30
+heat_template_version: pike
 
 description: >
   Internal API network. Used for most APIs, Database, RPC.
@@ -62,6 +62,7 @@ resources:
       name: {get_param: InternalApiSubnetName}
       network: {get_resource: InternalApiNetwork}
       allocation_pools: {get_param: InternalApiAllocationPools}
+      gateway_ip: null
 
 outputs:
   OS::stack_id: