cinder/releasenotes
raghavendrat 74c5ec0ab1 HPE 3par: Fix issue seen during retype/migrate
1] If migration_status is deleting,
incorrect volume name on 3par (osv_name) is fetched.

2] For retyped/migrated volume, Remote Copy Group name
(rcg_name) is different.

3] For retyped/migrated volume having QOS setting,
vvset_name is different.

This patch adds necessary logic to get appropriate osv_name,
rcg_name and vvset_name (for above scenarios).

Closes-Bug: #2026718
Change-Id: Ifa78eb42b0fa7a4446e5e300fcb13567eac04403
2023-12-14 07:51:05 +00:00
..
notes HPE 3par: Fix issue seen during retype/migrate 2023-12-14 07:51:05 +00:00
source Imported Translations from Zanata 2023-09-01 04:26:25 +00:00
README.rst Fix release notes link 2017-07-25 14:24:18 -07:00

Release notes

The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.

A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.

Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.