X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Ftenant.yaml;h=6fe9612153b1f96c82f80b6d04cc753f7b97e20b;hb=60f528f277bfb07e9107f60684d8f0f537f4c760;hp=055b87b8bae0052db3159c1bf100c3b114d78394;hpb=7691bacbde2eac6b18800096c46dbb9141a64481;p=apex-tripleo-heat-templates.git diff --git a/network/tenant.yaml b/network/tenant.yaml index 055b87b8..6fe96121 100644 --- a/network/tenant.yaml +++ b/network/tenant.yaml @@ -12,10 +12,10 @@ parameters: TenantNetValueSpecs: default: {'provider:physical_network': 'tenant', 'provider:network_type': 'flat'} description: Value specs for the tenant network. - type: string + type: json TenantNetAdminStateUp: default: false - description: This admin state of of the network. + description: This admin state of the network. type: boolean TenantNetEnableDHCP: default: false