Releases: emc-openstack/unity-cinder-driver
Releases · emc-openstack/unity-cinder-driver
Unity Driver v0.4.6 for Mitaka
Added features:
- Unity: Add thick volumes support.
Unity Driver v0.4.5 for Mitaka
Fixed bugs:
- Unity: Fix Coordinator uninitialized issue
Unity Driver v0.5.3 for Newton
Fixed bugs:
- Unity: Fix duplicate hosts created with same name (#10)
- Unity: temp snapshot for backup deleted twice
- Unity: add option to delete attached snapshots
Unity Driver v0.5.1: Add Unity thin clone support for Newton
Unity storage now supports cloning volume by taking its snapshot,
it's more efficient than previous implementation.
However, there is limitation on the count of thin clones inside one LUN
family sharing the same base LUN. Every time the limitation reaches, a
new volume will be cloned using dd copy. Then thin clone will be taken
from the new dd-copied volume.
Unity Cinder Driver for Liberty v0.3.2
Features:
- Add thin clone support
Unity Cinder Driver for Newton v0.5.0
Unity Cinder Driver for Mitaka v0.4.3
Bug fix:
- GH-6: Add TransferVD to base class.
- Fix version number and license info.
Unity Cinder Driver for Liberty v0.3.1
Unity Cinder Driver for Mitaka v0.4.2
Backport Unity driver from Ocata (#3)
Support Unity OE v4.1 in Kilo
- Support to create a volume from another one.
- Support to create a volume from a snapshot.