Go to file
Gorka Eguileor 263f691e4a 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)
2024-07-10 17:39:38 +02:00
2021-06-04 17:21:28 -04:00
2017-10-10 00:46:42 +00:00
2023-02-09 12:56:42 -03:00
2012-05-03 10:48:26 -07:00
2022-01-27 11:03:17 -05:00
2020-01-22 11:44:36 +00:00
2021-04-16 11:11:41 -04:00
2020-04-17 14:47:10 +02:00
2023-02-09 12:56:42 -03:00

OpenStack Cinder

image

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 929 MiB
Languages
Python 99.7%
Smarty 0.3%