aboutsummaryrefslogtreecommitdiffstats
path: root/undercloud-source.yaml
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2014-09-19 10:27:52 -0400
committerDan Prince <dprince@redhat.com>2014-09-19 10:27:52 -0400
commit53aaa6b528bb97bedee8a87e7f9290b10e9c1b3d (patch)
treeb41b8051854cadd9c36373348cf57913d4a92dc3 /undercloud-source.yaml
parent6e766483306ae0dabd4fff47f9234ede588f7be4 (diff)
Drop CinderLVMLoopDeviceSize from the undercloud
This parameter is unused so lets drop it. Change-Id: Ie0bec06b14b6b284716604281d29fea065c2a03b
Diffstat (limited to 'undercloud-source.yaml')
-rw-r--r--undercloud-source.yaml4
1 files changed, 0 insertions, 4 deletions
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.