tripleo-common/releasenotes/notes/resource-class-6fffaaf3b39b36c5.yaml
Dmitry Tantsur 43162a0726 Set resource_class=baremetal for newly enrolled nodes
We are switching to scheduling based on resource classes, so we need to set
the correct resource class on all nodes from them to be picked.

Change-Id: I027ee4ccf5db51729f036aceab047f2b65d0b368
Partial-Bug: #1708653
2017-08-16 12:05:10 +02:00

7 lines
227 B
YAML

---
fixes:
- |
Set the ``resource_class`` field of newly created nodes to ``baremetal``
to adapt to the recent scheduling changes. See `bug 1708653
<https://bugs.launchpad.net/tripleo/+bug/1708653>`_ for details.