Comment 7 for bug 2049265

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/905585
Committed: https://opendev.org/openstack/neutron/commit/bd1927028eb9b7333bc9d452c8efe68f19cd671b
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit bd1927028eb9b7333bc9d452c8efe68f19cd671b
Author: Terry Wilson <email address hidden>
Date: Thu Jan 11 18:44:23 2024 -0600

    Register Chassis_Private table in BaseOvnSbIdl

    As of Ib3c6f0dc01efd31430691e720ba23ccb4ede65fa, the
    MaintenanceWorker checks for Chassis_Private table support and
    uses it to remove duplicate Chassis/Chassis_Private entries. The
    Chassis_Private table was not monitored in the BaseOvnSbIdl class
    which the MaintenanceWorker uses.

    Closes-Bug: #2049265
    Change-Id: I711996b7644e80bc195833e4429e4d745728f9cf
    (cherry picked from commit 60eb15ed301751c3f6825f165fd36188e86dd642)