Comment 2 for bug 2023171

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

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

commit 9ca0e34a5edeb0419d86117dfaabb3f7842bb347
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Fri Jun 9 11:52:38 2023 +0000

    Delete the "Chassis_Private" register when deleting an agent

    The method ``delete_agent`` [1] now deletes both the OVN SB
    "Chassis" and "Chassis_Private" registers when called.

    [1]https://github.com/openstack/neutron/blob/ad81687e2955f494c28e2122763a2332afd3d26d/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py#L1400-L1401

    Closes-Bug: #2023171
    Change-Id: Ibb1285f61c172d2b6e281f41315415ce8b8526e7