puppet-glance/releasenotes/notes/add_rabbit_kombu_options-b5c925f0f593b95e.yaml
ZhongShengping 5e12d37333 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: Id360da722f4bacab3835ab8b48d4de95df700736
Closes-Bug: #1748353
2018-02-11 11:05:28 +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.