summaryrefslogtreecommitdiff
path: root/releasenotes/notes/erase-devices-metadata-config-f39b6ca415a87757.yaml
blob: 02fe04f329c1b72d59d2a436f7f66f489a044496 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
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.