diff options
author | David Peraza <dperaza@linux.vnet.ibm.com> | 2013-02-21 23:42:14 +0000 |
---|---|---|
committer | David Peraza <dperaza@linux.vnet.ibm.com> | 2013-02-22 01:29:16 +0000 |
commit | edf15fdd38c670482848d2407a013a2ec4addd17 (patch) | |
tree | 4087480cea311cc9edda6c1e7d795f293f9f5d6e /nova/utils.py | |
parent | a42845e455c74f41852babbbd09a3514021ea71d (diff) | |
download | nova-edf15fdd38c670482848d2407a013a2ec4addd17.tar.gz nova-edf15fdd38c670482848d2407a013a2ec4addd17.tar.xz nova-edf15fdd38c670482848d2407a013a2ec4addd17.zip |
Removes unnecessary qemu-img dependency on powervm driver
Fixes bug 1131033
Power VM driver is using qemu-img through the fetch_to_raw call
No need to attempt a conversion since power images can only
be represented with the raw format, removing thus the need for
any conversions by calling fetch instead of fetch_to_raw.
Change-Id: I94b46e184cb87924a4754a0a48d9c2013a3eb756
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions