Comment 2 for bug 973331

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

Reviewed: https://review.openstack.org/6361
Committed: http://github.com/openstack/nova/commit/9c71fd6aef64acfc4c026b17e10d6075c03d037e
Submitter: Jenkins
Branch: master

commit 9c71fd6aef64acfc4c026b17e10d6075c03d037e
Author: Unmesh Gurjar <email address hidden>
Date: Mon Apr 9 11:26:49 2012 +0530

    Fixed compute periodic task. Fixes bug 973331.

    1. Moved the poll_unconfirmed_resizes implementation to compute manager (as
    it is not hypervisor specific).
    2. Added unit test case coverage.

    Change-Id: Ic58502f44326c5d59439087b4fa9ae7aa79c1e17