Releases: OpenNebula/addon-linstor_un
Releases · OpenNebula/addon-linstor_un
v1.2.0
- Driver can work without specifying BRIDGE_LIST (it will use all OpenNebula nodes by default)
- Fix bug which was resize source disk instead destination one when
CLONE_MODE=snapshot
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