Files
puppet-ceilometer/releasenotes/notes/queue_manager-and-stream_fanout-aef8c6f301648209.yaml
Thomas Goirand 353972d048 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 ceilometer_config.

Change-Id: I0682a708ff81083a55b2a02d2bc242d9e9e06f66
2025-06-23 12:40:42 +02:00

6 lines
139 B
YAML

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