aodh/tools
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
..
conf Provide default configuration file 2012-11-19 12:19:42 +01:00
enable_notifications.sh Add configuration script to turn on notifications 2012-09-24 19:24:52 -04:00
flakes.py Add pyflakes 2013-01-07 15:10:34 -06:00
make_test_data.py Provide the meters unit's in /meters 2013-01-11 14:44:59 +01:00
make_test_data.sh Flatten the v2 API 2013-01-19 16:57:57 +11:00
notificationclient.py Remove nova.flags usage 2012-11-16 18:17:44 +01:00
pip-requires Multiple publisher pipeline framework 2013-02-04 17:06:25 +08:00
release-bugs.py Added a working release-bugs.py script to tools/. 2012-10-24 17:55:15 +02:00
show_data.py Change references of /etc/ceilometer-{agent,collector}.conf to /etc/ceilometer/ceilometer.conf 2012-11-14 15:50:34 +11:00
test-requires Use WSME 0.5b1 2013-01-30 18:24:32 -05:00
test-requires-folsom Use WSME 0.5b1 2013-01-30 18:24:32 -05:00