neutron/neutron/cmd/sanity
Terry Wilson 15caa24b02 Disable process monitor for keepalived test
There was an existing attempt to disable process monitoring, but
since the AGENT.check_child_processes_interval defaults to 60 and
is checked in ProcessMonitor.__init__, overriding the config value
after instantiating the ProcessMonitor only has the affect of
making the check happen continually as quickly as possible instead
of not at all. Instead, we instantiate the process monitor after
changing the config value.

Change-Id: Ic4907b6a227c6fa8288c9d3e2106da0b53323509
Closes-Bug: #1665061
(cherry picked from commit 0faf1aa49f)
2017-03-09 15:55:10 +00:00
..
__init__.py Remove run-time version checking for openvswitch features 2014-06-04 09:25:53 -05:00
checks.py Disable process monitor for keepalived test 2017-03-09 15:55:10 +00:00