aodh/ceilometer/tests
Shuangtai Tian d2dfb1b146 Handle the metrics sent by nova notifier
Nova compute node can now get metrics from monitors and send
notifications to message bus. So, add listeners to handle the
metrics in ceilometer. This patch changes the directory layout
for compute notifications, because there will be other metrics
(e.g. network and cache Qos) to be added. The deployer can also
add the metrics they want. It's better to make a classification
of these metrics.

Nova blueprint utilization-aware-scheduling

Change-Id: I6f54ef18035c437370360bbaff6d71666d0323fe
2013-12-19 11:13:52 +08:00
..
alarm Merge "full pep8 compliance (part 2)" 2013-11-22 10:54:50 +00:00
api full pep8 compliance (part 2) 2013-11-21 12:35:01 -05:00
central Replace mox with mock in alarm,central,image tests 2013-11-19 17:19:18 +01:00
collector Remove the collector submodule 2013-11-26 16:03:30 +01:00
compute Handle the metrics sent by nova notifier 2013-12-19 11:13:52 +08:00
dispatcher Simplify the dispatcher method prototype 2013-11-26 16:03:30 +01:00
energy Replace mox with mock in energy and objectstore 2013-11-15 20:00:06 +01:00
image Merge "full pep8 compliance (part 2)" 2013-11-22 10:54:50 +00:00
network Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
objectstore full pep8 compliance (part 2) 2013-11-21 12:35:01 -05:00
publisher full pep8 compliance (part 2) 2013-11-21 12:35:01 -05:00
storage Add a Trait Type model and db table 2013-12-02 15:16:42 -07:00
volume Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
agentbase.py Remove rpc service from agent manager 2013-12-04 10:56:25 +01:00
base.py Corrected import order 2013-11-13 14:41:33 +08:00
db.py Corrected import order 2013-11-13 14:41:33 +08:00
sources.json Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_bin.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_collector.py Simplify the dispatcher method prototype 2013-11-26 16:03:30 +01:00
test_middleware.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_notification.py Handle the metrics sent by nova notifier 2013-12-19 11:13:52 +08:00
test_notifier.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_novaclient.py Replace mox with mock in novaclient and compute 2013-11-19 10:56:56 +01:00
test_pipeline.py Added resources definition in the pipeline 2013-11-27 13:47:38 +08:00
test_plugin.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_service.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_utils.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00