aodh/ceilometer
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 Factorize agent code 2013-01-30 18:17:16 +01:00
collector Update pep8 to 1.3.3 2013-01-15 14:39:29 +01:00
compute Factorize agent code 2013-01-30 18:17:16 +01: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
locale Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +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
openstack Update openstack.common 2013-01-22 11:09:24 +01:00
storage Corrected get_raw_event() in sqlalchemy. 2013-01-22 16:56:59 +08:00
tests Simplify ceilometer-api and checks Keystone middleware parsing 2013-01-25 13:45:06 +01:00
volume Update pep8 to 1.3.3 2013-01-15 14:39:29 +01:00
__init__.py Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
agent.py Factorize agent code 2013-01-30 18:17:16 +01:00
counter.py Provide the meters unit's in /meters 2013-01-11 14:44:59 +01:00
extension_manager.py Update pep8 to 1.3.3 2013-01-15 14:39:29 +01:00
nova_client.py Remove useless imports 2013-01-21 17:27:34 +01:00
pipeline.py Multiple publisher pipeline framework 2013-02-04 17:06:25 +08:00
plugin.py Multiple publisher pipeline framework 2013-02-04 17:06:25 +08:00
policy.py Update openstack.common 2013-01-22 11:09:24 +01:00
publish.py Update openstack.common 2013-01-22 11:09:24 +01:00
service.py Update openstack.common 2013-01-22 11:09:24 +01:00
utils.py API: add Keystone ACL and policy support 2012-10-08 14:39:03 +02:00
version.py Update openstack.common 2013-01-22 11:09:24 +01:00