Files
puppet-swift/releasenotes/notes/oslo-messaging-rabbit-opts-e4da4a73d1f2c788.yaml
Takashi Kajinami 67454cf7ff Support more [oslo_messaging_rabbit] parameters
The ceilometer middleware uses these options when creating notification
client instances.

Change-Id: I2a1d8e2d559bda4fda229f40aec7d97d14b10b11
2022-08-09 20:35:56 +09:00

16 lines
454 B
YAML

---
features:
- |
The ``swift::proxy::ceilometer`` class now supports the following new
parameters to manage options for Rabbit driver in oslo.messaging library.
- ``rabbit_ha_queues``
- ``heartbeat_timeout_threshold``
- ``heartbeat_rate``
- ``heartbeat_in_pthread``
- ``rabbit_qos_prefetch_count``
- ``amqp_durable_queues``
- ``kombu_reconnect_delay``
- ``kombu_failover_strategy``
- ``kombu_compression``