Comment 3 for bug 1624119

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

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

commit 30a85c8bcfb9ba7a66364df7eb1dc3dfc61341ab
Author: Dan Smith <email address hidden>
Date: Thu Sep 15 15:07:32 2016 -0700

    Fix object assumption in remove_deleted_instances()

    The RT tracks instance dicts for some reason. Fix that and make the
    test poke the previous issue.

    Change-Id: Iae3b2aa8e655f51f6fffd98dd02fa8e1cd9366c3
    Closes-Bug: #1624119