X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Ftenant.yaml;h=6fe9612153b1f96c82f80b6d04cc753f7b97e20b;hb=8e1fd53efb481a4073dc707601dd3ed9463a1854;hp=055b87b8bae0052db3159c1bf100c3b114d78394;hpb=4a5fa7ce111951bd9f240462b22b5a85ce7ac632;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