Updated from global requirements

Change-Id: I5fcc1eac9b5209812fe28f19c96db74508d8cd7b
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:31:05 +00:00
parent 2a859d6a86
commit c7736ad645
2 changed files with 3 additions and 3 deletions

View File

@ -42,5 +42,5 @@ PyYAML>=3.10 # MIT
requests>=2.14.2 # Apache-2.0
WebOb>=1.7.1 # MIT
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
six>=1.9.0 # MIT
six>=1.10.0 # MIT

View File

@ -13,7 +13,7 @@ python-cinderclient>=3.2.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-heatclient>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
pyzabbix>=0.7.4 # LGPL
oslo.db>=4.27.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
@ -28,7 +28,7 @@ requests-mock>=1.1.0 # Apache-2.0
tempest-lib>=1.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
stevedore>=1.20.0 # Apache-2.0
voluptuous>=0.8.9 # BSD License
sympy>=0.7.6 # BSD