ci-log-processing/loggearman
Daniel Pawlik c8b8c580ae Change service directory permission; change python3 to python38
User inside the container images for logscraper and loggearman is
setting lowest value that is set in the system which is 1000.
This uid and gid is provided for other user and the services should
be running with different uids/gids.
In that case, the logscraper service gid/uid is 10210 and
loggearman gid/uid is set to 10211.

Change-Id: Ida0e2ceaf341fb7cbea18f3eaf161daa836e8ea7
2022-03-01 16:16:47 +01:00
..
loggearman Parametrize Gearman client listening port and host 2021-12-03 10:56:48 +01:00
Dockerfile Change service directory permission; change python3 to python38 2022-03-01 16:16:47 +01:00
README.rst Add Log Processor module 2021-11-23 13:04:00 +00:00
requirements.txt Add Log Processor module 2021-11-23 13:04:00 +00:00
setup.cfg Add Log Processor module 2021-11-23 13:04:00 +00:00
setup.py Add Log Processor module 2021-11-23 13:04:00 +00:00

OpenStack Log Processor Module

The Log Processor Module comes from repository with applied patches from this patchset.