bareos: master 5120db41

Author Committer Branch Timestamp Parent
stephand stephand master 2019-12-18 18:08 master 5106e870 Pending
Changeset oVirt-Plugin: Rearrange imports

It is not possible to remove the line
from BareosFdWrapper import * # noqa
as suggested in PR 0000380, as python-fd.cc expects the functions
to be provided by the Python plugin code.
However, the functions are now implicitly imported by name
to avoid using the *.
mod - core/src/plugins/filed/bareos-fd-ovirt.py Diff File