Merge "Add default for DeployIdentifier in nested templates"
[apex-tripleo-heat-templates.git] / network / storage.yaml
index d403f9e..dc9f35e 100644 (file)
@@ -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