bump neutron-lib to 1.26.0

Bump up the required and lower constraint for neutron-lib to use the
latest release 1.26.0. Also see https://review.opendev.org/#/c/653887/
and https://review.opendev.org/#/c/656360/

Change-Id: I5e3de7a7003949a3c87afaecb18a62f9c4144fb3
This commit is contained in:
Boden R 2019-04-29 13:50:17 -06:00
parent eb3593171a
commit b3b4ce4d9c
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ msgpack-python==0.4.0
munch==2.1.0
netaddr==0.7.18
netifaces==0.10.4
neutron-lib==1.25.0
neutron-lib==1.26.0
octavia-lib==1.1.1 # Apache-2.0
openstackdocstheme==1.18.1
os-client-config==1.28.0

View File

@ -10,7 +10,7 @@ tenacity>=4.9.0 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.2.0 # MIT
six>=1.10.0 # MIT
stevedore>=1.20.0 # Apache-2.0
neutron-lib>=1.25.0 # Apache-2.0
neutron-lib>=1.26.0 # Apache-2.0
osc-lib>=1.10.0 # Apache-2.0
octavia-lib>=1.1.1 # Apache-2.0
python-openstackclient>=3.16.0 # Apache-2.0