Add Ceph related templates needed to configure Cinder with Ceph
[apex-tripleo-heat-templates.git] / block-storage.yaml
index 172944a..c288044 100644 (file)
@@ -5,9 +5,10 @@ parameters:
     type: string
     default: overcloud-cinder-volume
   OvercloudBlockStorageFlavor:
-    default: baremetal
     description: Flavor for block storage nodes to request when deploying.
     type: string
+    constraints:
+      - custom_constraint: nova.flavor
   BlockStorageExtraConfig:
     default: {}
     description: |