Files
python-ganttclient/nova/tests/test_powervm.py
David Peraza 5ca7c9201a 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
2013-02-22 01:29:16 +00:00

7.9 KiB