Updated from global requirements

Change-Id: I6e144e4d91640c5fb3a67cfecb6a88f964379492
This commit is contained in:
OpenStack Proposal Bot 2017-09-16 22:54:42 +00:00
parent 84647399d2
commit e4f6e65200
2 changed files with 9 additions and 9 deletions

View File

@ -13,17 +13,17 @@ ryu>=4.14 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
alembic>=0.8.10 # MIT
neutron-lib>=1.9.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.db>=4.24.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.reports>=1.18.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
ovsdbapp>=0.4.0 # Apache-2.0
crc16>=0.1.1 # LGPLv3+
netaddr!=0.7.16,>=0.7.13 # BSD
netaddr>=0.7.18 # BSD
six>=1.9.0 # MIT
httplib2>=0.7.5 # MIT
httplib2>=0.9.1 # MIT
WebOb>=1.7.1 # MIT
jsonmodels>=2.1.3 # BSD License (3 clause)

View File

@ -10,10 +10,10 @@ keystoneauth1>=3.2.0 # Apache-2.0
python-pytun>=2.2.1 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testresources>=0.2.4 # Apache-2.0/BSD
testresources>=2.0.0 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
redis>=2.10.0 # MIT