Updated from global requirements

Change-Id: Ic193b984dbd3962796b73a3c2a7f2b6a0e290b59
This commit is contained in:
OpenStack Proposal Bot 2016-11-14 11:34:04 +00:00
parent 70c6a844a5
commit a824d40630
2 changed files with 5 additions and 5 deletions

View File

@ -3,13 +3,13 @@
# process, which may cause wedges in the gate later.
astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
setuptools!=24.0.0,>=16.0 # PSF/ZPL
pbr>=1.6 # Apache-2.0
pbr>=1.8 # Apache-2.0
keystoneauth1>=2.14.0 # Apache-2.0
cliff>=2.2.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
flake8<2.6.0,>=2.5.4 # MIT
hacking<0.11,>=0.10.2
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
mock>=2.0 # BSD
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD
@ -11,4 +11,4 @@ sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
reno>=1.8.0 # Apache2
reno>=1.8.0 # Apache-2.0