Comment 9 for bug 2052821

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

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

commit 00b64d289b3340af9e838909077d58c892b76a71
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Sat Feb 24 04:51:47 2024 +0000

    [OVN] Create an OVN DB transaction context decorator

    This decorator allows to create a new OVN database transaction or
    use the existing one in a method. It is needed to pass the transaction
    object (if any) and the IDL (Northbound or Southbound).

    Related-Bug: #2052821
    Change-Id: I925c1d745197edd08a62ced66b275c7b1dad1d6a