db.api incorrectly used in numerous places

Bug #881640 reported by Alex Meade
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Alex Meade

Bug Description

the module nova.db.api is used in many places instead of the abstraction db module nova.db. nova.db should be the only point of contact to the database.

This has also caused stubbing in many tests to be random depending on what the underlying implementation used.

Alex Meade (alex-meade)
Changed in nova:
assignee: nobody → Alex Meade (alex-meade)
status: New → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/1095
Committed: http://github.com/openstack/nova/commit/956d81513a9624ac20442fe634ac7772628017bb
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit 956d81513a9624ac20442fe634ac7772628017bb
Author: Alex Meade <email address hidden>
Date: Tue Oct 25 16:17:48 2011 -0400

    Replaces all references to nova.db.api with nova.db

    Fixes bug 881640

    Change-Id: Idaa9d175a82f42761e4fbfaf96571671cf44cbcd

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-1
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-1 → 2012.1
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.