From 0fa90f658b18a92ac4eafd7c86bcfbd8f6f5a424 Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Fri, 26 Jun 2020 15:11:33 +0200 Subject: [PATCH] Use virtio bus with uefi The virtio bus should perform better now that is working also with uefi. Change-Id: Id6cc41ab18abe6e6efb60b78a59152d27f5afb33 --- devstack/tools/ironic/templates/vm.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/devstack/tools/ironic/templates/vm.xml b/devstack/tools/ironic/templates/vm.xml index ff40f8fa05..f5c59b54e5 100644 --- a/devstack/tools/ironic/templates/vm.xml +++ b/devstack/tools/ironic/templates/vm.xml @@ -34,15 +34,8 @@ - - {% if uefi_loader %} - -
- {% else %}
- {% endif %} {% endfor %}