Yoga Series Release Notes

3.3.2

Bug Fixes

  • Launchpad bug 1909477 has been fixed by prevent sending the share creation request with any capitalization of the name “None”.

  • 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.

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

3.3.1

Bug Fixes

  • Fixed a regression with the use of the “force” keyword in the “extend” API in the Share resource. See LP #1975488 for more details.

3.3.0

New Features

  • Added –scheduler_hints to the share-replica create command of manila shellclient. In case of OSC, –scheduler-hint is used. Scheduler hints in the share-replica create allow scheduler to select appropriate host using filters. For example, user needs to specify “only_host=host@backend#pool” when creating a manila share-replica in case of onlyhostFilter. Supported for microversion >= 2.67.

  • The commands “manila manage” and “manila unmanage” now accept an optional “–wait” flag that allows users to let the client poll for the completion of the operation.

  • Added CLI commands to soft delete share.

  • Added CLI commands to restore share.

  • Added CLI commands to query shares in recycle bin.

Bug Fixes

  • Launchpad bug 1960422 has been fixed by prevent sending the share creation request and provide early feedback to CLI users.

  • The following openstack subcommands no longer format the required_extra_specs field and the optional_extra_specs field unless the default table format is used.

    • openstack share type create

    • openstack share type list

    • openstack share type show