Comment 6 for bug 1545675

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

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

commit a54997c62f1422c592dbabc28ea71d0a34e70b74
Author: Nikola Dipanov <email address hidden>
Date: Tue Feb 16 19:14:50 2016 +0000

    RT: Decrese usage for offloaded instances

    Allow for update_usage to consider SHELVED_OFFLOADED instances as
    removed and update the resource usage accordingly. This means we want to
    make sure that the stats class does the same.

    We can now make sure that RT is updated immediately once the instance
    has been shelved offloaded.

    Change-Id: Ia22963021995c71758a18b21070dfdf6a950da09
    Partial-bug: #1545675