Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

v5.11.80

Pre-release
Pre-release
Compare
Choose a tag to compare
@vholer vholer released this 07 May 16:29
· 108 commits to master since this release

This is a beta release that comes along with the OpenNebula 5.12 Firework Beta. The release drops few legacy dependencies and scripts to work on Ubuntu 20.04, introduces missing support for automatic root partition resizing of disk on SCSI, improves network reconfigurations on Alpine Linux, adds contextualization support for Firecracker microVMs and other fixes.

Changes since previous stable version:

  • B #190: Drop unnecessary Python dependency in Debian packages
  • B #194: Support for live-resize of rootfs with disk on SCSI
  • F #196: Consistent recontextualization on NIC detach (with a workaround for older OpenNebula versions)
  • #204: Removed VR scripts from Alpine Linux package
  • F OpenNebula/one#4089: Firecracker context disk with ext2 filesystem support
  • B OpenNebula/one#4439: Thorough network stop on Alpine
  • Change to use systemctl in /usr/bin/ on Red Hat-like systems (req. by openSUSE Tumbleweed)
  • Check for working hostnamectl before using it on systemd platforms

Supported guests:

  • Alpine Linux: 3.8, 3.9, 3.10, 3.11
  • Amazon Linux: 2
  • CentOS: 6, 7, 8, 8 Stream
  • Red Hat Enterprise Linux: 7, 8
  • Fedora: 30, 31, 32
  • openSUSE: 15, Tumbleweed
  • SUSE Linux Enterprise Server: 12 SP3
  • Debian: 8, 9, 10
  • Devuan: 2
  • Ubuntu: 14.04, 16.04, 18.04, 19.10, 20.04
  • FreeBSD: 11, 12

The contextualization packages are compatible with OpenNebula versions from 4.6 to 5.12 Beta.