Updated from global requirements

Change-Id: I9bd04a4e0c97c6a5f58977146a8961f6fc8d2a3e
This commit is contained in:
OpenStack Proposal Bot 2015-07-18 16:04:35 +00:00
parent d42e4bdc42
commit 575094697f
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ eventlet>=0.17.4
greenlet>=0.3.2
httplib2>=0.7.5
iso8601>=0.1.9
keystonemiddleware>=1.5.0
keystonemiddleware>=2.0.0
kombu>=3.0.7
lxml>=2.3
netaddr>=0.7.12
@ -21,7 +21,7 @@ oslo.db>=1.12.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.6.0 # Apache-2.0
oslo.messaging>=1.16.0 # Apache-2.0
oslo.middleware!=2.0.0,>=1.2.0 # Apache-2.0
oslo.middleware>=2.4.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.reports>=0.1.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0

View File

@ -7,7 +7,7 @@ hacking<0.11,>=0.10.0
bandit>=0.10.1
coverage>=3.6
discover
mock>=1.1;python_version!='2.6'
mock!=1.1.4,>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mox>=0.5.3
mox3>=0.7.0