Public bug reported: The OVN mech driver registers a method to be executed at exit [1]. When this method is called, the SQL fixture is already stopped and deleted. The method logs the following exception: http://paste.openstack.org/show/803620/.
This log is harmless but unnecessary and misleading. [1]https://github.com/openstack/neutron/blob/e9a75a379ea423f8ee452015888dc954d0decb08/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py#L253 ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Summary changed: - [OVN][FT] FT tests logging a SQL exception + [OVN][FT] FT tests log a SQL exception ** 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/1919352 Title: [OVN][FT] FT tests log a SQL exception Status in neutron: New Bug description: The OVN mech driver registers a method to be executed at exit [1]. When this method is called, the SQL fixture is already stopped and deleted. The method logs the following exception: http://paste.openstack.org/show/803620/. This log is harmless but unnecessary and misleading. [1]https://github.com/openstack/neutron/blob/e9a75a379ea423f8ee452015888dc954d0decb08/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py#L253 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1919352/+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

