Comment 20 for bug 1371677

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

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

commit 84ff466c8338cc44ca92a0f1673e204dd720c7d9
Author: Dan Smith <email address hidden>
Date: Wed Sep 24 09:05:26 2014 -0700

    Reduce the scope of RT work while holding the big lock

    This makes the RT.update_available_resource() method do what it
    can in the way of prep work before grabbing the lock to update
    the database stats.

    Change-Id: I1132e2ab99427688529566c1a1fffb33eab07f3f
    Related-Bug: #1371677