summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorDerek Higgins <derekh@redhat.com>2022-06-16 14:59:07 +0100
committerDerek Higgins <derekh@redhat.com>2022-06-21 09:45:03 +0100
commit7e4fe3bf6a2ae41656b7923796f9c2d056a2ed04 (patch)
tree1256bc30ea318017c455e7d31c4ba5ce8e6f0273 /releasenotes
parent9dca97736f8811aa9dd851eee758f208a57e1822 (diff)
downloadironic-python-agent-7e4fe3bf6a2ae41656b7923796f9c2d056a2ed04.tar.gz
Gather details about bond interfaces if present
If present gather information about bonded interfaces. Story: #2010093 Task: #45637 Change-Id: I394187640b4788ebec21c3391d33ed728fb72ffa
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/findbonds-733c7c91a5665b05.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/findbonds-733c7c91a5665b05.yaml b/releasenotes/notes/findbonds-733c7c91a5665b05.yaml
new file mode 100644
index 00000000..d1161cf6
--- /dev/null
+++ b/releasenotes/notes/findbonds-733c7c91a5665b05.yaml
@@ -0,0 +1,5 @@
+---
+fixes:
+ - |
+ Fixes GenericHardwareManager to find network information
+ for bonded interfaces if they exist.