aodh/tests
Yunhong, Jiang a004624dcc Multiple publisher pipeline framework
With multiple publisher support, a meter data can be sent to multiple
conduit, like message bus, CW API etc.

Pipeline framework transfers the data from pollster and notification
handler to the publisher, through multiple pipelines.
Each pipeline is composed of 1 or more transformers and one or more
publishers. The transformer transforms the data, like summary, drop,
delta etc.

For bp: multi-publisher

Change-Id: Iff8b85d724eb6358d147b8a8431837934d913c88
Signed-off-by: Yunhong, Jiang <yunhong.jiang@intel.com>
2013-02-04 17:06:25 +08:00
..
api Merge "Fixed the TemplateNotFound error in v1 api." 2013-02-01 19:38:22 +00:00
central Removed unused param for get_counters(). 2013-01-31 18:22:35 +08:00
collector Update pep8 to 1.3.3 2013-01-15 14:39:29 +01:00
compute Removed unused param for get_counters(). 2013-01-31 18:22:35 +08:00
energy Removed unused param for get_counters(). 2013-01-31 18:22:35 +08:00
image Removed unused param for get_counters(). 2013-01-31 18:22:35 +08:00
network Removed unused param for get_counters(). 2013-01-31 18:22:35 +08:00
objectstore Removed unused param for get_counters(). 2013-01-31 18:22:35 +08:00
storage Corrected get_raw_event() in sqlalchemy. 2013-01-22 16:56:59 +08:00
volume Listen for volume.delete.start instead of end 2012-09-27 12:01:00 +01:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
policy.json API: add Keystone ACL and policy support 2012-10-08 14:39:03 +02:00
sources.json api: add source detail retrieval 2012-10-26 16:37:23 +02:00
test_bin.py Update openstack.common 2013-01-22 11:09:24 +01:00
test_pipeline.py Multiple publisher pipeline framework 2013-02-04 17:06:25 +08:00
test_policy.py Enhance policy test for init() 2013-01-11 16:31:11 +01:00
test_publish.py Update pep8 to 1.3.3 2013-01-15 14:39:29 +01:00
test_service.py Split service preparation, periodic interval configurable 2012-06-26 15:40:38 +02:00
test_tools_notificationclient.py Combined fix to get past broken state of repo 2012-06-22 11:31:53 -04:00
utils.py Add a notification handler for image downloads. 2012-09-26 16:36:44 +01:00