Releases: OpenNebula/addon-storpool
Releases · OpenNebula/addon-storpool
addon-storpool-26.04.0-mc
- support OpenNebula 7.2
- refactor reserved.sh to work with cgroupv2
- rework the image_info function
- add helper script when migrating from cgroupv1 to cgroupv2
- add patches for addressing various upstream issues
- fix broken variables/paths
addon-storpool-26.04.0
- support OpenNebula 7.2
- refactor reserved.sh to work with cgroupv2
- rework the image_info function
- add helper script when migrating from cgroupv1 to cgroupv2
- add patches for addressing various upstream issues
addon-storpool-26.03.0-mc
Rework to support StorPool multicluster setups
This version uses the StorPool globalId instead of named volumes and snapshots.
A special procedure is needed for the upgrade. Ask the StorPool Support for details.
addon-storpool-25.11.0
- fix cpuset parsing
- fix alternate UEFI vars handling
- documentation refactoring
- fix tm/delete
- technology preview of basic handling of vTPM
addon-storpool-25.07.0
What's Changed
- enabled support for OpenNebula v7.0
- removed a debug case from deploy-tweaks
- improve readability of the integration-test.sh logging (use capital cases)
- the UEFI auto configuration option is insupported becase the OVMF vars file is out of the SYSTEM datastore
Full Changelog: v25.06.2...v25.07.0
addon-storpool-25.06.2
What's Changed
- fix a typo in README.md
- bump the copyright of the files
- refactor misc/vmDiskStats.sh
- fix a function argument
- fix the logic of NO_VOLUME_TEMPLATE when cloning an image
- set as default, not to set volume template
Full Changelog: v25.04.1...v25.06.2
addon-storpool-25.04.1
- remove a debug logging
addon-storpool-25.04.0
- make clear in the readme that the Persistent Images with PERISTENT_TYPE set are not supported
- added diskid tag to the VM disk volumes
- code refactoring and lining with shellcheck
- the helper tools like volumecare and tagVolumes.sh are working with multisite setups
- fix the deprecation warnings for storpool CLI
- better allocation and cleanup of the file descriptors
- improve and aggregate the calls to the opennebula API via a single function
- improvements in the log messages for better debugging
- the readonly disks could be attached RO in storpool too (when READONLY_MODE=ro)
- various other fixes and improvements
addon-storpool-25.03.0
- refactor the code for linting with shellcheck
- enable and start the systemd.timer for volumecare in the install script(s)
- add StorPool QoS class tag for the save-as images
- refactor the tagging of the StorPool QoS service details
- fix some deprecation warnings when using the StorPool cli
- for TM_MAD drivers, use the destination host instead of one from the datastore's BRIDGE_LIST
- support multiple clusters in misc/tagVolumes.sh and hooks/volumecare helper scripts
- remove the experimental implementation of SHAREABLE images.
- add a note in the limitations section of the README.md that SHAREABLE images are not supported
addon-storpool-25.01.2
- Fix a bug in tm/delete that could delete disk symlinks
- Add JSON and YML docs for the currently supported opennebula versions