aodh/tests/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
..
__init__.py Sketch out a plugin system for saving metering data. 2012-06-08 15:00:47 -04:00
base.py Add support for limiting the number of samples returned 2013-05-31 14:00:47 +02:00
test_base.py Get all tests to use tests.base.TestCase 2013-05-15 11:37:48 -04:00
test_get_engine.py Session does not use ceilometer.conf's database_connection 2013-05-31 16:26:44 -04:00
test_impl_hbase.py Rename EventFilter to SampleFilter. 2013-05-02 11:38:26 -03:00
test_impl_log.py Remove old configuration metering_storage_engine 2013-03-04 13:50:57 +01:00
test_impl_mongodb.py Merge "Move meter signature computing into meter_publish" 2013-05-10 02:29:56 +00:00
test_impl_sqlalchemy.py session flushing error 2013-06-03 13:57:50 -04:00
test_models.py Get all tests to use tests.base.TestCase 2013-05-15 11:37:48 -04:00
test_register_opts.py Remove old configuration metering_storage_engine 2013-03-04 13:50:57 +01:00