Updated from global requirements

Change-Id: Ibdb4593dc457c9636831ff46e68548e6f23c77da
This commit is contained in:
OpenStack Proposal Bot 2018-03-17 00:16:01 +00:00
parent 4b315e1027
commit d4de944f23
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
alembic>=0.8.10 # MIT
six>=1.10.0 # 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.log>=3.36.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
@ -17,4 +17,4 @@ oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
oslo.privsep>=1.23.0 # Apache-2.0
pyroute2>=0.4.21;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
neutron>=12.0.0 # Apache-2.0
neutron>=12.0.0 # Apache-2.0

View File

@ -9,7 +9,7 @@ flake8-import-order==0.12 # LGPLv3
mock>=2.0.0 # BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
requests-mock>=1.1.0 # Apache-2.0
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0