Updated from global requirements

Change-Id: I45891906f7ea9e4e661e71a08d8ceedeb447ead3
This commit is contained in:
OpenStack Proposal Bot 2015-09-01 04:22:54 +00:00
parent f5060fb271
commit e21cf1d777
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# 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<2.0,>=1.4
pbr<2.0,>=1.6
Babel>=1.3
python-designateclient>=1.0.0

View File

@ -8,7 +8,7 @@ discover
mock>=1.2
mox>=0.5.3
mox3>=0.7.0
oslo.config>=2.1.0 # Apache-2.0
oslo.config>=2.3.0 # Apache-2.0
pylint==1.4.4 # GNU GPL v2
testrepository>=0.0.18
testtools>=1.4.0
@ -22,6 +22,6 @@ django-nose>=1.2
nosexcover
# Horizon requirements
Django<1.8,>=1.4.2
Django<1.9,>=1.7
django-compressor>=1.4
django-openstack-auth!=1.1.8,>=1.1.7