Comment 7 for bug 1266919

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

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

commit 6438d2587e1b93c73b8461b0e7dbd7bcd5243aea
Author: Rick Harris <email address hidden>
Date: Tue Jan 7 15:29:03 2014 -0600

    Allow delete when InstanceInfoCache entry is missing

    The existing code wouldn't allow you to delete 'broken' instances that were
    (for whatever reason) missing their InstanceInfoCache entry. This patch fixes
    it such that those instances can be deleted.

    Adds a test case to cover the new exception handling.

    Closes-Bug: #1266919

    Co-Authored-By: Matt Riedemann <email address hidden>
    Change-Id: I3d566a25e340b5d5de86740141e1eaa5b3742915