aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2018-02-06 01:46:56 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-02-06 01:46:56 +0000
commit41006b9b6044ce732a0de3c78480d1d6db5f96e9 (patch)
treecbde32b171b6b446fe90eb13662f05571c024a99 /deploy
parenta582c92b8cc3ee1b641a151373707e9a8604c8c8 (diff)
parent805885bf111ad4a2fa9ad87079772c737c442a0a (diff)
Merge "deploy: remove gic version in arm vm template"
Diffstat (limited to 'deploy')
-rw-r--r--deploy/template/vm/host-aarch64.xml3
1 files changed, 0 insertions, 3 deletions
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 @@
<boot dev='hd'/>
<boot dev='network'/>
</os>
- <features>
- <gic version='2'/>
- </features>
<cpu mode='host-passthrough'/>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>