
This patch adds two new parameters to the toplevel class: - rabbit_use_queue_manager - rabbit_stream_fanout that are already handled by the oslo::messaging::rabbit class, which makes it impossible to set using nova_config. Change-Id: Ifb14d23b79e13458e8db9ff165153deca703c7f5
6 lines
133 B
YAML
6 lines
133 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``nova`` class now has two new parameters
|
|
``rabbit_use_queue_manager`` and ``rabbit_stream_fanout``.
|