Comment 9 for bug 2049265

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/905587
Committed: https://opendev.org/openstack/neutron/commit/e86d8fc63a14b9e60f1e46472b5578b06eb51ec8
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit e86d8fc63a14b9e60f1e46472b5578b06eb51ec8
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)