qwan / fm-orchestrator

Forked from fm-orchestrator 6 years ago
Clone

f176ad6 Add celery app instance with base config

5 files Authored by cqi 4 years ago, Committed by qwan 4 years ago,
    Add celery app instance with base config
    
    This patch allows to schedule tasks and launch workers with basic
    config. To launch a worker:
    
        celery -A module_build_service.celery_app -l info
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+15 -0
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0