ironic/releasenotes/notes/automated_clean_config-0170c95ae210f953.yaml
Ruby Loo 9220cbd385 Replace config 'clean_nodes' with 'automated_clean'
Since we have automated cleaning and manual cleaning, the config
'clean_nodes' is a bit confusing since it only refers to automated
cleaning. It is replaced with 'automated_clean'.

This deprecates the 'clean_nodes' config; the plan is to delete it
in Newton cycle.

Updates to the documentation to explicitly mention automated vs
manual cleaning is done in a separate patch.

This includes a reno-style release note about the upgrade impact.

Change-Id: I5b4fbac1753cb4213eb151b663490f381b751597
Partial-Bug: #1526290
2016-02-10 16:03:28 +00:00

6 lines
184 B
YAML

---
deprecations:
- The [conductor]/clean_nodes config is deprecated and will be removed in the
Newton cycle. It has been replaced by the [conductor]/automated_clean
config.