Comment 6 for bug 1323203

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

Reviewed: https://review.openstack.org/100111
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=86643780bc2cf1f7a467a7c65aab64e3110d031e
Submitter: Jenkins
Branch: master

commit 86643780bc2cf1f7a467a7c65aab64e3110d031e
Author: Edward Hope-Morley <email address hidden>
Date: Sun Jun 15 21:30:19 2014 +0100

    Removes unecessary call to rbd.Image

    Removed duplicate and unprotected call to rbd.Image
    in rbd driver which can result in an uncaught exception
    if the rbd image no longer exists.

    Also added unit test for _delete_backup_snaps()

    Closes-Bug: 1323203
    Change-Id: I89eedb0d0276a985b4d496093df2eee2ce067ec1