Public bug reported: The OVN mech driver "delete_agent" method [1] removes the OVN SB "Chassis" register and updates the "SB_Global" register. However the "Chassis_Private" register is not deleted and should be.
[1]https://github.com/openstack/neutron/blob/ad81687e2955f494c28e2122763a2332afd3d26d/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py#L1400-L1401 ** Affects: neutron Importance: Medium Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutron Importance: Undecided => Medium ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2023171 Title: [OVN] Agent deletion only removes the "Chassis" register, not the "Chassis_Private" one Status in neutron: New Bug description: The OVN mech driver "delete_agent" method [1] removes the OVN SB "Chassis" register and updates the "SB_Global" register. However the "Chassis_Private" register is not deleted and should be. [1]https://github.com/openstack/neutron/blob/ad81687e2955f494c28e2122763a2332afd3d26d/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py#L1400-L1401 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2023171/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

