ironic/releasenotes/notes/remove-enabled-drivers-5afcd77b53da1499.yaml
Kaifeng Wang a3634840f4 Remove deprecated option [DEFAULT]enabled_drivers
The option was deprecated in Rocky, this patch removes it.

Change-Id: I6c1ef41b0f960fc2843a494dfd002a982e2bef01
2019-06-06 10:28:27 +00:00

7 lines
291 B
YAML

---
upgrade:
- |
The configuration option ``[DEFAULT]enabled_drivers`` is removed. 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.