terracotta/requirements.txt
LingxianKong 1916ff862a Refactor
Change-Id: I8fc0018f57563e9ae0becd5c4be56a9ee16023d2
2015-05-05 13:12:07 +08:00

19 lines
567 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
eventlet>=0.17.3
pecan>=0.8.0
WSME>=0.6
Babel>=1.3
kombu>=3.0.7
oslo.config>=1.11.0 # Apache-2.0
oslo.db>=1.7.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
six>=1.9.0
SQLAlchemy>=0.9.7,<=0.9.99
stevedore>=1.3.0 # Apache-2.0
keystonemiddleware>=1.5.0