commit b965b1ec4ceb81fc4ec4335fe7824efb5fe80295 Author: Slawek Kaplonski Date: Mon Oct 5 15:42:43 2020 +0200 Bump neutron-lib to 2.6.1 Change-Id: I367dbcc4e6ca1f14a6c304686326f8c24914c048 diff --git a/lower-constraints.txt b/lower-constraints.txt index 0ba4844..8a28fda 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -51,7 +51,7 @@ msgpack-python==0.4.0 munch==2.1.0 netaddr==0.7.18 netifaces==0.10.4 -neutron-lib==2.6.0 +neutron-lib==2.6.1 openstacksdk==0.31.2 os-client-config==1.28.0 os-ken==0.3.0 diff --git a/requirements.txt b/requirements.txt index a06e3cb..c55dba4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ Jinja2>=2.10 # BSD License (3 clause) keystonemiddleware>=4.17.0 # Apache-2.0 netaddr>=0.7.18 # BSD netifaces>=0.10.4 # MIT -neutron-lib>=2.6.0 # Apache-2.0 +neutron-lib>=2.6.1 # Apache-2.0 python-neutronclient>=6.7.0 # Apache-2.0 tenacity>=6.0.0 # Apache-2.0 SQLAlchemy>=1.2.0 # MIT