Compute manager calls quota_reserve which does a direct db call

Bug #1226759 reported by Hans Lindgren
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Critical
Chris Behrens

Bug Description

Commit 6e8737c3aa52889394e843272f3a7e5a3a5935c1 added a quota_reserve call to compute manager that in turn hits the db directly.

The proposed change to use quota objects at https://review.openstack.org/#/c/39988/ would have solved this, but since the quota object itself did not make the feature freeze, this should be solved the old way using a conductor proxy call.

Tags: compute
Changed in nova:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/47020

Changed in nova:
status: Confirmed → In Progress
Changed in nova:
assignee: Hans Lindgren (hanlind) → Chris Behrens (cbehrens)
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

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: havana-rc1 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.