a2233bdb21
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
7 lines
236 B
YAML
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.
|