Merge "Increase default Cinder LVM backing file to 10G"
This commit is contained in:
@@ -325,7 +325,7 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
hidden: true
|
hidden: true
|
||||||
CinderLVMLoopDeviceSize:
|
CinderLVMLoopDeviceSize:
|
||||||
default: 5000
|
default: 10280
|
||||||
description: The size of the loopback file used by the cinder LVM driver.
|
description: The size of the loopback file used by the cinder LVM driver.
|
||||||
type: number
|
type: number
|
||||||
CinderNfsMountOptions:
|
CinderNfsMountOptions:
|
||||||
|
@@ -13,7 +13,7 @@ parameters:
|
|||||||
description: The iSCSI helper to use with cinder.
|
description: The iSCSI helper to use with cinder.
|
||||||
type: string
|
type: string
|
||||||
CinderLVMLoopDeviceSize:
|
CinderLVMLoopDeviceSize:
|
||||||
default: 5000
|
default: 10280
|
||||||
description: The size of the loopback file used by the cinder LVM driver.
|
description: The size of the loopback file used by the cinder LVM driver.
|
||||||
type: number
|
type: number
|
||||||
CinderPassword:
|
CinderPassword:
|
||||||
|
@@ -61,7 +61,7 @@ parameters:
|
|||||||
description: The iSCSI helper to use with cinder.
|
description: The iSCSI helper to use with cinder.
|
||||||
type: string
|
type: string
|
||||||
CinderLVMLoopDeviceSize:
|
CinderLVMLoopDeviceSize:
|
||||||
default: 5000
|
default: 10280
|
||||||
description: The size of the loopback file used by the cinder LVM driver.
|
description: The size of the loopback file used by the cinder LVM driver.
|
||||||
type: number
|
type: number
|
||||||
CinderNfsMountOptions:
|
CinderNfsMountOptions:
|
||||||
|
Reference in New Issue
Block a user