Comment 4 for bug 1304516

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/icehouse)

Reviewed: https://review.openstack.org/89571
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=d0602f6f2a32e2038bb27d77d3671b3dabedae5a
Submitter: Jenkins
Branch: stable/icehouse

commit d0602f6f2a32e2038bb27d77d3671b3dabedae5a
Author: Lucian Petrut <email address hidden>
Date: Tue Apr 8 19:35:10 2014 +0300

    Fixes cinder error state volume delete on Windows

    If the volume creation fails and the iSCSI disk is not created,
    trying to delete the error state volume will fail on Windows.

    Deleting the iSCSI disk must be skipped when it does not exist.

    Change-Id: I2cd615e71fe457c241bea207c4bd8904c1ffd9cb
    Closes-Bug: #1304516
    (cherry picked from commit 131777688562b1ec020327067d89da1535b99640)