
Since transient_queues_ttl is also managed by oslo::messaging::rabbit, there's no way to use nova_config to set it, so this patch is mandatory for one to set rabbit_transient_queues_ttl in nova.conf. Change-Id: I6aa11906d47c0251e0792637cb940f9f2a8fe425
6 lines
122 B
YAML
6 lines
122 B
YAML
---
|
|
features:
|
|
- |
|
|
Add a new ``amqp_auto_delete`` parameter, so that transient queues are
|
|
automatically deleted.
|