bump neutron-lib up to 1.27.0

Change-Id: I5e3f2a3749566ff46fa227fcb09678ae619abcb3
This commit is contained in:
Boden R 2019-06-25 13:07:26 -06:00 committed by Kobi Samoray
parent 33c7ae15a6
commit c114eca738
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.26.0
neutron-lib==1.27.0
octavia-lib==1.1.1
openstackdocstheme==1.18.1
oslo.concurrency==3.26.0

View File

@ -11,7 +11,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.11.0 # MIT
stevedore>=1.20.0 # Apache-2.0
neutron-lib>=1.26.0 # Apache-2.0
neutron-lib>=1.27.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