Debian Patches
Status for puppet-module-barbican/25.0.0-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
add_barbican_secret_provider.patch | Add a barbican_secret provider This is very helpful to setup disk encryption for Swift. diff --git a/lib/puppet/provider/barbican.rb b/lib/puppet/provider/barbican.rb new file mode 100644 index 0000000..3adfa9d |
Thomas Goirand <zigo@debian.org> | yes | 2018-11-06 | ||
Add-amqp_auto_delete-and-rabbit_transient_queues_ttl-params.patch | Add a rabbit_transient_queues_ttl and amqp_auto_delete params 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 keystone_config to set it, so this patch is mandatory for one to set rabbit_transient_queues_ttl in barbican.conf. =================================================================== |
Thomas Goirand <zigo@debian.org> | yes | 2025-03-13 |