heat/tools/pip-requires

33 lines
805 B
Plaintext

# this file lists all the dependencies needed for running heat
# The greenlet package must be compiled with gcc and needs
# the Python.h headers. Make sure you install the python-dev
# package to get the right headers...
# lxml note: You will need gcc buildtools installed and must
# have installed libxml headers for lxml to be successfully
# installed using pip, therefore you will need to install the
# libxml2-dev(el) and libxslt-dev(el) packages.
PyCrypto
boto>=2.4.0
eventlet>=0.9.17
greenlet>=0.3.1
httplib2
iso8601>=0.1.4
kombu==1.0.4
lxml>=2.3,<=2.3.5
sqlalchemy-migrate>=0.7.2
python-novaclient
PasteDeploy==1.5.0
routes==1.12.3
pysendfile
SQLAlchemy>=0.7.8,<=0.7.9
WebOb==1.0.8
python-keystoneclient
python-glanceclient
python-memcached
python-swiftclient
python-quantumclient
PyYAML>=3.1.0