puppet-barbican/releasenotes/notes/add_rabbit_kombu_options-81a0ef4ac97e5a3a.yaml
ZhongShengping 80b2b56169 Add some kombu options
Adds the kombu_failover_strategy option for configuring
oslo.messaging.rabbit. This will determines how the next RabbitMQ node
is chosen in case the one we are currently connected to becomes
unavailable.

Change-Id: I450966c0fc782671c51b8560c162a172f5f315ba
Closes-Bug: #1748353
2018-02-09 14:02:05 +08:00

7 lines
236 B
YAML

---
features:
- |
Adds the kombu_failover_strategy option for configuring oslo.messaging.rabbit.
This will determines how the next RabbitMQ node is chosen in case the one we
are currently connected to becomes unavailable.