Comment 1 for bug 1613676

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

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

commit a915b75d001cedd5c555f2746f3511fe458c9258
Author: Alexey Ovchinnikov <email address hidden>
Date: Wed Sep 7 15:56:18 2016 +0300

    Fix concurrency issues in container driver

    Previously container driver failed in concurrent environments
    deleting shares and share servers.
    Fix it by adding shared external lock.

    Change-Id: I543fd1226b3d99e06c736f4d925991d0bda7ea6d
    Closes-Bug: 1613676