Files
watcher/releasenotes/notes/update-notification-topics-daf6303a63963ee9.yaml
jgilaber cab17231c7 Remove watcher_notifications from default value
Remove 'watcher.watcher_notifications' from the default value of the
'notification_topics' parameter. Now, the default topics to listen to
are 'nova.versioned_notifications' for nova notifications and
'openstack.notifications' for cinder notifications.

Closes-Bug: 2121384

Change-Id: I4f0cd9322e0e2996ff4ac3bb7d5e17cc4ff6e390
Signed-off-by: jgilaber <jgilaber@redhat.com>
2025-09-01 11:23:07 +02:00

9 lines
389 B
YAML

---
upgrade:
- |
Watcher now listens by default to the exchange and channel used by default
in Cinder, which is 'openstack.notifications'. The previous value of
'watcher.watcher_notifications' is removed. The previous instructions
in the documentation to enable cinder notifications have been modified to
make clear that there is no need of changing the cinder conf.