Comment 2 for bug 1169982

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

Reviewed: https://review.openstack.org/27065
Committed: http://github.com/openstack/nova/commit/89dae76870ed1b01cbcfd901d3a8737d41e8c8fc
Submitter: Jenkins
Branch: master

commit 89dae76870ed1b01cbcfd901d3a8737d41e8c8fc
Author: Hans Lindgren <email address hidden>
Date: Wed Apr 17 16:05:06 2013 +0200

    Remove unnecessary full resource audits at the end of resizes

    Both confirm_resize and revert_resize ends with full resource audits
    which is unnecessary, given that correct calculations can be made
    using existing claims.

    Resolves bug 1169982.

    Change-Id: If0f91651605a95e73fdbf88aa18c279bfaf73b04