tripleo-heat-templates/releasenotes/notes/ironic-conductor-groups-577543f8ca612f06.yaml
Bogdan Dobrelya 7cbcea8b52 Add support for Ironic Conductor Groups
Allows to distrubute baremetal nodes over multiple Ironic
Conductor instances running on undercloud/minions.

Related-Blueprint: undercloud-minion

Change-Id: I05c16412f623165d99dfa020ae9d864034728512
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2019-05-31 15:56:13 +02:00

14 lines
588 B
YAML

---
features:
- |
`IronicConductorGroup` allows to define an Ironic Conductor Group so
that the managed baremetal nodes may be later manually distributed by
operators across multiple conductors. By default,
`IronicConductorGroup` takes an empty value, which creates no
conductor groups associated with the given Ironic Conductor service
instance.
.. note:: There is the default Ironic conductor group named "''", but
it cannot be re-defined with `IronicConductorGroup` because of the
empty value has been reserved for another purposes in t-h-t.