Update requirements

Remove oslo.i18n and ddt from requirements and test-requirements.

Change-Id: Id3db0ac4d9fdd57f631e2bc4b40dc9f0d3885917
This commit is contained in:
Dongcan Ye 2017-01-12 13:21:29 +08:00
parent a3992814b5
commit 1d25da9008
2 changed files with 0 additions and 2 deletions

View File

@ -7,7 +7,6 @@ pbr>=1.8 # Apache-2.0
requests!=2.12.2,>=2.10.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0

View File

@ -7,7 +7,6 @@ hacking<0.12,>=0.10.2 # Apache-2.0
coverage>=4.0 # Apache-2.0
docutils!=0.13.1,>=0.11 # OSI-Approved Open Source, Public Domain
mock>=2.0 # BSD
ddt>=1.0.1 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0