Browse Source
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: Ieb0b4c62e8e7b00b4f73ca793298fbf052b6fdb9 Closes-Bug: #1748353changes/16/542616/1
3 changed files with 16 additions and 0 deletions
@ -0,0 +1,6 @@
|
||||
--- |
||||
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. |
Loading…
Reference in new issue