Merge "Updated from global requirements"

This commit is contained in:
Zuul 2018-10-18 22:30:06 +00:00 committed by Gerrit Code Review
commit 59fbccf914
2 changed files with 9 additions and 9 deletions

View File

@ -2,11 +2,11 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
oslo.i18n>=3.15.3 # Apache-2.0
six>=1.9.0 # MIT
six>=1.10.0 # MIT
requests>=2.14.2 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.utils>=3.31.0 # Apache-2.0
python-cinderclient>=3.2.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
python-cinderclient>=3.3.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0

View File

@ -7,13 +7,13 @@ fixtures>=3.0.0 # Apache-2.0/BSD
hacking>=1.1.0
flake8<2.7.0,>=2.6.0 # MIT
mock>=2.0.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
requests-mock>=1.1.0 # Apache-2.0
testtools>=2.2.0 # MIT
requests-mock>=1.2.0 # Apache-2.0
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0
beautifulsoup4>=4.6.0 # MIT
pylint>=1.5.0 # GPLv2