Releases: kvaps/opennebula-addon-linstor_un
Releases · kvaps/opennebula-addon-linstor_un
v1.8.2
- Exclude deleting resources from search
- Add ssh-agent support
- Fix recalculating paths
- Autodetect monitoring format
v1.1.0
- Use blockcopy for more consistent copy running vms
- Revert --output-version v0 due v1 is not stable (LINBIT/linstor-server#55)
v1.0.1
- fix attach when SRC_HOST = DST_HOST on copy mode
v1.0.0
- save/restore checkpoint directly on datastore
v0.9.0
- use --output-version v1 for linstor commands
- monitor VMs for specific datastore only
- snapshots and disks sizes now counts correctly
- bug fixes
v0.8.0
- CLONE_MODE=snapshot support
- Allow mv between datastores
- Updated documentation
v0.7.0
- Fix suspend and offline migration
- VM disk size monitoring
- Snapshots size monitoring
- Remove volume with snapshots
v0.6.0
- linstor_exec_and_log function
- Loging for linstor command
- Trap function for cleanup resources on failure
- Support for --providers option
- Less requests for attach/detach operation
- Failmigrate action
- Bug fixes