Comment 4 for bug 1438331

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

Reviewed: https://review.openstack.org/203052
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=692b5ef984365a52cf4666050e57e3d17d528e79
Submitter: Jenkins
Branch: stable/juno

commit 692b5ef984365a52cf4666050e57e3d17d528e79
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.

    Conflicts:
     nova/tests/unit/virt/libvirt/test_rbd.py
     nova/virt/libvirt/rbd_utils.py

    Co-Authored-By: Dan Smith <email address hidden>
    Change-Id: I6a5ca4c68a39c2abf5f3f7d2d863fa2198d3c8e9
    Closes-Bug: 1438331
    (cherry picked from commit a37bc78ed57aeabbb87b26f77fd785db3ee6a9ba)