puppet-cinder/releasenotes/notes/add_rabbit_kombu_options-a282d4e697a30c03.yaml
ZhongShengping 6362185f5c 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: I027e9f4da58e290065ae048800d358114b69b63f
Closes-Bug: #1748353
2018-02-09 14:14:15 +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.