aboutsummaryrefslogtreecommitdiffstats
path: root/cinder-storage.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-12-09 21:34:15 +0000
committerGerrit Code Review <review@openstack.org>2014-12-09 21:34:15 +0000
commitf0ba1a632448fb50c0a8754f5d183c4d1f5759f4 (patch)
treebfa5b8b880980eaf5d4193f442384004c549fc3a /cinder-storage.yaml
parent39c9406d456bdc755bfc6c2c8ddf94a05a33df12 (diff)
parent6f16c9638384ad2e2972b6b9cd2a3c6e72ef58bf (diff)
Merge "Remove default flavor from every template"
Diffstat (limited to 'cinder-storage.yaml')
-rw-r--r--cinder-storage.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/cinder-storage.yaml b/cinder-storage.yaml
index d7145010..b30dcdb6 100644
--- a/cinder-storage.yaml
+++ b/cinder-storage.yaml
@@ -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.