Comment 2 for bug 1226759

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

Reviewed: https://review.openstack.org/39988
Committed: http://github.com/openstack/nova/commit/b80ad60669e88455da18bee2e1b532418639a9c2
Submitter: Jenkins
Branch: master

commit b80ad60669e88455da18bee2e1b532418639a9c2
Author: Chris Behrens <email address hidden>
Date: Fri Aug 2 19:13:32 2013 +0000

    Fix quota direct DB access in compute

    This fixes the quota direct DB access in compute by using the new Quota
    object.

    Related to blueprint unified-object-model

    Change-Id: Ib6ed6cc3b3f3f49cca1e89c0fb6e501201febd24
    Closes-Bug: 1226759