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