summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-11-14 10:24:43 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2017-11-14 10:24:43 +0100
commit043a43b5af9e12015c2df258a3eaec797fbd98d1 (patch)
treed65bb5d80bdc776f04996917f92885b79d208eda
parent3f0cfcd6c7cc0ba4c62629f588dcdfef21304045 (diff)
downloadmeta-el-nfv-access-043a43b5af9e12015c2df258a3eaec797fbd98d1.tar.gz
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 <adrian.dudau@enea.com>
-rw-r--r--images/enea-nfv-access-openstack.bb2
1 files changed, 2 insertions, 0 deletions
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
2 2
3require images/enea-nfv-access-host-common.inc 3require images/enea-nfv-access-host-common.inc
4 4
5require images/build-qcow-image.inc
6
5IMAGE_INSTALL += " \ 7IMAGE_INSTALL += " \
6 packagegroup-core-boot \ 8 packagegroup-core-boot \
7 packagegroup-cloud-compute \ 9 packagegroup-cloud-compute \