X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fstorage_mgmt.yaml;h=59933c8c6fb20fe7c8943c0824487fe6f64af29a;hb=91dd7cc6c771cb0a6d02936987f5f2737bd53f35;hp=d0c919b58b4b3d17829565905aacf2a215d852ac;hpb=1a9ab5080dc3dbc0bf927e18f6d90919eda9b426;p=apex-tripleo-heat-templates.git diff --git a/network/storage_mgmt.yaml b/network/storage_mgmt.yaml index d0c919b5..59933c8c 100644 --- a/network/storage_mgmt.yaml +++ b/network/storage_mgmt.yaml @@ -12,10 +12,10 @@ parameters: StorageMgmtNetValueSpecs: default: {'provider:physical_network': 'storage_mgmt', 'provider:network_type': 'flat'} description: Value specs for the storage_mgmt network. - type: string + type: json StorageMgmtNetAdminStateUp: default: false - description: This admin state of of the network. + description: This admin state of the network. type: boolean StorageMgmtNetEnableDHCP: default: false