ironic-python-agent/releasenotes/notes/multiple-lan-channels-ee32d80150f990bf.yaml
Ramamani Yeleswarapu d744ab5c89 Release notes cleanup for Pike release
Change-Id: I862fdd1d178445efaf2578949b1c2c00614396b3
2017-08-14 13:30:20 -07:00

9 lines
336 B
YAML

---
fixes:
- |
Fixes bug where it was assumed that all BMCs operated on the default LAN
channel. IPA now iterates through all the possible LAN channels for the
IP address and returns 0.0.0.0 if the IPMI interface is not configured. See
https://bugs.launchpad.net/ironic-python-agent/+bug/1702514
for more details.