Comment 2 for bug 1480856

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

Reviewed: https://review.openstack.org/208846
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=8d15b99022a32137035a24dad12ef74f3f145f41
Submitter: Jenkins
Branch: master

commit 8d15b99022a32137035a24dad12ef74f3f145f41
Author: peter_wang <email address hidden>
Date: Mon Aug 3 21:07:34 2015 -0400

    Add retry logic when delete a NFS share in VNX

    Currently, if user try to delete several NFS shares on same VDM,

    VNX backend would report: unable to acquire lock(s).

    Use 'retry' logic to handle such kind of error.

    Change-Id: I0dafbda265daf19de3d71ee91fc51fb62313e5ec
    Closes-Bug: 1480856