[release-announce] neutron-lib 2.10.2 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 1 16:56:43 UTC 2022


We are happy to announce the release of:

neutron-lib 2.10.2: Neutron shared routines and utilities

This release is part of the wallaby 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.

2.10.2
^^^^^^

Bug Fixes

* Enforce policy for 'qos_policy_id' attribute of port, network and
  fip so only authorized users can set/unset it. For more info see bug
  LP#1957175 (https://bugs.launchpad.net/bugs/1957175).

Changes in neutron-lib 2.10.1..2.10.2
-------------------------------------

6bbae46 Enforce policy for qos_policy_id attribute
20c0cd6 [Stable Wallaby Only] CI Jobs fixes
7b933c2 Update TOX_CONSTRAINTS_FILE for stable/wallaby
de737e8 Update .gitreview for stable/wallaby


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

.gitreview                                         |   1 +
.pylintrc                                          |   1 +
.zuul.yaml                                         |   5 +-
lower-constraints.txt                              | 101 ------------------
neutron_lib/api/definitions/qos.py                 |   2 +
neutron_lib/api/extensions.py                      |   5 +-
neutron_lib/plugins/ml2/api.py                     | 113 +++++++++------------
.../notes/bug-1957175-6b2705d4772df7de.yaml        |   7 ++
tox.ini                                            |  16 +--
9 files changed, 68 insertions(+), 183 deletions(-)







More information about the Release-announce mailing list