Releases: infortrend-openstack/infortrend-cinder-driver
Releases · infortrend-openstack/infortrend-cinder-driver
v2.1.4
v2.1.3
Notable changes
- Add support for force detach volume.
- Handle LUN Conflict in case of
@lockutils.synchronized
cannot share lock among Active/Active HA Cinder nodes without Tooz/DLM.
ref: https://specs.openstack.org/openstack/cinder-specs/specs/mitaka/ha-aa-tooz-locks.html - New version of CLI (raidcmd_ESDS10.jar).
- New API
utility init-cache
to update needed info for cinder-volume status polling. - Now CLI will automatically exit if there is no command input for 10 mins.
- New API
- Now driver will connect RAID with CLI cache mode notification on.
- Speed up
initialize_connection
andterminate_connection
by using CLI with cache mode because LUN conflict handler has implemented. - Speed up Cinder polling process
get_volume_stats
using CLI with cache mode. - Other APIs remain using ordinary mode.
- Speed up
- Add
setupIFTdriver.sh
for quick install/update Infortrend Cinder driver.
v2.1.1
Add LUN ID overflow error log.
v2.1.0
Notable changes
- Remove timeout for replication
- Use full ID for volume name (since Newton)
- Support for list manageable volume and snapshot (since Newton)
- Support for manage/unmanage volume and snapshot (since Mitaka)
- Remove unnecessary check in snapshot
Related Patch
394284 - Enhance Infortrend driver
v2.0.1
Notable changes
- Change timeout setting conf.
- Speed up for deleting volume.
Related Patch
We haven't patch this to Openstack.
v2.0.0
v1.0.6
Notable changes
- Select pool by Cinder scheduler
- Fix migrate & manage_existing issues
Related Patch
- We haven't patch this to Openstack Gerrit.
v1.0.5
Notable changes
- Improve Infortrend Cinder driver speed.
Related Patch
- We haven't patch this to Openstack Gerrit.