]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
SMBFS: Add minimum qemu-img version requirement
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Mon, 16 Feb 2015 12:28:14 +0000 (14:28 +0200)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Sat, 18 Apr 2015 10:19:59 +0000 (13:19 +0300)
commit996bc4aea3e0c5540c73767ca5c42869661bcfdf
tree80cdd10083ed38744f4e78aa661c1742ca7e7602
parent8d27e2939617053eb5c26e9479140578ef257737
SMBFS: Add minimum qemu-img version requirement

This patch enforces specific qemu-img versions as minimum
requirements for the SMBFS drivers.

This way, some of the workarounds that were needed because
of qemu-img missing features or bugs related to the VHD/X
formats can be removed.

DocImpact

Change-Id: I9d14e16b1102673847f386e300179ed6d43ab576
cinder/tests/unit/test_smbfs.py
cinder/tests/unit/windows/test_smbfs.py
cinder/volume/drivers/smbfs.py
cinder/volume/drivers/windows/smbfs.py