1523ae1ce4
This change adds a generic method of configuring clean step priorities instead of making changes in Ironic code every time a new clean step is introduced. Change-Id: I56b9a878724d27af2ac05232a1680017de4d8df5 Story: 1618014
7 lines
196 B
YAML
7 lines
196 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds ``[conductor]clean_step_priority_override`` configuration parameter
|
|
which allows the operator to define a custom order in which the cleaning
|
|
steps are to run.
|