oslo.messaging/releasenotes/notes/remove-deprecated-notif-opts-142f8eea540c17ec.yaml
Takashi Kajinami c0ffd6c686 Remove deprecated aliases of notification options
These were deprecated almost 10 years ago[1].

[1] 33c1010c3281804456a22b769c4bac5ac6a7cca1

Change-Id: Ifa387d9be6125e900eaaf6814319756ef39a463a
2024-12-16 15:09:32 +00:00

15 lines
475 B
YAML

---
upgrade:
- |
The following deprecated options have been removed. Use the equivalent
options in the ``[oslo_messaging_notifications]`` secion instead.
- ``[DEFAULT] notification_driver``
- ``[DEFAULT] notification_transport_url``
- ``[DEFAULT] notification_topics``
- ``[DEFAULT] routing_config``
- |
The deprecated ``[rpc_notifier2] topics`` option has been removed. Use
the ``[oslo_messaging_notifications] topics`` option instead.