ab3701968c
Change-Id: I50a79fedf80269b8b1bad2c94d132d6692c8ecae Signed-off-by: Jeff Peeler <jpeeler@redhat.com> Signed-off-by: Steven Dake <sdake@redhat.com>
30 lines
705 B
Plaintext
30 lines
705 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
|
|
https://github.com/openstack/python-keystoneclient/zipball/master#egg=python-keystoneclient
|
|
glance
|
|
python-memcached
|
|
|