Bump neutron-lib to 1.26.0

This change bumps neutron-lib to 1.26.0.

Change-Id: Id3ddadc141a9466bec7cf87f9ae651afa80ffcc0
This commit is contained in:
Ryan Tidwell 2019-02-12 17:00:01 -06:00
parent d81049babb
commit 8082c27335
No known key found for this signature in database
GPG Key ID: A1C63854C1CDF372
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ munch==2.1.0
netaddr==0.7.18
netifaces==0.10.4
neutron==13.0.0.0b2
neutron-lib==1.21.0
neutron-lib==1.26.0
openstackdocstheme==1.18.1
openstacksdk==0.11.2
os-client-config==1.28.0

View File

@ -9,7 +9,7 @@ netaddr>=0.7.18 # BSD
SQLAlchemy>=1.2.0 # MIT
alembic>=0.8.10 # MIT
six>=1.10.0 # MIT
neutron-lib>=1.21.0 # Apache-2.0
neutron-lib>=1.26.0 # Apache-2.0
os-ken>=0.3.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0