9c76f27 Access configured messaging backend directly

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