Comment 11 for bug 1793569

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

Reviewed: https://review.opendev.org/670112
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c03716be1f3e9fd5a5e9adf95860c7ce4bfe211f
Submitter: Zuul
Branch: master

commit c03716be1f3e9fd5a5e9adf95860c7ce4bfe211f
Author: Sylvain Bauza <email address hidden>
Date: Wed Jul 10 18:11:23 2019 +0200

    Add a placement audit command

    There are different situations when allocations can be orphaned.
    Adding a new nova-manage command to lookup at all resource providers
    and check against the related compute nodes whether they have
    orphaned allocations.

    Change-Id: I537ed74503d208957f0a97af3ab754a6750dac20
    Closes-Bug: #1793569