Updated from global requirements

Change-Id: Ib2deae422c3c500d0c33e93d396c8720edae4b28
This commit is contained in:
OpenStack Proposal Bot 2015-07-12 15:21:46 +00:00
parent 33a4909989
commit 087af703da

View File

@ -12,6 +12,7 @@ oslo.utils>=1.6.0 # Apache-2.0
iso8601>=0.1.9
oslo.log>=1.2.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
mock>=1.0
mock>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
fixtures>=1.3.1
WebOb>=1.2.3