Updated from global requirements

Change-Id: Ia713ee1a197d068de05865c30a7bef5e560db8b8
This commit is contained in:
OpenStack Proposal Bot 2015-05-14 22:50:14 +00:00
parent f06e9d80e8
commit ca6e9d972b
1 changed files with 5 additions and 5 deletions

View File

@ -1,24 +1,24 @@
# 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
pbr>=0.11,<2.0
anyjson>=0.3.3
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.16.1,!=0.17.0
eventlet>=0.17.3
greenlet>=0.3.2
iso8601>=0.1.9
kombu>=2.5.0
kombu>=3.0.7
lxml>=2.3
oslo.config>=1.9.3 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
oslo.db>=1.7.0 # Apache-2.0
pecan>=0.8.0
posix_ipc
python-heatclient>=0.3.0
python-keystoneclient>=1.1.0
python-keystoneclient>=1.3.0
PyYAML>=3.1.0
six>=1.9.0
SQLAlchemy>=0.9.7,<=0.9.99