From: Yibo Cai Date: Thu, 25 Jan 2018 05:10:23 +0000 (+0800) Subject: deploy: remove gic version in arm vm template X-Git-Tag: opnfv-6.0.0~41^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F51109%2F1;p=compass4nfv.git deploy: remove gic version in arm vm template GIC version is set to v2 in current Arm VM template, but ThunderX only supports GICv3 which results in the failure to start VM. This patch removes GIC version definition and let libvirt to figure out the default value based on host system. Change-Id: I0e487e13ee4192a705f635781b1071521f610db5 Signed-off-by: Yibo Cai --- diff --git a/deploy/template/vm/host-aarch64.xml b/deploy/template/vm/host-aarch64.xml index 7f32a198..69202fd2 100644 --- a/deploy/template/vm/host-aarch64.xml +++ b/deploy/template/vm/host-aarch64.xml @@ -9,9 +9,6 @@ - - - destroy