
Since transient_queues_ttl is also managed by oslo::messaging::rabbit, there's no way to use cloudkitty_config to set it, so this patch is mandatory for one to set rabbit_transient_queues_ttl in cloudkitty.conf. Change-Id: Ie48519d40999b36baffa0b92151ef0d93ee3aed6
7 lines
208 B
YAML
7 lines
208 B
YAML
---
|
|
features:
|
|
- |
|
|
A new parameter ``rabbit_transient_queues_ttl`` has been added to the
|
|
cloudkitty class to configure how long transtient queue should stay until
|
|
they are automatically deleted.
|