742a066e33b2bfab25ffd80ca0a9e07a3bb58b76
After a service restart, LUN and Namespace information is refreshed in the Cinder volume cache. In the ASAr2 cluster, these names must use underscores (_); however, the Cinder database contained volume names with hyphens (-), which caused some Cinder volume operation failures. This fix ensures that LUN and Namespace names are correctly set during volume creation and properly passed when accessing cache data, preventing failures after Cinder service restarts. Change-Id: Ia7e904ced97bef8f2668cf12b88089c77daba24a Closes-Bug: #2139272 Signed-off-by: agireesh <gawasthi2010@gmail.com>
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%