Duplicated drivers in the enabled_drivers list causes conductor to fail
Bug #1561564 reported by
Lucas Alvares Gomes
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Fix Released
|
Medium
|
Lucas Alvares Gomes |
Bug Description
Cloned from a downstream bug report: https:/
By ironic-conductor gets confused and fails when a duplicated entry is added in the "enabled_drivers" configuration option.
Steps to Reproduce:
1. add a duplicate entry to `enabled_drivers` within /etc/ironic/
2. sudo systemctl restart openstack-
3. ironic driver-list
Results in:
+------
| Supported driver(s) | Active host(s) |
+------
+------
Changed in ironic: | |
assignee: | nobody → Lucas Alvares Gomes (lucasagomes) |
importance: | Undecided → Medium |
Changed in ironic: | |
status: | New → Confirmed |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/297194
Review: https:/