summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-07-02 02:56:46 +0000
committerGerrit Code Review <review@openstack.org>2022-07-02 02:56:46 +0000
commitccf4ee31cfe0b85f81092d865baa59100887c445 (patch)
tree1fe90fd3230189b2804b55defb85f0794c763b6d /releasenotes/notes
parent7d15efd7a66d2c5bd4bd57e8806471ebd50201b7 (diff)
parent7e4fe3bf6a2ae41656b7923796f9c2d056a2ed04 (diff)
downloadironic-python-agent-ccf4ee31cfe0b85f81092d865baa59100887c445.tar.gz
Merge "Gather details about bond interfaces if present"
Diffstat (limited to 'releasenotes/notes')
-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.