ironic/releasenotes/notes/duplicated-driver-entry-775370ad84736206.yaml
Lucas Alvares Gomes 420fe0c5ab Fix: Duplicated driver causes conductor to fail
This patch is fixing a problem which causes the conductor to get confused
and error out on startup in case there's a duplicated entry in the
enabled_drivers configuration option.

Closes-Bug: #1561564
Change-Id: Ib72bcde9b32d3c0b4b237068aa53146f58ea10a2
2016-03-24 15:51:38 +00:00

6 lines
170 B
YAML

---
fixes:
- Fixes a problem which causes the conductor to error out on startup
in case there's a duplicated entry in the enabled_drivers configuration
option.