File: remove-deprecated-notif-opts-142f8eea540c17ec.yaml

package info (click to toggle)
python-oslo.messaging 16.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,584 kB
  • sloc: python: 12,035; sh: 62; makefile: 24
file content (14 lines) | stat: -rw-r--r-- 475 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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.