neutron/neutron/cmd/eventlet
Bernard Cafarelli 5ce0595803
Set process name for agents
Now that we use setproctitle for neutron-server workers (and
neutron-keepalived-state-change), this has the side effect of changing
the process name for agents, impacting some monitoring systems. More
details in launchpad bug.

This patch fixes it by setting the name with setproctitle to:
agent name (original process name).

Also use the newly introduced name constants to replace existing
hardcoded uses.

Change-Id: I74c3a4d3e9f833752571a75f196560cd45529385
Closes-Bug: #1881297
2020-07-01 12:28:29 +02:00
..
agents Set process name for agents 2020-07-01 12:28:29 +02:00
plugins Set process name for agents 2020-07-01 12:28:29 +02:00
server Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00
services Set process name for agents 2020-07-01 12:28:29 +02:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
usage_audit.py remove neutron.common.rpc 2019-02-06 11:05:55 -07:00