#2968 Migrate the logcom service to be celery based and triggered
Merged by pingou. Opened by pingou.
logcom_to_celery  into  master

Download 2968.patch

This is another service that we can drop, simplifying both the
architecture as well as maintenance.
In addition, it will make python3 support easier since celery supports
python3 while trollius doesn't and is even deprecated actually.

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

:thumbsup:

rebased onto ab56e173ac0a3eb1aa336a547e982a0135716f1e

rebased onto bd02026b77a121750f3884a760257a73f6220ea4

Pull-Request has been merged by pingou

Metadata