
The amqp_auto_delete option needs this patch: https://review.opendev.org/c/openstack/puppet-oslo/+/944132 Since transient_queues_ttl is also managed by oslo::messaging::rabbit, there's no way to use cinder_config to set it, so this patch is mandatory for one to set rabbit_transient_queues_ttl in cinder.conf. Change-Id: I8f59ef9186431cdc377cf9060d179f2beb253944
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.
|