aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-without-mergepy.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-01-09 14:25:09 +0000
committerGerrit Code Review <review@openstack.org>2015-01-09 14:25:09 +0000
commit17e5760f8499c3d4851f308ae66b0b995629e192 (patch)
tree218a8665f089afacf1fb7e43d854e95a42bac70e /overcloud-without-mergepy.yaml
parent9cf11371ac3a99648e21518059bfa310655769e0 (diff)
parent11660bf3296801732dac858c7875a0a9d2599fba (diff)
Merge "Default BlockStorageCount to 0 for without-mergepy jobs"
Diffstat (limited to 'overcloud-without-mergepy.yaml')
-rw-r--r--overcloud-without-mergepy.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overcloud-without-mergepy.yaml b/overcloud-without-mergepy.yaml
index f704abaa..d2bf5bca 100644
--- a/overcloud-without-mergepy.yaml
+++ b/overcloud-without-mergepy.yaml
@@ -433,7 +433,7 @@ parameters:
# Block storage specific parameters
BlockStorageCount:
type: number
- default: 1
+ default: 0
BlockStorageImage:
default: overcloud-cinder-volume
type: string