raghavendrat
6a5e4ae160
HPE: Fix error during retype of volume without comment
On HPE 3par array, for volumes .. the comment section can be empty. During retype of such volumes, below error is observed: 2023-05-16 16:46:20.338 93 ERROR cinder.volume.manager old_comment = old_volume_info['comment'] 2023-05-16 16:46:20.338 93 ERROR cinder.volume.manager KeyError: 'comment' This patch handles such scenario gracefully. Closes-Bug: #2023253 Change-Id: Ia927145df855a50fb1c1ef67a9ce74e80bb7cc3a
OpenStack Cinder
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
Description
Languages
Python
99.7%
Smarty
0.3%