Files
puppet-neutron/releasenotes/notes/queue_manager-and-stream_fanout-ad1d0351bd83ec4f.yaml
Thomas Goirand 482d70d481 Add queue_manager and stream_fanout
This patch adds two new parameters to the toplevel class:
- rabbit_use_queue_manager
- rabbit_stream_fanout

that are already handled by the oslo::messaging::rabbit class, which
makes it impossible to set using neutron_config.

Change-Id: If7877d2108ad681c5485ce3b8a3b1b5cdf82021c
2025-06-20 23:48:23 +02:00

6 lines
136 B
YAML

---
features:
- |
The ``neutron`` class now has two new parameters
``rabbit_use_queue_manager`` and ``rabbit_stream_fanout``.