Merge "Added a new composable service for enabling DPDK on compute nodes."
[apex-tripleo-heat-templates.git] / network / management.yaml
index 9bfaafa..6878bac 100644 (file)
@@ -13,10 +13,10 @@ parameters:
   ManagementNetValueSpecs:
     default: {'provider:physical_network': 'management', 'provider:network_type': 'flat'}
     description: Value specs for the management network.
-    type: string
+    type: json 
   ManagementNetAdminStateUp:
     default: false
-    description: This admin state of of the network.
+    description: The admin state of the network.
     type: boolean
   ManagementNetEnableDHCP:
     default: false