0f682444ea
Change-Id: I1540ead28e78f2c30dcad5313acab3dd543b520a
29 lines
793 B
Plaintext
29 lines
793 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
|
|
|
|
anyjson>=0.3.3
|
|
argparse
|
|
Babel>=1.3
|
|
# The egg=tripleo-heat-templates suffix is needed by pbr's requirements
|
|
# processing code
|
|
http://tarballs.openstack.org/tripleo-heat-templates/tripleo-heat-templates-master.tar.gz#egg=tripleo_heat_templates
|
|
eventlet>=0.15.2
|
|
greenlet>=0.3.2
|
|
iso8601>=0.1.9
|
|
kombu>=2.5.0
|
|
lxml>=2.3
|
|
oslo.config>=1.4.0 # Apache-2.0
|
|
oslo.db>=1.1.0 # Apache-2.0
|
|
pecan>=0.8.0
|
|
posix_ipc
|
|
python-heatclient>=0.2.9
|
|
python-keystoneclient>=0.11.1
|
|
PyYAML>=3.1.0
|
|
six>=1.7.0
|
|
SQLAlchemy>=0.9.7,<=0.9.99
|
|
sqlalchemy-migrate>=0.9.1,!=0.9.2
|
|
WebOb>=1.2.3
|
|
WSME>=0.6
|