Reviewed: https://review.openstack.org/257204 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f01affa0935026f001916f41514b9ff12fa73bb1 Submitter: Jenkins Branch: master
commit f01affa0935026f001916f41514b9ff12fa73bb1 Author: IWAMOTO Toshihiro <[email protected]> Date: Mon Dec 14 17:02:00 2015 +0900 Call Ryu's clean up function when ovs_neutron_agent.main terminates When the of_interface=native configuration is active, Ryu's event loop must be explicitly terminated. Change-Id: I28779cf0da6a9b369922566998ec388679593819 Closes-bug: 1525780 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1525780 Title: neutron-openvswitch-agent fails to terminate on SIGTERM when of_interface=native Status in neutron: Fix Released Bug description: The summary says everything. It is due to Ryu's event loop handling. The following patch revealed this bug: https://review.openstack.org/#/c/231351/4/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1525780/+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

