ironic/releasenotes/notes/erase-devices-metadata-config-f39b6ca415a87757.yaml
Jim Rollenhagen 82c2a06a97 Clean up release notes for 6.2.0
This is cleaned up as of commit
2351d624ae, and should be sufficient for
the final release. If something else with a release note lands, we can
make any changes there in a later patch.

Change-Id: Ia1ef442f3cc0d64c8a7c6fbb5aaf3f0160f214de
2016-09-21 15:15:52 -04:00

13 lines
639 B
YAML

---
features:
- Adds a new ``[deploy]/erase_devices_metadata_priority`` configuration
option to allow operators to configure the priority of (or disable) the
"erase_devices_metadata" cleaning step.
upgrade:
- The new "erase_devices_metadata" cleaning step is enabled by
default (if available) in the ironic-python-agent project (priority
99). Wiping the devices metadata is usually very fast and shouldn't
add much time (if any) to the overall cleaning process. Operators
wanting to disable this cleaning step can do it by setting the
``[deploy]/erase_devices_metadata_priority`` configuration option to 0.