puppet-aodh/releasenotes/notes/add_rabbit_kombu_options-97d7fd85fb17b366.yaml
ZhongShengping 7c8720ede8 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: I8c44d54bdefc22bd30d0bc35486354b09611680a
Closes-Bug: #1748353
2018-02-09 13:46:45 +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.