bump neutron-lib to 1.29.1

Bump neutron-lib to 1.29.1 [1] in requirements and lower-constraints.

[1] https://review.opendev.org/680619

Change-Id: I1acc1b63656c888d30eca6fcf96cfc6b742fe182
This commit is contained in:
Adit Sarfaty 2019-09-22 10:57:15 +03:00
parent 738dacf1d5
commit a46e3c9d69
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ hacking==1.1.0
httplib2==0.9.1
mock==2.0.0
netaddr==0.7.18
neutron-lib==1.28.0
neutron-lib==1.29.1
octavia-lib==1.3.1
openstackdocstheme==1.18.1
oslo.concurrency==3.26.0

View File

@ -11,7 +11,7 @@ tenacity>=5.0.2 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.2.0 # MIT
six>=1.11.0 # MIT
stevedore>=1.20.0 # Apache-2.0
neutron-lib>=1.28.0 # Apache-2.0
neutron-lib>=1.29.1 # Apache-2.0
osc-lib>=1.14.0 # Apache-2.0
octavia-lib>=1.3.1 # Apache-2.0
python-openstackclient>=4.0.0 # Apache-2.0