From 8082c2733562def45ef3d1c37314d09c1d5ab2c7 Mon Sep 17 00:00:00 2001 From: Ryan Tidwell Date: Tue, 12 Feb 2019 17:00:01 -0600 Subject: [PATCH] Bump neutron-lib to 1.26.0 This change bumps neutron-lib to 1.26.0. Change-Id: Id3ddadc141a9466bec7cf87f9ae651afa80ffcc0 --- lower-constraints.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index b089776e..0df3a8ed 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index 26f2b38c..de6528c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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