Updated from global requirements

Change-Id: I0b8e24d7d7337c8aa1847e5d912e29e6ffeac459
This commit is contained in:
OpenStack Proposal Bot 2018-03-15 06:52:25 +00:00
parent 9a79ae4bd3
commit 1da7a5f134
2 changed files with 3 additions and 3 deletions

View File

@ -13,13 +13,13 @@ 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.13.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.36.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.9.1 # Apache-2.0
ovsdbapp>=0.10.0 # Apache-2.0
crc16>=0.1.1 # LGPLv3+
netaddr>=0.7.18 # BSD
six>=1.10.0 # MIT

View File

@ -9,7 +9,7 @@ mock>=2.0.0 # BSD
keystoneauth1>=3.4.0 # Apache-2.0
python-pytun>=2.2.1 # MIT
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0