Files
yuval e0460dea1b Remove usage of the "VIRTUAL_ENV" environment variable
In the privsep file, we limit capabilities, and only if the
environment variable "VIRTUAL_ENV" is set, we add the
c.CAP_DAC_READ_SEARCH capability.

This makes deployment very difficult in Docker environments (e.g., Kolla).
Looking at Nova and Cinder privsep, this condition does not exist.

Change-Id: I0e0d6275bbd7695f836b40d462ef12aa27757968
2025-02-25 17:08:53 +02:00
..
2022-02-01 18:01:38 +02:00
2022-08-18 18:38:18 +00:00
2025-02-17 12:36:05 -05:00