heat/requirements.txt
Ben Nemec c8a25ef8d1 Add qpid-python to requirements
Qpid is a supported messaging library, and without this it is
necessary to install it manually in order to use Qpid in some
environments, notably the one used by TripleO.

Change-Id: I398c1d35295223cbc6969b386129c6fc9acbefc7
Closes-Bug: #1225191
2014-01-26 02:14:57 +00:00

31 lines
556 B
Plaintext

pbr>=0.5.21,<1.0
pycrypto>=2.6
eventlet>=0.13.0
greenlet>=0.3.2
httplib2
iso8601>=0.1.8
kombu>=2.4.8
argparse
lxml>=2.3
netaddr>=0.7.6
six>=1.4.1
sqlalchemy-migrate>=0.8.2
python-novaclient>=2.15.0
PasteDeploy>=1.5.0
requests>=1.1
Routes>=1.12.3
SQLAlchemy>=0.7.8,<=0.8.99
WebOb>=1.2.3,<1.3
python-heatclient>=0.2.3
python-keystoneclient>=0.4.2
python-swiftclient>=1.5
python-neutronclient>=2.3.3,<3
python-ceilometerclient>=1.0.6
python-cinderclient>=1.0.6
python-troveclient>=1.0.3
PyYAML>=3.1.0
paramiko>=1.9.0
Babel>=1.3
oslo.config>=1.2.0
qpid-python