Updated from global requirements

Change-Id: Iad9ee2c7bbfdc2eadcbe41174379328f416438e0
This commit is contained in:
OpenStack Proposal Bot 2017-10-25 04:27:50 +00:00
parent 073622b9df
commit 66d3d57ac4
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service>=1.24.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
oslo.privsep>=1.23.0 # Apache-2.0
pyroute2>=0.4.21 # Apache-2.0 (+ dual licensed GPL2)
pyroute2>=0.4.21;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
# This project does depend on neutron as a library, but the
# openstack tooling does not play nicely with projects that
# are not publicly available in pypi.