Comment 5 for bug 1310817

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

Reviewed: https://review.openstack.org/89530
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f89d13b141eba66487b3d858cd075a47b2de6016
Submitter: Jenkins
Branch: master

commit f89d13b141eba66487b3d858cd075a47b2de6016
Author: Gary Kotton <email address hidden>
Date: Tue Apr 22 03:36:51 2014 -0700

    VMware: handle case when VM snapshot delete fails

    Minesweeper fails on occasion with concurrent access to files.

    If a snapshot deletion fails with the backend exception
    TaskInProgress then we will retry.

    A generic decorator has been added to do the retry operations.

    Closes-bug: #1310817

    Change-Id: I8ed7a24ccd34aeea49352ac98f34ec2960edbf97