Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
o Adds the required swift metadata (in swift-source.yaml).
o Sets up glance to use the swift backend on the overcloud.
o Sets up glance to use the file backend on the undercloud and seed,
i.e. maintain the Status quo.
Change-Id: I4a70ffbf9c51f1fea5cfc84d8718d3d30d36b3f2
|
|
Depends on https://review.openstack.org/55338
We now just want to default to using Neutron native PXE.
Change-Id: Idec46638b88d7c050e721588e5dbddf233d02493
|
|
The other *_server_url parameters are not prefixed with heat_ and this
is already in the heat namespace.
Change-Id: I24effcfedccb7b69b4e4d022db6676da51083401
|
|
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
|
|
This is arguably more important than passwords as it allow rooting
keystone :).
Change-Id: I12d8ae0f096480112a82d7598eedae64a6fbd861
|
|
Adds a new PowerManager parameter for the baremetal power
management driver.
Change-Id: I3d3b1f8e190d9de9705b2319726cdddb5624fc83
|
|
Not all machines use eth0 :).
Change-Id: I2d0cfd8df46e7eda1b7db2ea5c8e84d3e970c862
|
|
Change-Id: I3a84cf52cc46f0c338319a046d77edb2a9b29c45
|
|
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
|