summaryrefslogtreecommitdiffstats
path: root/network/internal_api.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'network/internal_api.yaml')
-rw-r--r--network/internal_api.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/internal_api.yaml b/network/internal_api.yaml
index 6f8aa3a8..793535c6 100644
--- a/network/internal_api.yaml
+++ b/network/internal_api.yaml
@@ -1,4 +1,4 @@
-heat_template_version: 2015-04-30
+heat_template_version: ocata
description: >
Internal API network. Used for most APIs, Database, RPC.
@@ -55,6 +55,7 @@ resources:
name: {get_param: InternalApiSubnetName}
network: {get_resource: InternalApiNetwork}
allocation_pools: {get_param: InternalApiAllocationPools}
+ gateway_ip: null
outputs:
OS::stack_id: