From 043a43b5af9e12015c2df258a3eaec797fbd98d1 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Tue, 14 Nov 2017 10:24:43 +0100 Subject: enea-nfv-access-openstack: Build qcow image We need this image format to boot EL with libvirt. This is only needed in the context of thesting Openstack in a virtualized environment, should be reverted when using real hardware. Signed-off-by: Adrian Dudau --- images/enea-nfv-access-openstack.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/images/enea-nfv-access-openstack.bb b/images/enea-nfv-access-openstack.bb index 9b06555..1b986e9 100644 --- a/images/enea-nfv-access-openstack.bb +++ b/images/enea-nfv-access-openstack.bb @@ -2,6 +2,8 @@ DESCRIPTION = "Image for the host side of the Enea NFV Access Platform that prov require images/enea-nfv-access-host-common.inc +require images/build-qcow-image.inc + IMAGE_INSTALL += " \ packagegroup-core-boot \ packagegroup-cloud-compute \ -- cgit v1.2.3-54-g00ecf