senlin/releasenotes/notes/node-tainted-1d1c0f885cd3e4a8.yaml
Duc Truong e792d91935 Add tainted field to nodes
Allow users to marked nodes as tainted.  Tainted nodes will be selected
first for scale-in operations.

* Updated API microversion to 1.13
* Updated node table to add tainted field
* Updated docs

Change-Id: I3a391a31240b5206ad83cd054084b9946fbab24e
2019-10-22 21:27:55 +00:00

6 lines
137 B
YAML

---
features:
- |
Add tainted field to nodes. A node with tainted set to True will be
selected first for scale-in operations.