bump neutron-lib to 1.23.0

Bump the required neutron-lib version to 1.23.0 to match neutron
https://review.openstack.org/#/c/634254/

Change-Id: I5d901d36dfca4bec032cadb01f8b8f67d0fe92f1
This commit is contained in:
Boden R 2019-02-11 13:58:45 -07:00
parent 85c9ae8071
commit 672eff8a1c
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ msgpack-python==0.4.0
munch==2.1.0
netaddr==0.7.18
netifaces==0.10.4
neutron-lib==1.22.0
neutron-lib==1.23.0
octavia==3.0.0
openstackdocstheme==1.18.1
os-client-config==1.28.0

View File

@ -10,7 +10,7 @@ tenacity>=4.4.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.22.0 # Apache-2.0
neutron-lib>=1.23.0 # Apache-2.0
osc-lib>=1.10.0 # Apache-2.0
python-openstackclient>=3.16.0 # Apache-2.0
oslo.concurrency>=3.26.0 # Apache-2.0