Bump neutron version dependency

This bumps the version of neutron to the first dev release of stein.

Change-Id: I21557ea838aeb19a3bac8f66bc60d0f541320ae4
This commit is contained in:
Ryan Tidwell 2019-02-13 16:54:53 -06:00
parent ae77563762
commit 9a049dc593
No known key found for this signature in database
GPG Key ID: A1C63854C1CDF372
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ msgpack-python==0.4.0
munch==2.1.0
netaddr==0.7.18
netifaces==0.10.4
neutron==13.0.0.0b2
neutron==14.0.0.0b1
neutron-lib==1.26.0
openstackdocstheme==1.18.1
openstacksdk==0.11.2

View File

@ -18,7 +18,7 @@ oslo.messaging>=5.29.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
neutron>=13.0.0.0b2 # Apache-2.0
neutron>=14.0.0.0b1 # Apache-2.0
# The comment below indicates this project repo is current with neutron-lib
# and should receive neutron-lib consumption patches as they are released