Merge "Set default network interfaces to nic1"
[apex-tripleo-heat-templates.git] / cinder-storage.yaml
index d714501..b30dcdb 100644 (file)
@@ -62,9 +62,10 @@ parameters:
         }
     type: json
   Flavor:
-    default: baremetal
     description: Flavor for block storage nodes to request when deploying.
     type: string
+    constraints:
+      - custom_constraint: nova.flavor
   GlancePort:
     default: "9292"
     description: Glance port.