Comment 2 for bug 1831092

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

Reviewed: https://review.opendev.org/662889
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=4fbf1a2d9ddfd2bb48deaaa264a1dad1aced5370
Submitter: Zuul
Branch: master

commit 4fbf1a2d9ddfd2bb48deaaa264a1dad1aced5370
Author: arthurnsantos <email address hidden>
Date: Tue May 14 17:08:23 2019 -0300

    [NetApp] Fix race condition issues on vserver deletion

    This patch updates the NetApp driver handling with an issue that
    happens when the driver tries to delete the vserver, during a
    rollback operation inside the vserver creation method.

    Change-Id: I0c8468c72e15c1d27f5cdfa50cfc379a9207c5f1
    Closes-bug: #1831092