Comment 2 for bug 1046484

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

Reviewed: https://review.openstack.org/12541
Committed: http://github.com/openstack/cinder/commit/42cfb8fbb29577e1a0ab98ec7d8614c270f241ae
Submitter: Jenkins
Branch: master

commit 42cfb8fbb29577e1a0ab98ec7d8614c270f241ae
Author: Dan Prince <email address hidden>
Date: Thu Sep 6 22:52:35 2012 -0400

    Handle missing 'provider_location' in rm_export.

    Updates the remove_export function in the ISCSIDriver so that
    it handles the case where provider_location isn't set on
    a volume. This can occur if a volume is created but not exported.

    This was a regression from a previous commit
    (9785963c841aff5ea1c159da81f93c2bf62c70c6) which changed the way iscsi
    targets are created/deleted.

    Fixes LP Bug #1046484.

    Change-Id: Ie762b092dd2a84fe4f3b72c46c03a97ae67c53b7