summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add_retirement_support-23c5fed7ce8f97d4.yaml
blob: 82a30020df0ae6125043f2a635cf99f4c9ee8fb8 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Adds support for node retirement by adding a ``retired`` property
    to the node. If set, a node moves upon automatic cleaning to
    ``manageable`` (rather than ``available``). The new property also
    blocks the ``provide`` keyword, i.e. nodes cannot move from ``manageable``
    to ``available``. Furthermore, there is an additional optional field
    ``retirement_reason`` to store the reason for the node's retirement.