File: oslo-messaging-rabbit-opts-e4da4a73d1f2c788.yaml

package info (click to toggle)
puppet-module-swift 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,400 kB
  • sloc: ruby: 9,593; python: 38; sh: 10; makefile: 10
file content (15 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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``