aboutsummaryrefslogtreecommitdiffstats
path: root/undercloud-bm-source.yaml
AgeCommit message (Collapse)AuthorFilesLines
2014-01-31Remove file injection config option.Robert Collins1-1/+0
We're just forcing it off now that the seed is Neutron based. Change-Id: I3ebc1454aba9d2c2587628f9cded6e0f445f3606
2014-01-06Configure undercloud to use ext4 ephemeral FSClint Byrum1-0/+1
Ext4 is significantly more efficient when being created, and we do not need to support older OS's or platforms that do not support ext4. This will be ineffective until the change to the nova element lands, but it is harmless to land this first. That change is referenced by this Gerrit change ID in tripleo-image-elements: Ic754f3b342b632a6919d4ad1b808627ec9fa4308 Closes-Bug: #1266262 Change-Id: Icca5fd94ca230141818ee9adb416f6f062869c6b
2013-11-26Name the undercloud resources with 'undercloud'.Dan Prince1-1/+1
Using notcompute for the undercloud resources is a bit confusing so lets rename them accordingly. This change shouldn't effect the devtest scripts or toci because we don't pass a parameter in for the undercloud. Change-Id: I33c28a3554fe117c5a0a6e641ea277f7a95f2b35
2013-11-25Use merge.py for the undercloud templates.Dan Prince1-0/+32
This will require some changes to our devtest scripts and TOCI to ensure we build the overcloud-vm template before attempting to use it. Change-Id: I14b5e4a0ccf5f18429bfc33e527bdb4760b8d1a3