Skip to content

Releases: OpenNebula/addon-linstor

v1.1.0

23 Mar 08:32
@rp- rp-
Compare
Choose a tag to compare

linstor-opennebula 1.1.0

  • Support for OpenNebula 6.0
  • add fuseblk as shared exception for deleting files
  • improve detect_image_format and ssh piped commands

v1.0.10

05 Feb 07:13
@rp- rp-
Compare
Choose a tag to compare

linstor-opennebula 1.0.10

  • copy now uses fsync in dd instead of sync
  • improved logging of ssh commands
  • overall PEP8 codestyle
  • fix resizing of volatile disks

v0.9.8

10 Jul 09:14
@rp- rp-
Compare
Choose a tag to compare

linstor-opennebula

  • Moving/Migrate a VM from an offline node will now work
  • Clone mode snapshot will not fail anymore with ZFS pools, but snapshots will remain.
    They can't be deleted because of the parent-child relation
  • code cleanups, better error handling