Updated from global requirements

Change-Id: I20f49f979718c178c4380879eb1a0c3f1c4b0229
This commit is contained in:
OpenStack Proposal Bot 2017-09-20 16:13:24 +00:00
parent 043a5c46ce
commit aa11c711fe
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ oslo.log>=3.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service>=1.24.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
Paste # MIT
Paste>=2.0.2 # MIT
PasteDeploy>=1.5.0 # MIT
pbr!=2.1.0,>=2.0.0 # Apache-2.0
keystoneauth1>=3.2.0 # Apache-2.0

View File

@ -6,7 +6,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
nose # LGPL
nose>=1.3.7 # LGPL
oslotest>=1.10.0 # Apache-2.0
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD