X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fexternal.yaml;h=3b24da7ed83591113339a8faf5e750ba16e0242a;hb=0caf0a0b714e4477594119a5d281b7041d89486e;hp=bf4bdfe780349fe11a5420133a7052e196f3c924;hpb=d1c93052959457f1f93d2a5e6aca7db666dc64b8;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