Gorka Eguileor 2eed8c8096 Tests: fix quobyte breaking other tests
This patch fixes the Quobyte driver unit tests that forcefully replace
the 'convert_image' method in 'image_utils' with a Mock and then doesn't
restore it afterwards, so any method that runs afterwards and expects
'convert_image' to actually run code will fail.

This patch uses the proper mocking mechanisms that restore things
afterwards.

Change-Id: Iec1cf6ade1d97900d4db6e29555ddef8d45b9534
(cherry picked from commit e92c4d01d7)
(cherry picked from commit 263f691e4a)
(cherry picked from commit 719655aa48)
(cherry picked from commit 53dbf4a68c)
2024-12-06 14:34:48 +01:00
2020-02-15 14:15:18 -06:00
2017-10-10 00:46:42 +00:00
2012-05-03 10:48:26 -07:00
2020-02-15 14:15:18 -06:00
2020-04-17 14:47:10 +02:00

OpenStack Cinder

image

Warning

The stable/victoria branch of cinder does not contain a fix for CVE-2023-2088. Be aware that such a fix must span cinder, os-brick, nova, and, depending on your deployment configuration, glance_store and ironic. The Cinder project team advises against using the code in this branch unless a mitigation against CVE-2023-2088 is applied.

References:

OpenStack Cinder is a storage service for an open cloud computing service.

You can learn more about Cinder at:

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/cinder

If you'd like to contribute, please see the information in CONTRIBUTING.rst

You can raise bugs on Launchpad

Python client

Python Cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 964 MiB
Languages
Python 99.7%
Smarty 0.3%