neutron-lib from master branch is breaking our UT job

Bug #1930397 reported by Slawek Kaplonski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Critical
Rodolfo Alonso
Tags: db
Changed in neutron:
assignee: nobody → Rodolfo Alonso (rodolfo-alonso-hernandez)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/794236

Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/794236
Committed: https://opendev.org/openstack/neutron/commit/cc3dc7c8508a142b614ee9cfe3f4a6766f62d8b8
Submitter: "Zuul (22348)"
Branch: master

commit cc3dc7c8508a142b614ee9cfe3f4a6766f62d8b8
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Jun 2 14:26:58 2021 +0000

    Add CONTEXT_READER decorator to "get_ha_router_port_bindings"

    This method, when called from outside an active session, must create
    a new one, given the context.

    This patch also changes the L3HARouterAgentPortBinding.port and
    L3HARouterAgentPortBinding.agent relationships to be "joined". That
    will retrieve the port and the agent DB registers in the main query
    and the returned object won't need to make subqueries to retrieve
    them. The SQL query looks like
    http://paste.openstack.org/show/806275/.

    Change-Id: I7870b869a755054ef1989f86ebdd3470ec5cf435
    Closes-Bug: #1930397

Changed in neutron:
status: In Progress → Fix Released
tags: added: neutron-proactive-backport-potential
tags: removed: neutron-proactive-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 19.0.0.0rc1

This issue was fixed in the openstack/neutron 19.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.