This website requires JavaScript.
Explore
Get Started
openstack
/
ceilometer
Code
Issues
Proposed changes
ceilometer
/
tests
/
storage
History
Julien Danjou
dbe5f363bc
mongodb: do not set replica_set as a global option
...
Rather use a per-connection parameter. Change-Id: I141f063f18993e69e6fb1da0d8ea6dd9821a248f
2013-07-23 15:43:34 +02:00
..
__init__.py
Sketch out a plugin system for saving metering data.
2012-06-08 15:00:47 -04:00
base.py
Implement dot in matching_metadata key for mongodb
2013-07-22 18:11:47 +02:00
test_base.py
Use Python 3.x compatible octal literals
2013-06-11 20:24:41 +02:00
test_get_engine.py
ceilometer tests need to be enabled/cleaned
2013-07-11 09:38:55 -04:00
test_impl_hbase.py
enable v2 api hbase tests
2013-07-05 11:05:17 -04:00
test_impl_log.py
ceilometer tests need to be enabled/cleaned
2013-07-11 09:38:55 -04:00
test_impl_mongodb.py
mongodb: do not set replica_set as a global option
2013-07-23 15:43:34 +02:00
test_impl_sqlalchemy.py
ceilometer tests need to be enabled/cleaned
2013-07-11 09:38:55 -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