X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fstorage.yaml;h=dc9f35eabe8d8959a9a889f9959064516fd15b97;hb=578c4f9e468266b284d72d07a053aafd79678dd8;hp=d403f9e5ce851f0bb2f5ebd520d2c3a2739c3efd;hpb=f20e64479a8760b3794f58a7241e14f279772aeb;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