Comment 2 for bug 1438331

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

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

commit a37bc78ed57aeabbb87b26f77fd785db3ee6a9ba
Author: Joe Talerico <email address hidden>
Date: Mon Mar 30 13:55:47 2015 -0400

    Fixes _cleanup_rbd code to capture ImageBusy exception

    This patch captures the rbd.ImageBusy exception and attempts to
    remove the image from the rbd volume.

    Co-Authored-By: Dan Smith <email address hidden>
    Change-Id: I6a5ca4c68a39c2abf5f3f7d2d863fa2198d3c8e9
    Closes-Bug: 1438331