Updated from global requirements

Change-Id: Iac6ba516b82cf303bca3bc204b31d5b90df54a22
This commit is contained in:
OpenStack Proposal Bot 2018-03-23 02:00:09 +00:00
parent e7da2d1e1e
commit aaab4d7161
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 @@ coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
hacking<0.10,>=0.9.2
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.4.5 # GPLv2