[release-announce] neutron-lib 2.6.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Fri Oct 2 21:09:25 UTC 2020


We are ecstatic to announce the release of:

neutron-lib 2.6.1: Neutron shared routines and utilities

This release is part of the victoria stable release series.

The source is available from:

    https://opendev.org/openstack/neutron-lib

Download the package from:

    https://pypi.org/project/neutron-lib

Please report issues through:

    https://bugs.launchpad.net/neutron/+bugs

For more details, please see below.

Changes in neutron-lib 2.6.0..2.6.1
-----------------------------------

73d868b remove rc from allocation dict if value is 0
dbd369e Update TOX_CONSTRAINTS_FILE for stable/victoria
2439128 Update .gitreview for stable/victoria
a175451 Fix lower-constraints job for focal


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                      |  1 +
lower-constraints.txt                           | 14 +++----
neutron_lib/placement/client.py                 | 11 ++++-
requirements.txt                                |  4 +-
tox.ini                                         | 10 ++---
6 files changed, 64 insertions(+), 31 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 0e6244b..17b8abf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16 +16 @@ oslo.context>=2.19.2 # Apache-2.0
-oslo.db>=4.37.0 # Apache-2.0
+oslo.db>=4.44.0 # Apache-2.0
@@ -19 +19 @@ oslo.log>=3.36.0 # Apache-2.0
-oslo.messaging>=5.29.0 # Apache-2.0
+oslo.messaging>=7.0.0 # Apache-2.0






More information about the Release-announce mailing list