Debian Patches
Status for puppet-module-cloudkitty/14.0.0-6
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
allow-using-uwsgi.patch | Allow using uwsgi =================================================================== |
Thomas Goirand <zigo@debian.org> | yes | 2018-12-30 | ||
Expose-rabbit_transient_quorum_queue.patch | Expose rabbit_transient_quorum_queue diff --git a/manifests/init.pp b/manifests/init.pp index fb1caad..87bbdc0 100644 |
Takashi Kajinami <kajinamit@oss.nttdata.com> | no | upstream, https://review.opendev.org/c/openstack/puppet-cloudkitty/+/941405 | 2025-02-12 | |
Add-amqp_auto_delete-and-rabbit_transient_queues_ttl-params.patch | [PATCH] Add a rabbit_transient_queues_ttl and amqp_auto_delete params 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. |
Thomas Goirand <zigo@debian.org> | no | 2025-03-18 | ||
trixie-support.patch | Trixie support | Thomas Goirand <zigo@debian.org> | no | 2025-05-27 | ||
Add-queue_manager-and-stream_fanout.patch | Add queue_manager and stream_fanout 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 cloudkitty_config. =================================================================== |
Thomas Goirand <zigo@debian.org> | yes | 2025-06-22 | ||
Expose-rabbit_qos_prefetch_count.patch | Expose rabbit_qos_prefetch_count The option was supported by puppet-oslo but was not configurable via this module. =================================================================== |
Thomas Goirand <zigo@debian.org> | yes | 2025-07-01 |