Comment 2 for bug 1420055

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

Reviewed: https://review.openstack.org/158932
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=58858ec84ed57ba26e80df3ebbdb1c622489a373
Submitter: Jenkins
Branch: master

commit 58858ec84ed57ba26e80df3ebbdb1c622489a373
Author: Mark Sturdevant <email address hidden>
Date: Tue Feb 24 16:16:47 2015 -0800

    HP 3PAR driver fix for delete snapshot

    Attempting to delete a CIFS snapshot raises an AttributeError
    when attempting to split "shareDir" during dependent share
    checking. The split was made safe for an empty shareDir and
    the path indexing was fixed in the dependent share checking.

    Change-Id: Ieb745df6222817f6c459f62bac3fb66ecc576482
    Closes-Bug: #1420055