X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Finternal_api.yaml;h=6f8aa3a802b447ff57061078ed3bef273a304373;hb=bb69c71855296698b7604c1d4aaa2db8b6444737;hp=c7e822e9777a203e4bd1acd6bf3abcd71f7990f9;hpb=6cb146cd150400d47a6c19db21d0eef275a07d7b;p=apex-tripleo-heat-templates.git diff --git a/network/internal_api.yaml b/network/internal_api.yaml index c7e822e9..6f8aa3a8 100644 --- a/network/internal_api.yaml +++ b/network/internal_api.yaml @@ -12,10 +12,10 @@ parameters: InternalApiNetValueSpecs: default: {'provider:physical_network': 'internal_api', 'provider:network_type': 'flat'} description: Value specs for the internal API network. - type: string + 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