puppet-magnum/releasenotes/notes/add_rabbit_kombu_options-8c59fd5ff9e66f74.yaml
ZhongShengping a2233bdb21 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: Icee91fe364967a443606d0287f58d06abc31f9fd
Closes-Bug: #1748353
2018-02-09 14:43:14 +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.