a504abc557
oslo.messaging RabbitMQ driver have now a new option that allow user to run the RabbitMQ heartbeat over a native python thread. These change allow user to use this new option. Change-Id: I8d8d9870c5c20f0d256c2000d893ea25c118b651 Closes-Bug: #1840868
7 lines
209 B
YAML
7 lines
209 B
YAML
---
|
|
features:
|
|
- |
|
|
Allow users to run the RabbitMQ heartbeat over a native python thread in the
|
|
oslo.messaging RabbitMQ driver, by using the `rabbit_heartbeat_in_pthread`
|
|
option in configuration.
|