terracotta/requirements.txt

29 lines
889 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.
amqplib>=0.6.1 # This is not in global requirements (master branch)
kombu>=3.0.7
pbr>=0.6,!=0.7,<1.0
eventlet>=0.17.3
pecan>=0.8.0
WSME>=0.6
WebOb>=1.2.3
Babel>=1.3
oslo.config>=1.11.0 # Apache-2.0
oslo.db>=1.7.0 # Apache-2.0
oslo.log>=1.0.0 # Apache-2.0
oslo.messaging>=1.8.0 # Apache-2.0
oslo.utils>=1.4.0 # Apache-2.0
python-novaclient>=2.22.0
python-keystoneclient>=1.3.0
six>=1.9.0
SQLAlchemy>=0.9.7,<=0.9.99
stevedore>=1.3.0 # Apache-2.0
keystonemiddleware>=1.5.0
libvirt-python>=1.2.5 # LGPLv2+
netaddr>=0.7.12
Mako>=0.4.0
numpy # This is not in global requirements
scipy # This is not in global requirements
netifaces>=0.10.4