ironic/releasenotes/notes/bug-1672457-563d5354b41b060e.yaml
Derek Higgins 338651eae5 Copy and append to static lists
core_interfaces and standard_interfaces are both static members of BaseDriver
we need to take a copy of them before appending to them.

Change-Id: Ic6edc5e49a25849c7871dbc9e6e1d5a5eb229e57
Closes-Bug: #1672457
2017-03-27 16:50:28 +00:00

4 lines
80 B
YAML

---
fixes:
- Fixed a bug that was causing an increase in CPU usage over time.