summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add_retirement_support-23c5fed7ce8f97d4.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/add_retirement_support-23c5fed7ce8f97d4.yaml')
-rw-r--r--releasenotes/notes/add_retirement_support-23c5fed7ce8f97d4.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/releasenotes/notes/add_retirement_support-23c5fed7ce8f97d4.yaml b/releasenotes/notes/add_retirement_support-23c5fed7ce8f97d4.yaml
index 8165df1d9..82a30020d 100644
--- a/releasenotes/notes/add_retirement_support-23c5fed7ce8f97d4.yaml
+++ b/releasenotes/notes/add_retirement_support-23c5fed7ce8f97d4.yaml
@@ -3,7 +3,7 @@ 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 can also
- block the provide keyword, i.e. nodes cannot move from ``manageable``
- to ``available``. Furthermore, there is an additional optional property
- ``retirement_reason`` to store the reason for the node's retirement. \ No newline at end of file
+ ``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.