diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-11-14 10:24:43 +0100 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-11-14 10:24:43 +0100 |
| commit | 043a43b5af9e12015c2df258a3eaec797fbd98d1 (patch) | |
| tree | d65bb5d80bdc776f04996917f92885b79d208eda | |
| parent | 3f0cfcd6c7cc0ba4c62629f588dcdfef21304045 (diff) | |
| download | meta-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.bb | 2 |
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 | ||
| 3 | require images/enea-nfv-access-host-common.inc | 3 | require images/enea-nfv-access-host-common.inc |
| 4 | 4 | ||
| 5 | require images/build-qcow-image.inc | ||
| 6 | |||
| 5 | IMAGE_INSTALL += " \ | 7 | IMAGE_INSTALL += " \ |
| 6 | packagegroup-core-boot \ | 8 | packagegroup-core-boot \ |
| 7 | packagegroup-cloud-compute \ | 9 | packagegroup-cloud-compute \ |
