aodh/ceilometer/storage
Gordon Chung c85147c45e session flushing error
stop sharing a single session for everything. use common.db.sqlalchemy code
to handle session management

re-enable use of CEILOMETER_TEST_SQL_URL

Change-Id: I9df407704a8db9e37d05b2a80047e5539f2d15d8
Fixes: bug 1183996
2013-06-03 13:57:50 -04:00
..
sqlalchemy Merge "Start to use Hacking" 2013-06-03 01:19:48 +00:00
__init__.py Session does not use ceilometer.conf's database_connection 2013-05-31 16:26:44 -04:00
base.py Add support for limiting the number of samples returned 2013-05-31 14:00:47 +02:00
impl_hbase.py Merge "Add support for limiting the number of samples returned" 2013-06-03 01:45:46 +00:00
impl_log.py Add support for limiting the number of samples returned 2013-05-31 14:00:47 +02:00
impl_mongodb.py Merge "Add support for limiting the number of samples returned" 2013-06-03 01:45:46 +00:00
impl_sqlalchemy.py session flushing error 2013-06-03 13:57:50 -04:00
models.py Merge "Add Event methods to db api." 2013-05-23 12:34:57 +00:00