From 3d4c6d2dd16280de150b462ae51ccf85a932c7c1 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 12 Apr 2017 13:57:36 -0700 Subject: [PATCH] Install netcat for libvirt live migration Libvirt live migration requires netcat. It appears that newer UCA packages may not automagically pull this in so explicitly list it as a dependency of nova compute here. Note that netcat/netcat-traditional do not appear to work and netcat-openbsd is required. Change-Id: If2dbc53d082fea779448998ea12b821bd037a14e --- files/debs/n-cpu | 1 + 1 file changed, 1 insertion(+) diff --git a/files/debs/n-cpu b/files/debs/n-cpu index 69ac430290..d8bbf59d07 100644 --- a/files/debs/n-cpu +++ b/files/debs/n-cpu @@ -2,6 +2,7 @@ cryptsetup genisoimage gir1.2-libosinfo-1.0 lvm2 # NOPRIME +netcat-openbsd open-iscsi python-guestfs # NOPRIME qemu-utils