]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add support to import images into sheepdog volumes.
authorWenhao Xu <wenhao@zelin.io>
Wed, 6 Mar 2013 08:51:33 +0000 (16:51 +0800)
committerWenhao Xu <wenhao@zelin.io>
Thu, 11 Jul 2013 07:48:25 +0000 (15:48 +0800)
commit8179007c804d88595a346ad993791fd21a2a9c01
treeb48cf5b41a150c60769ca78a12003cfec1c0942d
parentcfe8dc42254e6f808bec61f89ea4a43504704000
Add support to import images into sheepdog volumes.

Supporting import images from glance to sheepdog volumes.
Unit test framework for sheepdog is added too.

Fix Bug #1148784

Change-Id: I8ffd1bc1b2d719aed27ce0d98eaa41fef8027ca2
cinder/image/image_utils.py
cinder/tests/test_sheepdog.py
cinder/volume/drivers/sheepdog.py