Debian Patches

Status for cloudkitty/13.0.0-6

Patch Description Author Forwarded Bugs Origin Last update
missing-files.patch Add missing alembic files Thomas Goirand <zigo@debian.org> not-needed 2018-01-31
remove-mathjax-extention-from-sphinx-doc.patch Remove mathjax extension from sphinx doc
===================================================================
Thomas Goirand <zigo@debian.org> not-needed 2018-02-20
add-healthcheck.patch Add a /healthcheck URL This is useful for operators to setup haproxy and know that one of
the API is alive. I've done such a patch on many other projects,
and this is unifying all.

diff --git a/etc/cloudkitty/api_paste.ini b/etc/cloudkitty/api_paste.ini
index 0ff20277..8ae1e68f 100644
Thomas Goirand <zigo@debian.org> yes 2020-06-16
log-how-many-tenants-fetched.patch [PATCH] Log the number of tenants loaded by the fetcher
During initial setup it's useful to know if (and how many) billable
tenants got loaded by the fetcher.
Mariusz Karpiarz <mariusz.karpiarz@vscaler.com> no 2020-09-11
add-force-granularity-300-for-cpu.patch Add force_granularity: 300 for the CPU metrics Without this, the cloudkitty-processor doesn't process anything. Thomas Goirand <zigo@debian.org> yes 2021-02-24
rate-everyone.patch Rate everyone The Keystone fetcher looks at a "rating" role to see if a project should
be rated or not. Unfortunately, this doesn't work, and projects that have
the rating role aren't getting rated.
.
This patch therefore removes the rating role look-up, and just rates everyone
with an account in the OpenStack cloud, and rates everyone. This also
simplifies the user management where one doesn't have to manage the rating
role anymore.
Thomas Goirand <zigo@debian.org> no 2021-03-10
Fix-default-admin_or_owner-policy-expression.patch Fix default admin_or_owner policy expression By default not even an admin can use the get_summary endpoint with
all_tenants=True or using a tenant_id parameter. This commit fixes that.
.
This rule is now the same as how cinder defines admin_or_owner.

diff --git a/cloudkitty/common/policies/base.py b/cloudkitty/common/policies/base.py
index 99591ec..0fe4847 100644
Jonathan Herlin <jonathan.herlin@elits.com> no upstream, https://review.opendev.org/c/openstack/cloudkitty/+/784444 2021-04-23

All known versions for source package 'cloudkitty'

Links