Commit Graph

4 Commits (master)

Author SHA1 Message Date
Takashi Kajinami 7f7f423a7a Remove leftover of minion
This change removes leftover of Minion, which was already removed[1].

[1] 4dbb45315b

Change-Id: I072ff03db33352030466ac305de8b35abc6f3b8c
1 year ago
Alex Schultz 8de77cbe70 Add minion installation
Add the ability to install an undercloud minion which is connected to an
original undercloud. This minion can have either heat-engine or
ironic-conductor deployed on it.

Adds two new openstack commands for the minion install and a new
minion.conf can be used to configure them.

openstack undercloud minion install
openstack undercloud minion upgrade

Depends-On: https://review.opendev.org/#/c/656984
Change-Id: I61832f5088be172eaf31b36a9cca8dc289580bb2
Related-Blueprint: undercloud-minion
4 years ago
Alex Schultz c0f566cc2e Start standalone.conf
This is the start of a standalone.conf for use with the all in one
installer.

Change-Id: I656f4c1f7094b9a5981c1f15ff1c119693cd17c8
Related-Blueprint: all-in-one
5 years ago
Pradeep Kilambi 65dd3cb043 Add support to generate a sample undercloud.conf
This is needed to kick off undercloud install with
--use-heat option. This includes new config options
to configure containerized undercloud along with
existing instack options.

Change-Id: Ibebaf068018a790afdb599e4e6fbc79d3b2a57dc
Partially-implements: blueprint heat-undercloud
6 years ago