Need to implement SQLAlchemy DB backend

Bug #1021767 reported by Nick Barcet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Wishlist
John Tran

Bug Description

To prove independence of our DB API, we need to implement another backend such as SQLAlchemy.

tags: added: database effort-m
John Tran (jtran)
Changed in ceilometer:
assignee: nobody → John Tran (jtran)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

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

Changed in ceilometer:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/12738
Committed: http://github.com/stackforge/ceilometer/commit/d8d2fe6990e69de938da580d43401fee970796fd
Submitter: Jenkins
Branch: master

commit d8d2fe6990e69de938da580d43401fee970796fd
Author: John H. Tran <email address hidden>
Date: Fri Aug 31 11:17:43 2012 -0700

    implement sqlalchemy dbengine backend

    implements bug #1021767

    To sync db migration, for now use temporary
    script tools/dbsync. Modify it to point
    to your db url (example 'sqlite:///ceilometer.db'
    or 'mysql://user:mypass@localhost/ceilometer').
    Also ensure the database_connection= in conf
    files point to same db url.

    Change-Id: I1c72b0a6b860738e94cf19666cb47db88ac9b251

Changed in ceilometer:
status: In Progress → Fix Committed
Revision history for this message
Graham Binns (gmb) wrote :

Fix released in ceilometer 0.1/folsom.

Changed in ceilometer:
status: Fix Committed → Fix Released
Graham Binns (gmb)
Changed in ceilometer:
milestone: none → 0.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

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