aodh/ceilometer/tests/compute
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
..
notifications Handle the metrics sent by nova notifier 2013-12-19 11:13:52 +08:00
pollsters full pep8 compliance (part1) 2013-11-19 14:19:03 -05:00
virt full pep8 compliance (part 2) 2013-11-21 12:35:01 -05:00
__init__.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_manager.py Removed unused method in compute agent manger 2013-11-28 15:22:42 +08:00