X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Finternal_api_v6.yaml;h=53950656bc64ecd69b9d01b1fbda32b718496cf6;hb=2d045770a3dbe7a4fa500c9728caf7d3f04f79df;hp=68c14fbe9be644a7e31aebf617f8270039e14f3f;hpb=5883da64d7980b60fcd2b2a6db9b77097f27afb9;p=apex-tripleo-heat-templates.git diff --git a/network/internal_api_v6.yaml b/network/internal_api_v6.yaml index 68c14fbe..53950656 100644 --- a/network/internal_api_v6.yaml +++ b/network/internal_api_v6.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. @@ -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: