Files
puppet-octavia/releasenotes/notes/queue_manager-and-stream_fanout-e70f00dee1b78d16.yaml
Thomas Goirand 7c341ff213 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 octavia_config.

Change-Id: I75037abd5f0d17eb50d97b8355509c782325c788
2025-06-21 01:07:26 +02:00

6 lines
136 B
YAML

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