Releases: OpenNebula/addon-storpool
addon-storpool-19.12.1
fix patch alignment
addon-storpool-19.12.0
- fix tm/delete - delete via ssh only when the host is reachable
- rework vmm/snapshot_revert - leave the VM as powered off. Should be started manually after revert to resolve networking issues.
- update the 5.10.0 patch for tm/shared/monitor
addon-storpool-19.11.1
support OpenNebula 5.10.0
update to vn_fw_hook to support SLAAC IPv6 (contributed by @feldsam)
addon-storpool-19.10.1
add an option to whitelist compatible IMAGE datastores
whitelist CEPH IMAGE datastore
documentation formatting
addon-storpool-19.10.0
- add OpenNebula release 5.8.5
- fix in the deploy tweak for hyperv clock
- add deploy tweak to set cache and io attributes for CDROMs
addon-storpool-19.08.0
added a misc script to report per nic stats
set node's SP_OURID on each host via reserved.sh
send backup snapshot to a remote site when deleting a volume (the remote snapshot should be deleted with a custom script/policy)
support opennebula-5.8.4
addon-storpool-19.07.1
bump the release to 19.07.1
addon-storpool-19.07.0
enable support for opennebula-5.8.3
added script to check the system ds for consistency (misc/sysdscheck.rb)
added (optional) patch to address ip spoofing filter issue with NIC aliases
fix wrong exit status in vmm/snapshot_revert-storpool on success
fix the ownership of /var/lib/one/remotes
add option to set ONE_ETC for the installation script
use the MAC provided by OpenNebula when available (vfhostdev2interface.py)
improve cache security by fixing the umask for /tmp/monitor
add domain tweak to calculate vcpu shares (cpuShares.py)
(optional) patch for the Hook Manager to send XML via STDIN
update xpath helpers to works with files
various fixes in the handling of type CDROM images
addon-storpool-19.05.0
Enable OpenNebula-5.8.2
addon-storpool-19.04.4
Improve deploy-tweaks - add an option to export default values via the kvmrc
file (5.4+ compatible)
Docs updates