Inspector does not fix is_pxe_enabled if add_ports is not all
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ironic Inspector |
Triaged
|
Low
|
Priscila | ||
Bug Description
If Ironic Inspector is configured with `add_ports = active` the inspector will as expected add all of the ports and will set `PXE boot enabled` to `True` for all ports found. However once inspection is finished it is expected that this setting would be fixed and `PXE boot enabled` would be set based upon contents of the inspection data for a given interface.
I think the issue can be found here https:/
| Changed in ironic-inspector: | |
| assignee: | nobody → Priscila (priscila-gutierres) |
This seems like a valid bug, so I'm marking as triaged and importance Low (since inspector is moving inside ironic)