IPA LLDP lookups loop forever

Bug #1409169 reported by Josh Gachnang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ironic
Fix Released
Low
Ricardo Ferreira

Bug Description

There is some bug in _get_lldp_info in netutils.py in Ironic-Python-Agent where it loops forever. The problem is we're modifying a list while iterating over it. Some bug prevents 'interfaces' from getting cleared before the end of the loop, creating an infinite loop.

The agent will hang in decom forever at that point.

The code needs to be rewritten to be better.

Josh Gachnang (joshnang)
tags: added: low-hanging-fruit
Changed in ironic:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Josh Gachnang (joshnang)
Ricardo Ferreira (rsff)
Changed in ironic:
assignee: Josh Gachnang (joshnang) → Ricardo Ferreira (rsff)
aeva black (tenbrae)
Changed in ironic:
importance: High → Low
Changed in ironic:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.