ci-log-processing/loggearman
Daniel Pawlik 9a9f159769 Add Log Processor module
The log-gearman-client and log-gearman-worker scripts have been moved
from puppet-log_processor repository [1] to this project.
Ported files also include patch that was giving capability with
Python3 [2] and fixed pep8 errors.

[1] https://opendev.org/opendev/puppet-log_processor
[2] https://review.opendev.org/c/opendev/puppet-log_processor/+/809424

Change-Id: I353f98bd07d0c21b80f92307806b50da4c7ee39c
2021-11-23 13:04:00 +00:00
..
loggearman Add Log Processor module 2021-11-23 13:04:00 +00:00
Dockerfile Add Log Processor module 2021-11-23 13:04:00 +00: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

README.rst

OpenStack Log Processor Module

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