aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-02-11 21:29:13 +0000
committerGerrit Code Review <review@openstack.org>2016-02-11 21:29:13 +0000
commit20fc1118fda24946ada541ebc435896253c2a911 (patch)
tree33bc15dbf5226346be4d37b76d24e78ca9501fd4 /overcloud.yaml
parent5e20d081de48cbacad93dbd5a4434835bc09ac60 (diff)
parentc7645f35a419f4af66fda5110f5b5b7a8d0137cf (diff)
Merge "Increase default Cinder LVM backing file to 10G"
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index 019779ab..c2a47b8d 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -325,7 +325,7 @@ parameters:
type: string
hidden: true
CinderLVMLoopDeviceSize:
- default: 5000
+ default: 10280
description: The size of the loopback file used by the cinder LVM driver.
type: number
CinderNfsMountOptions: