bareos: master f9f8cc0e

Author Committer Branch Timestamp Parent
arogge pstorz master 2023-02-13 11:15 master 2dc40eec Pending
Changeset python-fd: improve PythonFdWrapper interface

you can now just use @BareosPlugin as decorator for your plugin class
instead of re-implementing load_bareos_plugin() yourself.
mod - core/src/plugins/filed/python/pyfiles/BareosFdWrapper.py Diff File
mod - systemtests/tests/py3plug-fd-basic/python-modules/jobmsg-module.py Diff File