qwan / fm-orchestrator

Forked from fm-orchestrator 6 years ago
Clone

43704e2 Access configured messaging backend directly

2 files Authored by cqi 4 years ago, Committed by qwan 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>