Updated from global requirements

Change-Id: Iad75ad3619920fceb56896de0e0aaa960b54a471
This commit is contained in:
OpenStack Proposal Bot 2015-07-23 03:34:22 +00:00
parent d186c36403
commit 197a5b652b
2 changed files with 2 additions and 3 deletions

View File

@ -18,5 +18,5 @@ oslo.log>=1.6.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.service>=0.1.0 # Apache-2.0
oslo.utils>=1.9.0 # Apache-2.0
oslo.vmware>=0.13.1 # Apache-2.0
oslo.vmware>=1.16.0 # Apache-2.0
tooz>=0.16.0 # Apache-2.0

View File

@ -7,8 +7,7 @@ hacking<0.10,>=0.9.2
coverage>=3.6
discover
fixtures>=1.3.1
mock!=1.1.4,>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mock>=1.2
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0