From 796cf890ffe2add16bddc8fa59cb73a51e8f3b50 Mon Sep 17 00:00:00 2001 From: Emanuele Rocca Date: Sat, 25 May 2013 23:48:33 +0200 Subject: [PATCH] Add missing .debs required by Debian dnsmasq-utils is available on all Debian-based supported distros. Debian Wheezy and Jessie need qemu to be installed in order for the resulting OpenStack environment to be fully functional. Change-Id: I910968f60ca1ed5c300a1fa599fb480d65591145 --- files/apts/nova | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/files/apts/nova b/files/apts/nova index 298e25feee..c24333c3db 100644 --- a/files/apts/nova +++ b/files/apts/nova @@ -1,5 +1,5 @@ dnsmasq-base -dnsmasq-utils # for dhcp_release only available in dist:oneiric,precise,quantal +dnsmasq-utils # for dhcp_release kpartx parted iputils-arping @@ -13,6 +13,7 @@ ebtables sqlite3 sudo kvm +qemu # dist:wheezy,jessie libvirt-bin # NOPRIME libjs-jquery-tablesorter # Needed for coverage html reports vlan