cinder/cinder/volume/flows
Dmitry Borodaenko e066158b52 Do not clone non-raw images in rbd backend
RBD backend only supports booting from images in raw format. A volume
that was cloned from an image in any other format is not bootable. The
RBD driver will consider non-raw images to be uncloneable to trigger
automatic conversion to raw format.

Includes conversion of the corresponding unit test to use mock (instead
of mox) and expanded comments and error messages based on change #58893
by Edward Hope-Morley.

Change-Id: I5725d2f7576bc1b3e9b874ba944ad17d33a6e2cb
Closes-Bug: #1246219
Closes-Bug: #1247998
2013-12-15 18:24:28 -08:00
..
create_volume Do not clone non-raw images in rbd backend 2013-12-15 18:24:28 -08:00
__init__.py Refactoring of create_volume to use taskflow. 2013-08-07 19:08:21 -07:00
base.py Switch create volume commands to Taskflow 0.1.1 2013-12-12 10:36:45 +02:00