puppet-designate/releasenotes/notes/add_rabbit_kombu_options-8d187aa78e4dfd62.yaml
ZhongShengping 15265bd46f Add kombu_failover_strategy option
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: Ia08af6da0976697d65bcc1b55b857b0f4a5742bc
Closes-Bug: #1748353
2018-02-09 14:21:53 +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.