Updated from global requirements

Change-Id: I8e523827009d6c2d6ee8a069eb859b1a93c6a503
This commit is contained in:
OpenStack Proposal Bot 2015-07-29 14:25:18 +00:00
parent 53f4eb62ae
commit 57fd94ec91
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ stevedore>=1.5.0 # Apache-2.0
suds-jurko>=0.6
setuptools
WebOb>=1.2.3
dnspython>=1.12.0
dnspython>=1.12.0;python_version<'3.0'
oslo.db>=1.12.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0

View File

@ -8,7 +8,7 @@ coverage>=3.6
discover
fixtures>=1.3.1
mock>=1.2
oslotest>=1.7.0 # Apache-2.0
oslotest>=1.9.0 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
python-subunit>=0.0.18
requests-mock>=0.6.0 # Apache-2.0