Debian Patches

Status for cinder/2:24.0.0-1

Patch Description Author Forwarded Bugs Origin Last update
install-missing-files.patch Install missing files Thomas Goirand <zigo@debian.org> not-needed 2016-03-22
do-not-use-urllib3-from-botocore.patch Do not use urllib3 from botocore Cinder is using urllib3 vendored version from botocore, which we unvendor
in Debian.

===================================================================
Thomas Goirand <zigo@debian.org> no 2021-03-27
remove-test_backup_s3.patch Remove test_backup_s3.py This unit test file is using the moto library which we cannot package in
Debian because it depends on "jose" which is Python 2 only.
Thomas Goirand <zigo@debian.org> no 2021-03-27
add-params-thin_provisioning-equal-one.patch Add "params thin_provisioning=1" in tgt export Add 'params thin_provisioning=1' in iscsi volume export
to allow fstrim to work with the lvm backend.
Thomas Goirand <zigo@debian.org> yes 2023-12-04
Fix_invalid_assert_calls.patch Tests: Fix invalid assert calls "not_called" -> "assert_not_called"
"called_with" -> "assert_called_once_with"
.
These calls currently don't do anything because they
are mis-named.

diff --git a/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py b/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py
index 9c6e686..85b063b 100644
Eric Harney <eharney@redhat.com> yes upstream upstream, https://review.opendev.org/c/openstack/cinder/+/903503 2023-12-12

All known versions for source package 'cinder'

Links