2023.1 Series Release Notes

4.4.0

Bug Fixes

  • The OpenStackClient plugin will now use most suitable version for openstack commmands client generation if user supplied version is above max version supported by server. For more details, please refer Launchpad bug #1960490

  • Fixed the use of the “–availability-zone” option with the “openstack share network create” command.

4.3.0

New Features

  • Added ‘quiesce_wait_time’ option to share replica promote API. This will be used by driver as quiesce wait time for specified replica promote operation instead of global config value. For more details, refer Launchpad bug #2000171

  • Adds support to set snapshot property on snapshot create, filter list on snapshot property, and snapshot property set and unset. Only in OSC.

Bug Fixes

  • Support –os-key option and OS_KEY environment variable which allows to provide client cert and its private key separately.

4.2.0

Bug Fixes

  • Create Share group from snapshot failed due to a bug in OSC. The issue is fixed and its working as expected.