diff options
author | Peter Barabas <peter.barabas@ericsson.com> | 2016-01-18 15:03:07 +0100 |
---|---|---|
committer | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-01-25 20:33:40 +0000 |
commit | 91257ff4ee78f32081af2e652f58a5ba9e834f61 (patch) | |
tree | d406383428de033da1ce6108942efad438d5b168 /deploy/README | |
parent | 8ce080bcbb40f87c73e040998a83333525fee047 (diff) |
Uplift deployment code for Fuel 8.0
Change-Id: If784cbd7371133bd35e95004a11e9802660ac332
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
Diffstat (limited to 'deploy/README')
-rw-r--r-- | deploy/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/README b/deploy/README index 167078bf8..7a3e09dc9 100644 --- a/deploy/README +++ b/deploy/README @@ -5,7 +5,7 @@ the following dependencies and python modules are required to be installed: - for Ubuntu: -sudo apt-get install -y libvirt-bin qemu-kvm python-pip fuseiso mkisofs +sudo apt-get install -y libvirt-bin qemu-kvm python-pip fuseiso mkisofs genisoimage sudo apt-get install -y python-dev libz-dev libxml2-dev libxslt-dev sudo pip install pyyaml netaddr paramiko lxml scp pycrypto ecdsa |