deb-ceilometer/ceilometer/tests
ZhiQiang Fan ab2e697da0 enable tests.storage.test_impl_mongodb
Currently, test cases in tests/storage/test_impl_mongodb.py are all
ignored, since they inherit from tests.db:TestBase, which defines
db_url only for sqlite.

This patch adds mixed scenario tests for the ignored test cases to
enable them on mongodb back end.

NOTE: also fix a test case for mongodb ttl

Change-Id: Ibb74f8455293fffa97a234264e12446e3382e57c
Closes-Bug: #1413066
2015-01-21 13:12:57 +08:00
..
agent Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
alarm Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
api Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
collector Remove the collector submodule 2013-11-26 16:03:30 +01:00
compute Merge "Expose vm's metadata to metrics" 2015-01-19 10:44:10 +00:00
data_processing Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
dispatcher Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
energy Switch to oslo.context library 2014-12-19 12:49:56 +03:00
event Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
hardware Use oslo_utils instead of deprecated oslo.utils 2015-01-10 21:04:23 +08:00
identity Add role assignment notifications for identity 2014-10-09 11:24:11 -04:00
image Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
ipmi Refactor ipmi agent manager 2015-01-16 09:09:05 +08:00
key_value_storage Added metering for magnetodb 2015-01-06 22:17:18 +05:30
network Merge "Use oslo_utils instead of deprecated oslo.utils" 2015-01-15 03:50:20 +00:00
objectstore Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
orchestration Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
profiler Switch to oslotest 2014-08-21 11:42:15 +02:00
publisher Merge "Add a direct to database publisher" 2015-01-15 18:18:56 +00:00
storage enable tests.storage.test_impl_mongodb 2015-01-21 13:12:57 +08:00
volume Add new notifications types for volumes/snapshots 2014-11-12 17:50:53 +04:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
base.py Use oslo_utils instead of deprecated oslo.utils 2015-01-10 21:04:23 +08:00
constants.py Correct alarm timestamp field in unittest code 2014-11-07 11:02:39 +08:00
db.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
mocks.py [HBase] Improves speed of unit tests on real HBase backend 2014-09-24 15:08:36 +04:00
pipeline_base.py Merge "Use oslo_utils instead of deprecated oslo.utils" 2015-01-15 03:50:20 +00:00
test_bin.py Switch partitioned alarm evaluation to a hash-based approach 2014-09-01 14:47:41 -04:00
test_collector.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
test_coordination.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
test_decoupled_pipeline.py ensure unique pipeline names 2014-12-15 15:21:30 -05:00
test_deprecated_pipeline.py ensure unique pipeline names 2014-12-15 15:21:30 -05:00
test_messaging.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
test_middleware.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
test_neutronclient.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_notification.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
test_notifier.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_novaclient.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
test_sample.py Add __repr__ method for sample.Sample 2014-10-30 00:07:53 +08:00
test_utils.py Fix signature validation failure when using qpid message queue 2014-10-10 17:54:23 +08:00