puppet-vitrage/releasenotes/notes/add_rabbit_kombu_options-9b167119946ec445.yaml
ZhongShengping f647323eda 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: I4556053733b57d806294119d3ec2361428011565
Closes-Bug: #1748353
2018-02-09 15:11:22 +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.