ironic/releasenotes/notes/add_automated_clean_field-b3e7d56f4aeaf512.yaml
Yolanda Robla f11c949a11 Add automated_clean field to the API
Creates the automated_clean entry in the API.

Change-Id: Ia086b2aae6665c57d2b4264c11de7b0601038a41
Story: #2002161
Task: #23368
2018-10-05 10:09:48 +02:00

11 lines
456 B
YAML

---
features:
- |
Allows enabling automated cleaning per node if it is disabled globally.
A new ``automated_clean`` field has been created on the node object,
allowing to control the individual automated cleaning of nodes.
When automated cleaning is disabled at global level, but enabled at node
level, the automated cleaning will be performed only on those nodes.
The new field is accessible starting with the API version 1.47.