breilly / fm-orchestrator

Forked from fm-orchestrator 4 years ago
Clone

9618f88 Access configured messaging backend directly

Authored and Committed by cqi 4 years ago
    Access configured messaging backend directly
    
    The accessible configured messaging backend is sigleton. This patch make
    it possible to access the configured backend and avoid accessing a
    "private" variable from module messaging.
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>