Package: cloudkitty / 23.0.0-1

Metadata

Package Version Patches format
cloudkitty 23.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
missing files.patch | (download)

MANIFEST.in | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add missing alembic files
remove mathjax extention from sphinx doc.patch | (download)

doc/source/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove mathjax extension from sphinx doc
remove wsmeext.sphinxext.patch | (download)

doc/source/conf.py | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 remove wsmeext.sphinxext
 Without this, building the doc fails.
Fix_elasticsearch_and_opensearch_requests.patch | (download)

cloudkitty/storage/v2/elasticsearch/client.py | 3 3 + 0 - 0 !
cloudkitty/storage/v2/opensearch/client.py | 3 3 + 0 - 0 !
2 files changed, 6 insertions(+)

 fix elasticsearch & opensearch requests
 Using list for metric_types in _build_must, in case it was not.
 The APIs expects a list for "type" in "terms".
Story: 2011541
Task: 52868
Signed-off-by: Nicolas Maillet-Contoz <nicolas.maillet-contoz@infomaniak.com>