Drop CinderLVMLoopDeviceSize from the undercloud
authorDan Prince <dprince@redhat.com>
Fri, 19 Sep 2014 14:27:52 +0000 (10:27 -0400)
committerDan Prince <dprince@redhat.com>
Fri, 19 Sep 2014 14:27:52 +0000 (10:27 -0400)
This parameter is unused so lets drop it.

Change-Id: Ie0bec06b14b6b284716604281d29fea065c2a03b

undercloud-source.yaml

index 2fcadd9..8f041f9 100644 (file)
@@ -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.