John H. Tran d8d2fe6990 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
2012-09-26 21:36:44 +00:00
..
2012-09-26 21:36:44 +00:00
2012-07-27 10:34:36 -04:00
2012-07-27 10:34:36 -04:00
2012-07-02 18:33:19 -04:00
2012-08-28 08:27:54 -04:00