mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-05 19:57:37 +08:00
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>