summaryrefslogtreecommitdiffstats
path: root/undercloud-bm.yaml
AgeCommit message (Collapse)AuthorFilesLines
2013-11-06Drop NeutronNativePXE option from undercloud tmplsDan Prince1-6/+0
Depends on https://review.openstack.org/55338 We now just want to default to using Neutron native PXE. Change-Id: Idec46638b88d7c050e721588e5dbddf233d02493
2013-10-29Rename heat_watch_server_url to watch_server_urlDerek Higgins1-1/+1
The other *_server_url parameters are not prefixed with heat_ and this is already in the heat namespace. Change-Id: I24effcfedccb7b69b4e4d022db6676da51083401
2013-10-23Disable nova bm file injection in undercloudRoman Podolyaka1-0/+1
We are now relying on host routes feature of neutron-dhcp-agent, so it's time to disable nova bm file injection in undercloud and use neutron-dhcp-agent instead (if file injection is enabled the static route for metadata server is not set and overcloud machines hit seed vm metadata server instead of undercloud one). Co-Authored-By: Derek Higgins <derekh@redhat.com> Partial-Bug: #1241042 Change-Id: I04a7fb0399031cbf475a427cceac080296f9bc8d
2013-10-14Hide the AdminToken too.Robert Collins1-0/+1
This is arguably more important than passwords as it allow rooting keystone :). Change-Id: I12d8ae0f096480112a82d7598eedae64a6fbd861
2013-10-11Add parameters for undercloud power_managers.Dan Prince1-1/+6
Adds a new PowerManager parameter for the baremetal power management driver. Change-Id: I3d3b1f8e190d9de9705b2319726cdddb5624fc83
2013-10-11Make neutron public interface configurable.Robert Collins1-1/+6
Not all machines use eth0 :). Change-Id: I2d0cfd8df46e7eda1b7db2ea5c8e84d3e970c862
2013-10-11Delete unused interfaces.control key.Robert Collins1-2/+0
Change-Id: I3a84cf52cc46f0c338319a046d77edb2a9b29c45
2013-10-01Add a bare metal undercloud template.Robert Collins1-0/+194
This should be factored into a lib and different includes, but right now - iteration one - we need the thing up and running. Change-Id: I1d0ed1c33385fd66ddfe39440f181dbb9b295fe9