Updated from global requirements

Change-Id: I4c69965cfba87cd9736bb430febb5cf16ec4a088
This commit is contained in:
OpenStack Proposal Bot 2015-07-17 16:13:42 +00:00
parent d103f8fb69
commit 5aafbfff22
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ eventlet>=0.17.4
greenlet>=0.3.2
iso8601>=0.1.9
jsonpatch>=1.1
keystonemiddleware>=1.5.0
keystonemiddleware>=2.0.0
netaddr>=0.7.12
oslo.concurrency>=2.1.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0

View File

@ -9,7 +9,7 @@ coverage>=3.6
discover
fixtures>=1.3.1
hacking<0.11,>=0.10.0 # Apache-2.0
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'
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.7.0 # Apache-2.0