Debian Patches

Status for nova/2:33.0.1-2

Patch Description Author Forwarded Bugs Origin Last update
Install-missed-files.patch Install missed files
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..cf3032d
Thomas Goirand <zigo@debian.org> not-needed 2021-09-28
remove-svg-converter-from-doc-conf.py.patch Remove sphinxcontrib.rsvgconverter from doc conf.py
===================================================================
Thomas Goirand <zigo@debian.org> not-needed 2019-09-28
fix-exception.NovaException.patch Fix exception.NovaException
===================================================================
Thomas Goirand <zigo@debian.org> no 2024-11-19
fix-failing-timebased-tests.patch Fixed failing timebased tests If the updates are made on the same second, these unit tests are failing.
Adding a time.sleep(2) fixes it.

===================================================================
Thomas Goirand <zigo@debian.org> no 2025-12-04
testtools-2.8.2-TestMatchersInterface-is-removed.patch Compat with testtools 2.8.2: TestMatchersInterface is removed Thomas Goirand <zigo@debian.org> no debian 2025-12-29
weights_debug_log_stop_using_tuples_as_dict_keys.patch weights debug log: stop using tuples as dict keys While Python supports using tuples as dict keys, json.dumps() (which
is what oslo_serialization.jsonutils.dumps() calls under the hood)
does not. Stop using tuples as keys in our weight debug log.

diff --git a/nova/weights.py b/nova/weights.py
index 75d51dc..7983a90 100644
Artom Lifshitz <alifshit@redhat.com> yes upstream https://review.opendev.org/c/openstack/nova/+/904060 2026-05-18

All known versions for source package 'nova'

Links