neutron/neutron/agent/common
Rodolfo Alonso Hernandez dd46044fce Add process name to AsyncProcess
Since [1], Neutron sets the name of some processes (Neutron agents).
The "ps" output is modified consequently according to the defined
string:
  "<process name> (<process command>)"

"AsyncProcess" class should use the process name to parse the "ps"
output correctly.

Closes-Bug: #1902678

[1]https://review.opendev.org/#/c/735125/

Change-Id: If33c49c0f3e1e6696f5d2aa4008b287dc3f76c61
(cherry picked from commit ad0605f9c3)
2021-01-18 14:01:32 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Add process name to AsyncProcess 2021-01-18 14:01:32 +00:00
base_polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
ip_lib.py Fix neutron-openvswitch-agent Windows support 2018-07-18 14:41:21 +03:00
ovs_lib.py [GRE] Add possibility to create GRE tunnels over IPv6 2020-12-18 15:13:19 +00:00
ovsdb_monitor.py ovsdb monitor: handle modified ports 2019-10-08 10:57:42 +03:00
placement_report.py Locate RP-tree parent by hypervisor name 2019-12-10 10:21:53 +01:00
polling.py Windows OVS: minimize polling 2018-08-14 09:54:07 +03:00
resource_processing_queue.py Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04:00
utils.py Locate RP-tree parent by hypervisor name 2019-12-10 10:21:53 +01:00