X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fstorage.yaml;h=dc9f35eabe8d8959a9a889f9959064516fd15b97;hb=301560b35aae7b8861e519c705f131ead53bb7f0;hp=d403f9e5ce851f0bb2f5ebd520d2c3a2739c3efd;hpb=19c9618cade3aaf66c8f8f75e09077d2bf3a8b97;p=apex-tripleo-heat-templates.git diff --git a/network/storage.yaml b/network/storage.yaml index d403f9e5..dc9f35ea 100644 --- a/network/storage.yaml +++ b/network/storage.yaml @@ -12,10 +12,10 @@ parameters: StorageNetValueSpecs: default: {'provider:physical_network': 'storage', 'provider:network_type': 'flat'} description: Value specs for the storage network. - type: string + type: json StorageNetAdminStateUp: default: false - description: This admin state of of the network. + description: This admin state of the network. type: boolean StorageNetEnableDHCP: default: false