heat/tools/pip-requires
Steven Dake 87b914cf70 Use cached keystoneclient
Change-Id: I787edd10bcc29746a08878fd371204f81f0400db
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-08-16 10:50:18 -07:00

30 lines
635 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
eventlet
greenlet
httplib2
iso8601
kombu
lxml
sqlalchemy-migrate
python-novaclient
Paste
Routes
pysendfile
SQLAlchemy
WebOb
python-keystoneclient
glance
python-memcached