aboutsummaryrefslogtreecommitdiffstats
path: root/undercloud-vm-ironic-source.yaml
AgeCommit message (Collapse)AuthorFilesLines
2014-03-25Fix Ironic templatesRobert Collins1-0/+15
The merge of ironic-source wasn't actually merging, leading to bad templates. As part of this add the needed SSH virtual power key (because like nova-bm, Ironic requires that for now). We also need to set the compute_manager for nova with Ironic, so that gets set too. Change-Id: I0d7d535dbac3584b3eb12865259ee6403e20c98f
2014-03-14Change nova compute driver locationChris Krelle1-1/+1
This patch changes the location of the Ironic Nova compute driver in nova.conf so that it uses the driver from within the Ironic directory tree. This patch will need to be reverted once the Ironic Nova driver lands in the nova. Change-Id: I9199d506f3665cb0827edd642a1806713a42b90e
2014-01-10Add undercloud-vm-ironic-source yaml fileDevananda van der Veen1-0/+21
Copies the undercloud-vm-source yaml file and removes portions which were particular to nova-baremetal, replacing them and paving the way for further Ironic-specific changes. Change-Id: Ied49b0f8018291a0851cf2e10d83a174cb180479