neutron/etc/neutron/rootwrap.d
Rodolfo Alonso Hernandez 3d575f8bd0 Add an env variable "PROCESS_TAG" in ``ProcessManager``
Added a new environment variable "PROCESS_TAG" in ``ProcessManager``.
This environment variable could be read by the process executed and
is unique per process. This environment variable can be used to tag
the running process; for example, a container manager can use this
tag to mark the a container.

This feature will be used by TripleO to identify the running containers
with a unique tag. This will make the "kill" process easier; it will
be needed just to find the container running with this tag.

Closes-Bug: #1991000
Change-Id: I234c661720a8b1ceadb5333181890806f79dc21a
2022-12-24 10:30:16 +01:00
..
rootwrap.filters Add an env variable "PROCESS_TAG" in ``ProcessManager`` 2022-12-24 10:30:16 +01:00