neutron/neutron/cmd
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
..
eventlet Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
sanity Disable process monitor for keepalived test 2017-03-09 15:55:10 +00:00
__init__.py Fix logging error for Guru Meditation Report 2016-02-08 16:52:17 -08:00
ipset_cleanup.py Refactoring config options for cmd 2016-07-31 04:37:29 +00:00
keepalived_state_change.py
linuxbridge_cleanup.py neutron-lib: start using neutron-lib helpers 2016-10-10 01:30:26 -07:00
netns_cleanup.py Fix netns_cleanup interrupted on rwd I/O 2017-01-12 03:52:30 +00:00
ovs_cleanup.py Refactoring config options for cmd 2016-07-31 04:37:29 +00:00
pd_notify.py neutron-lib: use replace_file from neutron lib 2016-11-07 09:18:41 +00:00
sanity_check.py sanity check: Check that ip_nonlocal_bind works with namespaces 2016-11-18 08:36:51 -05:00