Merge "Increase default Cinder LVM backing file to 10G"

This commit is contained in:
Jenkins 2016-02-11 21:29:13 +00:00 committed by Gerrit Code Review
commit 20fc1118fd
3 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -13,7 +13,7 @@ parameters:
description: The iSCSI helper to use with cinder.
type: string
CinderLVMLoopDeviceSize:
default: 5000
default: 10280
description: The size of the loopback file used by the cinder LVM driver.
type: number
CinderPassword:

View File

@ -61,7 +61,7 @@ parameters:
description: The iSCSI helper to use with cinder.
type: string
CinderLVMLoopDeviceSize:
default: 5000
default: 10280
description: The size of the loopback file used by the cinder LVM driver.
type: number
CinderNfsMountOptions: