We are pumped to announce the release of: neutron-lib 3.4.1: Neutron shared routines and utilities This release is part of the antelope 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 3.4.0..3.4.1 ----------------------------------- 86ea887 Add a "GROUP BY" clause on queries with RBAC entries a130649 Context.elevated() method sets all required roles for context object 57dcd12 Return properly elevated context by get_admin_context() helper d9d10ea Use proper neutron-tempest-plugin template in 2023.1 branch 2851f84 Update TOX_CONSTRAINTS_FILE for stable/2023.1 5af6738 Update .gitreview for stable/2023.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 2 +- neutron_lib/context.py | 17 +++++++++++------ neutron_lib/db/model_query.py | 9 +++++++++ tox.ini | 10 +++++----- 6 files changed, 58 insertions(+), 12 deletions(-)
participants (1)
-
no-reply@openstack.org