Comment 4 for bug 1516584

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/cinder (openstack-ci/fuel-7.0/2015.1.0)

Reviewed: https://review.fuel-infra.org/14290
Submitter: Vitaly Sedelnik <email address hidden>
Branch: openstack-ci/fuel-7.0/2015.1.0

Commit: 3b62f173f1c8d7922b8caebb87f95dc5f02834f3
Author: Anthony Lee <email address hidden>
Date: Mon Nov 30 14:43:44 2015

Improve 3PAR driver VLUN creation and deletion

This patch improves the creation and deletion logic for VLUNs
for the 3PAR drivers. The changes will help to prevent VLUNs
from being left behind after volume detaches. It also prevents
extra VLUNs being created when initialize_connection is called
multiple times for the same volume and host.

Closes-Bug: #1516584
Change-Id: I497564cb4bd661252570eb2e69962f7d5f3c07da
(cherry picked from upstream commit 64998f1c8c12a2c8575b0b7027e010955c2203eb)