44dae25 Added custom celery router

Authored and Committed by mcurlej 4 years ago
    Added custom celery router
    
    This change was needed, so ODCS can route task to different queues, which will
    forward the task to different execution backends. The routing happens according
    to the values of compose metadata which are compared to the router rules.
    
    Signed-off-by: Martin Curlej <mcurlej@redhat.com>
    
        
file modified
+35 -0
file modified
+1 -0