Helen Walsh 1ae4ac4486 PowerMax Driver - Fix for renaming GVG
When a Generic Volume Group is renamed in OpenStack, the
corresponding storage group on the PowerMax does not reflect
this new name. The name format is <user-supplied-name><uuid>
on the PowerMax and now the former section has been changed.

To fix this issue we search based on the uuid alone and not
the combination of user supplied name and uuid. Once
the modified storage group object is returned successfully,
the storage group is renamed on the PowerMax.  Any subsequent
operation on the Generic Volume Group will proceed as before.

Closes-Bug: #1936848
Change-Id: Ia49ac163e6d9995368ef7931e51835f753b6623e
2022-09-13 14:11:17 +02:00
2021-06-04 17:21:28 -04:00
2020-10-14 08:24:13 -04:00
2019-04-19 19:26:48 +00:00
2017-10-10 00:46:42 +00:00
2021-09-17 16:24:56 +00:00
2012-05-03 10:48:26 -07:00
2021-11-08 09:43:00 -05:00
2020-01-22 11:44:36 +00:00
2021-04-16 11:11:41 -04:00
2020-04-17 14:47:10 +02:00
2021-10-05 11:22:00 -04:00

OpenStack Cinder

image

OpenStack Cinder is a storage service for an open cloud computing service.

You can learn more about Cinder at:

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/cinder

If you'd like to contribute, please see the information in CONTRIBUTING.rst

You can raise bugs on Launchpad

Python client

Python Cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 916 MiB
Languages
Python 99.7%
Smarty 0.3%