deb-ceilometer/tests/storage
Steven Berler bdbfea3327 add max/sum project volume and fix tests
Adds api calls to get the max or sum volume for a specific
project.

Moves the logic for deciding when to skip a test that needs the
Mongo map-reduce feature into a new test db module.

Adds TestConnection class to avoid recreating the underlying
Database object when using mim.  This is necessary because
spidermonkey can only create a limited number of instances per
process.

Change-Id: Idefc01978e41ec823533b7dbb164319a916b155c
Signed-off-by: Steven Berler <steven.berler@dreamhost.com>
2012-10-08 15:40:41 -07:00
..
__init__.py Sketch out a plugin system for saving metering data. 2012-06-08 15:00:47 -04:00
test_get_engine.py added mongodb auth 2012-08-29 10:00:30 -07:00
test_impl_log.py Remove event_type field from meter messages 2012-06-11 11:17:40 -04:00
test_impl_mongodb.py add max/sum project volume and fix tests 2012-10-08 15:40:41 -07:00
test_impl_sqlalchemy.py Remove duration field in Counter 2012-10-05 13:47:57 +02:00
test_register_opts.py Remove dependency on nova test modules 2012-08-28 07:50:10 -04:00