X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fexternal.yaml;h=3b24da7ed83591113339a8faf5e750ba16e0242a;hb=7a3b6c68e61919cb2818e9e21c0734ff3a8a6c36;hp=bf4bdfe780349fe11a5420133a7052e196f3c924;hpb=19c9618cade3aaf66c8f8f75e09077d2bf3a8b97;p=apex-tripleo-heat-templates.git diff --git a/network/external.yaml b/network/external.yaml index bf4bdfe7..3b24da7e 100644 --- a/network/external.yaml +++ b/network/external.yaml @@ -12,10 +12,10 @@ parameters: ExternalNetValueSpecs: default: {'provider:physical_network': 'external', 'provider:network_type': 'flat'} description: Value specs for the external network. - type: string + type: json ExternalNetAdminStateUp: default: false - description: This admin state of of the network. + description: This admin state of the network. type: boolean ExternalNetEnableDHCP: default: false