Skip to content
Snippets Groups Projects
Commit 6567f1d9 authored by Agata Murawska's avatar Agata Murawska Committed by Iustin Pop
Browse files

Adding qemu-img dependency to INSTALL


Signed-off-by: default avatarAgata Murawska <agatamurawska@google.com>
Signed-off-by: default avatarIustin Pop <iustin@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent a3c10d31
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ Before installing, please verify that you have the following programs:
optional python package for supporting CPU pinning under KVM
- `ElementTree Python module <http://effbot.org/zone/element-index.htm>`_,
if running python 2.4 (optional, used by ovfconverter tool)
- `qemu-img <http://qemu.org/>`_, if you want to use ovfconverter
These programs are supplied as part of most Linux distributions, so
usually they can be installed via the standard package manager. Also
......@@ -54,7 +55,7 @@ packages, except for DRBD and Xen::
ndisc6 python python-pyopenssl openssl \
python-pyparsing python-simplejson \
python-pyinotify python-pycurl socat \
python-elementtree
python-elementtree qemu
If you want to also enable the `htools` components, which is recommended
on bigger deployments (they give you automatic instance placement,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment