aodh/ceilometer/tests
ZhiQiang Fan ed98106a5d Fix incorrect test case name in test_net.py
The tests.compute.pollsters.test_net:TestNetRatesPollster has a
test case named test_outgoing_bytes, actually it should be
test_outgoing_bytes_rate.

Change-Id: Ia1fb4f3a3e39a6cc222dfdd006e42a391e164f59
2015-01-14 09:48:59 +08:00
..
agent Use right function to create extension list for agent test 2015-01-12 16:36:59 +08:00
alarm Catch exception when evaluate single alarm 2015-01-08 20:59:28 +08:00
api Remove unused pecan configuration options 2015-01-11 12:09:33 +08:00
collector Remove the collector submodule 2013-11-26 16:03:30 +01:00
compute Fix incorrect test case name in test_net.py 2015-01-14 09:48:59 +08:00
data_processing Switch to oslotest 2014-08-21 11:42:15 +02:00
dispatcher add http dispatcher 2014-12-01 22:55:12 -05:00
energy Switch to oslo.context library 2014-12-19 12:49:56 +03:00
event Make methods static where possible (except openstack.common) 2014-12-15 17:33:37 +03:00
hardware Make methods static where possible (except openstack.common) 2014-12-15 17:33:37 +03:00
identity Add role assignment notifications for identity 2014-10-09 11:24:11 -04:00
image Merge "Make methods static where possible (except openstack.common)" 2014-12-26 15:53:06 +00:00
ipmi Merge Central and Compute agents to *polling agent* 2014-12-15 13:05:41 +03:00
key_value_storage Added metering for magnetodb 2015-01-06 22:17:18 +05:30
network Match the meter names for network services 2015-01-08 14:46:01 -08:00
objectstore Move central agent code to the polling agent module 2014-12-12 20:55:15 +03:00
orchestration Fix order of arguments in assertEqual 2014-11-24 13:34:48 +04:00
profiler Switch to oslotest 2014-08-21 11:42:15 +02:00
publisher Merge "Make methods static where possible (except openstack.common)" 2014-12-26 15:53:06 +00:00
storage Make methods static where possible (except openstack.common) 2014-12-15 17:33:37 +03: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 Switch to a custom NotImplementedError 2014-09-15 18:16:10 +02:00
constants.py Correct alarm timestamp field in unittest code 2014-11-07 11:02:39 +08:00
db.py Fix hacking rule H305 imports not grouped correctly 2014-10-30 01:31:43 +08: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 "Make methods static where possible (except openstack.common)" 2014-12-26 15:53:06 +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 Switch to oslo.context library 2014-12-19 12:49:56 +03:00
test_coordination.py Fix order of arguments in assertEqual 2014-11-24 13:34:48 +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 Switch to oslotest 2014-08-21 11:42:15 +02:00
test_middleware.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_neutronclient.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_notification.py reset listeners on agent refresh 2014-12-29 17:31:52 -05:00
test_notifier.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_novaclient.py Switch to oslotest 2014-08-21 11:42:15 +02: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