We are glad to announce the release of: neutron-lib 2.15.4: 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. Changes in neutron-lib 2.15.3..2.15.4 ------------------------------------- 150a1c9 Don't check context.system_scope to check project scope 3d093e6 Do not set system scope on context 4a9111f Fix pep8 errors with pytlint v2.16.0 Diffstat (except docs and test files) ------------------------------------- neutron_lib/api/attributes.py | 2 +- neutron_lib/context.py | 4 -- neutron_lib/db/standard_attr.py | 10 ++-- neutron_lib/db/utils.py | 17 ++----- 6 files changed, 25 insertions(+), 100 deletions(-)