aodh/tools/pip-requires
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

24 lines
320 B
Plaintext

WebOb>=1.2
kombu
iso8601
lockfile
netaddr
argparse
SQLAlchemy>=0.7.3,<=0.7.9
sqlalchemy-migrate>=0.7.2
pymongo>=2.2
eventlet
anyjson>=0.2.4
Flask==0.9
pecan>=0.2.0
stevedore>=0.6
python-glanceclient
python-novaclient>=2.6.10
python-keystoneclient>=0.2,<0.3
python-swiftclient
lxml
requests<1.0
extras
wsme>=0.5b1
pyyaml