Victoria Series Release Notes

2.3.2

Bug Fixes

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

2.3.1

Bug Fixes

  • Launchpad bug 1953670 has been fixed by updating the attribute name for the share group type access repr to be share_group_type_id.

2.3.0

Prelude

  • Share replication APIs have graduated from their experimental feature state from API version 2.56. One or more share replicas can be created from a given share. They can also be promoted to be considered the active share, resynchronized and deleted. These actions no longer require the inclusion of X-OpenStack-Manila-API-Experimental header in the API requests.

New Features

  • Added support for performing the share server migration. The new commands are: share-server-migration-start, share-server-migration-complete, share-server-migration-cancel, share-server-migration-get-progress, share-server-migration-check and share-server-reset-task-state.

2.1.0

Prelude

Since the share group APIs have graduated from their experimental feature state in API version 2.55, the client was updated to fit into those changes, and the share group commands will no longer include the X-OpenStack-Manila-API-Experimental` header in the request. Share group types can be created to encompass one or more share types, share groups can be created, updated, snapshotted and deleted, and shares can be created within share groups.