cinder/releasenotes
Nikesh Kumar Mahalka 8d7620b478 Fix "connector=None" issue in Kaminario drivers
Currently, Kaminario Cinder FC and iSCSI volume drivers are not
handling "connector=None" in the terminate_connection. This causes
the failure of the following tempest test:
test_volumes_actions.VolumesActionsTest.test_force_detach_volume

This patch handles "connector=None" in the terminate_connection
for Kaminario Cinder FC and iSCSI volume drivers.

Change-Id: Id0e9c235d7260081da20ef7ced7ad28d42e3e03a
Closes-Bug: #1829398
Co-Authored-By: Srinivas Dasthagiri <srinivasd@biarca.com>
(cherry picked from commit 49331b2bb6)
2019-05-23 06:30:55 -04:00
..
notes Fix "connector=None" issue in Kaminario drivers 2019-05-23 06:30:55 -04:00
source Imported Translations from Zanata 2018-03-01 06:36:23 +00:00
README.rst Fix release notes link 2017-07-25 14:24:18 -07:00
bug-1783790-multiattach-none-when-manage-volume-yu7du8yth78i0e6b.yaml Handle multiattach attribute when managing volumes 2019-03-26 23:01:43 -03:00

README.rst

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.