We are gleeful to announce the release of: neutron-lib 2.20.2: Neutron shared routines and utilities This release is part of the yoga 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.20.1..2.20.2 ------------------------------------- 467eafd Add a "GROUP BY" clause on queries with RBAC entries 5398bbd Use neutron-tempest-plugin-api-yoga job in the stable/yoga branch 7f7e4ae Don't check context.system_scope to check project scope e035984 Do not set system scope on context Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 12 +++-- neutron_lib/context.py | 4 -- neutron_lib/db/model_query.py | 9 ++++ neutron_lib/db/utils.py | 17 ++----- 6 files changed, 37 insertions(+), 97 deletions(-)