Releases: OpenNebula/minione
Releases · OpenNebula/minione
v5.12.0
Main changes
- Firecracker support
- Add Sphinx docs
- Update supported OS, remove 5.8 ONE support
Other improvements or fixes
- Use iproute2 instead brctl
- Wait until the image is ready
- Support CentOS8 edge deployment
- Add DISK_TYPE to datastores
- Keep empty bridges
- Uninstall opennebula-rubygems when purging
- Let packages script install lxd snap
- Add openssh-server package to the list of common requirements.
- Fix get_interface_name()
- Run onprovision with debug when verbose
- correct APPS_URL
- Restart OpenNebula before running oneprovision
- Add --version to help
- Don't fail if hooks exist
- Parse Debian version correctly
- Other minor fixes
v5.10.0
v5.8.4
v5.8.3
v5.8.2
This release introduces new option that enables you to try the new OpenNebula edge computing functionality using Packet — a bare-metal cloud infrastructure provider. Apart from this feature, several bugs were fixed:
v5.8.1
The release comes with many features and bugfixes:
- #10: Configurable Sunstone port (
--sunstone-port
), defaults to 80 - #14: Improve error logging
- Ignore SSH keys for VMs from host
- #17: Packet Bare Metal Cloud workarounds
- #15: Frontend only deployment (
--frontend
) - #9: Enable services on boot
- #28: POSIX code optimizations
- #23: Retry installation on failure
- Purge improvements
- #25: Review vnet parameters
- #30: Enable OneFlow and OneGate services
- #33: Avoid restart of network service, only bring up new interfaces
- Fix sshd reconfiguration
- Force packagers to non-interactive mode
- LXD installation workarounds
and few other small fixes and improvements.
Also, there is a new OpenNebula miniONE tutorial.