cue/requirements.txt
dagnello dbb3cccf75 Jinga2 missing from requirements.txt
The Jinga2 templating language for python is now being use instead
of pystache for Cue's provioning user-data scripts.

Change-Id: I6b7c35e7f315cb941efe98d7f0a4648fba906bb2
closes-bug: 1432026
2015-03-13 13:11:24 -07:00

38 lines
920 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
SQLAlchemy>=0.9.7,<=0.9.99
alembic>=0.7.1
anyjson>=0.3.3
eventlet>=0.15.2
lockfile>=0.8
WebOb>=1.2.3
netaddr>=0.7.12
iso8601>=0.1.9
stevedore>=1.1.0 # Apache-2.0
oslo.config>=1.4.0 # Apache-2.0
oslo.db>=1.1.0 # Apache-2.0
oslo.log>=0.1.0
oslo.policy>=0.3.0
oslo.rootwrap>=1.3.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.serialization>=1.0.0 # Apache-2.0
oslo.utils>=1.1.0 # Apache-2.0
pecan>=0.8.0
six>=1.7.0
jsonpatch>=1.1
WSME>=0.6
keystonemiddleware>=1.0.0
paramiko>=1.13.0
posix_ipc
jinja2
taskflow>=0.6.1
-e git+https://github.com/python-zk/kazoo.git#egg=kazoo
#PyMySQL
python-keystoneclient
python-novaclient
python-cinderclient
python-neutronclient