neutron/neutron/plugins
rossella 9783050e3e Don't raise if polling manager is running when stopped
AsyncProcess.stop() will raise if the process we are trying
to stop is not running. Some functional tests sporadically
fail because in the clean up the polling manager is stopped
without checking if it's still running. Add an except
in InterfacePollingMinimizer.stop() to avoid raising an
exception when the monitor is not running.

Change-Id: Iec8f5039ae5b830836564a1a402ad3e4ba38935d
Closes-bug: #1525856
2015-12-21 15:51:48 +00:00
..
common Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
hyperv Hyper-V: remove driver from the neutron tree 2015-12-03 06:11:59 -08:00
ml2 Don't raise if polling manager is running when stopped 2015-12-21 15:51:48 +00:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00