docs: adds link to oslo_messaging_notifications documentation

Change-Id: I1bf907247559c9945def34dc1b7fccb634324636
This commit is contained in:
Nicholas Kuechler 2024-10-23 09:51:43 -05:00
parent 1f740c8a90
commit 48b2d856a5

View File

@ -25,6 +25,9 @@ updates:
backend = collector
A full list of ``[oslo_messaging_notifications]`` configuration options can be found in the
`oslo.messaging documentation <https://docs.openstack.org/oslo.messaging/latest/configuration/opts.html#oslo-messaging-notifications>`_
The payload of each notification is a mapping where keys are sensor types
(``Fan``, ``Temperature``, ``Power`` or ``Drive``) and values are also mappings
from sensor identifiers to the sensor data.