ironic/releasenotes/notes/remove-enabled-drivers-5afcd77b53da1499.yaml
Mark Goddard 0cf907bd00 Spruce up release notes for 12.2.0 release
Change-Id: I8b82a7caf64f5e56e4dcf9b4c2007f55d929863b
2019-06-18 13:23:39 +01:00

8 lines
289 B
YAML

---
upgrade:
- |
Removes the configuration option ``[DEFAULT]enabled_drivers``. The
option was deprecated in Rocky, and setting this option has raised an
exception preventing conductor from starting since then.
``[DEFAULT]enabled_hardware_types`` should be used instead.