We are amped to announce the release of: neutron-lib 2.15.3: Neutron shared routines and utilities This release is part of the xena 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.15.3 ^^^^^^ Other Notes * Parent resource mapping was added to "EXT_PARENT_RESOURCE_MAPPING" in "neutron_lib.services.constants" for the "qos" plugin. Changes in neutron-lib 2.15.2..2.15.3 ------------------------------------- 057da4b Added "qos" plugin to "EXT_PARENT_RESOURCE_MAPPING" 476c87a Fix pep8 job issues with pylint==2.15.0 Diffstat (except docs and test files) ------------------------------------- .pylintrc | 17 ----------------- neutron_lib/api/extensions.py | 7 ++++--- neutron_lib/callbacks/registry.py | 1 + neutron_lib/db/resource_extend.py | 1 + neutron_lib/services/constants.py | 4 +++- ...plugin-parent-resource-mapping-ab5208caba9eda01.yaml | 5 +++++ 7 files changed, 14 insertions(+), 22 deletions(-)