
The initialize_connection() in the driver sometimes returns wrong LUN and causes a live-migration failure. The function searches the LUN from LD sets (attached hosts) and returns the first hit. The function must return an LUN of the destination host, but the first hit may be an LUN of the source host. This patch fixes initialize_connection() to return correct LUN by searching with WWPN of the desitination host. Change-Id: I102ae84204e0d88814a7d2e028f7cec118ad6b60 Closes-Bug: #1887908
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%