Go to file
Eric Harney 31cd2c3f1a image_utils: Detect missing device before calling qemu-img convert
We have observed failures related to device management where
this code path is called and the device in /dev/ does not exist.

In this situation, qemu-img convert will create the dest file
in /dev/ and write data to it. Ensure that this does not happen
and the operation fails instead.

Closes-Bug: #2132083
Change-Id: Ide448f3809a4169a757578310066a5c3e0dffdae
Signed-off-by: Eric Harney <eharney@redhat.com>
(cherry picked from commit 72ae654839)
2025-12-03 15:22:59 +00:00
2023-04-18 19:45:55 +00:00
2025-09-18 08:19:01 +00:00
2023-01-20 10:28:08 -05:00
2017-10-10 00:46:42 +00:00
2023-09-14 15:18:58 -04:00
2012-05-03 10:48:26 -07:00
2025-05-15 12:39:25 +00:00
2025-09-12 14:37:03 +01:00
2025-04-29 15:04:48 +00:00
2024-04-10 10:42:25 -04:00
2025-09-10 17:00:11 +00:00
2020-04-17 14:47:10 +02:00
2025-07-23 08:59:18 -04:00

OpenStack Cinder

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