Releases: OpenNebula/addon-storpool
addon-storpool-18.11.2
workaround for image lock during import
addon-storpool-18.11.1
add ioeventfd=on for virtio-blk in vmTweaks
addon-storpool-18.11.0
update addon-storpoolrc with UPDATE_IMAGE_ON_IMPORT
fixed context ISO image resizing
addon-storpool-18.10.0
support OpenNebula 5.6.2
add option to add optional arguments to OpenNebula shell tools (ONE_ARGS
)
add option to set NO_PROXY for StorPool API calls (NO_PROXY=<SP_API_HTTP_HOST>
)
addon-storpool-18.09.0
support OpenNebula 5.6.1
add volume tag nvm=$VM_ID to each StorPool backed VM disk
addon-storpool-18.07.2
- docs update
- added
vms-tab.patch
to allow deleting VM snapshot when VM is powered off - more verboseness to the current installer script
addon-storpool-18.07.1
- add
ADDON_RELEASE
in tm/storpool/storpool_common.sh to track the releases
addon-storpool-18.07.0
changed release numbering the format is YY.MM.N where YY is the year, MM is the month and N is incremental number for each release in the given month
added support for OpenNebula 5.6.0
addon-storpool-5.4.15-0
fix bugs in VM snapshots hooks
fix typo in misc/reserved.sh
add misc/reserved.sh to the installer scripts and note to run and populate RESERVED_CPU and RESERVED_MEM for each host
rework disk stats to generate the reports times faster
removed logging to log-files in /tmp (should be refactored in a future release)
added misc/cleanup_sp_tmp.sh
compatible with OpenNebula up to 5.4.15 (HotFix)
addon-storpool-5.2.1-0
-
bugfix: mkswap for volatile disks (tm/mkimage)
-
bugfix: PROLOG_MIGRATE_UNKNOWN handling in tm/mv
-
sync with opennebula 5.2.1
-
misc script
reserved.sh
to calculate RESERVED_{CPU,MEM} values when cgroups are in use -
disable export to marketplace
-
improve StorPool node ID lookup when it is not locally available
-
handle import of vmdk images
-
monitor_helper-sync - work only on active node in HA setup