Uses oslo.imageutils

Commit 035668 had the QemuImgInfo class moved to Oslo.
This class diverged from Nova and then missed some changes
made in Nova since then. The two projects will be able to use
identical classes by adapting imageutils.

Change-Id: I6ed352c42e45d32de94066c82f83e7332d4a98ed
This commit is contained in:
Zhongyue Luo
2013-08-13 11:32:00 +08:00
parent 461bb7cd85
commit 9f9ea10db4
4 changed files with 159 additions and 144 deletions

View File

@@ -8,6 +8,7 @@ module=excutils
module=fileutils
module=flakes
module=gettextutils
module=imageutils
module=importutils
module=install_venv_common
module=jsonutils