From 53aaa6b528bb97bedee8a87e7f9290b10e9c1b3d Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Fri, 19 Sep 2014 10:27:52 -0400 Subject: Drop CinderLVMLoopDeviceSize from the undercloud This parameter is unused so lets drop it. Change-Id: Ie0bec06b14b6b284716604281d29fea065c2a03b --- undercloud-source.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'undercloud-source.yaml') diff --git a/undercloud-source.yaml b/undercloud-source.yaml index 2fcadd90..8f041f98 100644 --- a/undercloud-source.yaml +++ b/undercloud-source.yaml @@ -11,10 +11,6 @@ parameters: description: The keystone auth secret. type: string hidden: true - CinderLVMLoopDeviceSize: - default: 5000 - description: The size of the loopback file used by the cinder LVM driver. - type: number BaremetalArch: default: i386 description: The architecture to use in Nova-BM - i386 or amd64. -- cgit 1.2.3-korg