DESCRIPTION = "Image for the host side of the Enea NFV Access Platform that provides Oopenstack support" require images/enea-nfv-access-host-common.inc IMAGE_INSTALL = " \ packagegroup-core-boot \ packagegroup-cloud-compute \ packagegroup-cloud-debug \ packagegroup-cloud-extras \ " IMAGE_FEATURES += "ssh-server-openssh" inherit openstack-base inherit monitor IMAGE_ROOTFS_EXTRA_SPACE_append += "+ 3000000"