X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Finternal_api.yaml;h=090e38f73018638c91535c0fe791839b6db00d89;hb=54a297fdc9e5258c65e05375ac72fb149a8586e9;hp=69154befe03e4e6913c77d96bbe6a4c938ce7cad;hpb=13d59fd1b62f2a3649e140df22b632e1312a870f;p=apex-tripleo-heat-templates.git diff --git a/network/internal_api.yaml b/network/internal_api.yaml index 69154bef..090e38f7 100644 --- a/network/internal_api.yaml +++ b/network/internal_api.yaml @@ -15,7 +15,7 @@ parameters: type: json InternalApiNetAdminStateUp: default: false - description: This admin state of of the network. + description: This admin state of the network. type: boolean InternalApiNetEnableDHCP: default: false @@ -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: