Comment 5 for bug 1679750

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

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

commit 4ba7baf451512d72b14f51cefe762642fabeda3e
Author: melanie witt <email address hidden>
Date: Fri Jun 2 23:09:30 2017 +0000

    Add functional test for local delete allocations

    This adds a test that shows we clean up allocations for an instance
    that was local deleted while the compute host was down, when the
    compute host comes back up.

    There might still be a problem if the compute host is never brought
    back up, as allocations will still exist for the instance and show
    up as usage during usage queries to placement.

    Related-Bug: #1679750

    Change-Id: Ia68a5a69783963b063264edde84006973bb77ceb