summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authormallikarjuna.kolagatla <mallikarjuna.reddy@hpe.com>2022-08-17 13:01:58 +0000
committermallikarjuna.kolagatla <mallikarjuna.reddy@hpe.com>2022-09-05 11:58:44 +0000
commit166bd1697aa5cad99c733127f83fc4a08e24d153 (patch)
tree42438aa8b03bf93bff0b344fcee4c0df2cb0f247 /releasenotes
parent4a347b3069498d0f2b49105014e6e118b5972c0f (diff)
downloadironic-166bd1697aa5cad99c733127f83fc4a08e24d153.tar.gz
Enables event subscription methods for ilo and ilo5 hardware types
Enables event subscription methods by inheriting RedfishVendorPassthru for ilo and ilo5 hardware types Story: 2010207 Task: 45931 Change-Id: I96f7e44069402e3f1d25bcd527408008ca5e77cb
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/ilo-event-subscription-0dadf136411bd16a.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/ilo-event-subscription-0dadf136411bd16a.yaml b/releasenotes/notes/ilo-event-subscription-0dadf136411bd16a.yaml
new file mode 100644
index 000000000..fcfc515e4
--- /dev/null
+++ b/releasenotes/notes/ilo-event-subscription-0dadf136411bd16a.yaml
@@ -0,0 +1,7 @@
+---
+features:
+ - |
+ Provides vendor passthru methods for ``ilo`` and ``ilo5`` hardware types
+ to create, delete and get subscriptions for BMC events. These methods are
+ supported for ``HPE ProLiant Gen10`` and ``HPE ProLiant Gen10 Plus``
+ servers.