View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000011 | bareos-core | storage daemon | public | 2012-12-07 21:04 | 2015-03-25 19:19 |
Reporter | mvwieringen | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | OpenIndiana | OS | OpenIndiana | OS Version | b151a |
Product Version | 13.4.0 | ||||
Fixed in Version | 14.2.0 | ||||
Summary | 0000011: Implementation of Python StorageDaemon Plugin | ||||
Description | Implement a plugin that makes it possible to write Storage daemon plugins in Python. | ||||
Additional Information | Stub plugin function is available that loads a python interpreter per plugin instance. Need to link the plugin events to Python methods and allow the Python code to call the plugin code do read and write plugin variables. | ||||
Tags | No tags attached. | ||||
will be done, if time is available.... | |
Fix committed to bareos master branch with changesetid 1366. | |
Fix committed to bareos2015 bareos-14.2 branch with changesetid 4969. | |
Due to the reimport of the Github repository to bugs.bareos.org, the status of some tickets have been changed. These tickets will be closed again. Sorry for the noise. |
|
bareos: master 7c18ee65 2013-12-09 15:13 Ported: N/A Details Diff |
Implementation of Python StorageDaemon Plugin Implement a plugin that makes it possible to write Storage daemon plugins in Python. Stub plugin function is available that loads a python interpreter per plugin instance. Need to link the plugin events to Python methods and allow the Python code to call the plugin code do read and write plugin variables. Fixes 0000011: Implementation of Python StorageDaemon Plugin |
Affected Issues 0000011 |
|
mod - src/plugins/stored/Makefile.in | Diff File | ||
add - src/plugins/stored/bareos-sd.py | Diff File | ||
add - src/plugins/stored/bareos_sd_consts.py | Diff File | ||
mod - src/plugins/stored/python-sd.c | Diff File | ||
add - src/plugins/stored/python-sd.h | Diff File | ||
mod - src/stored/sd_plugins.c | Diff File | ||
mod - src/stored/sd_plugins.h | Diff File | ||
bareos2015: bareos-14.2 ef167c70 2013-12-09 16:13 Ported: N/A Details Diff |
Implementation of Python StorageDaemon Plugin Implement a plugin that makes it possible to write Storage daemon plugins in Python. Stub plugin function is available that loads a python interpreter per plugin instance. Need to link the plugin events to Python methods and allow the Python code to call the plugin code do read and write plugin variables. Fixes 0000011: Implementation of Python StorageDaemon Plugin |
Affected Issues 0000011 |
|
mod - src/plugins/stored/Makefile.in | Diff File | ||
add - src/plugins/stored/bareos-sd.py | Diff File | ||
add - src/plugins/stored/bareos_sd_consts.py | Diff File | ||
mod - src/plugins/stored/python-sd.c | Diff File | ||
add - src/plugins/stored/python-sd.h | Diff File | ||
mod - src/stored/sd_plugins.c | Diff File | ||
mod - src/stored/sd_plugins.h | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-07 21:04 | mvwieringen | New Issue | |
2012-12-10 14:00 | maik | Category | General => storage daemon |
2013-03-04 11:06 | mvwieringen | Product Version | => 13.2.0 |
2013-03-22 16:43 | maik | Status | new => confirmed |
2013-03-22 16:43 | maik | Note Added: 0000300 | |
2013-06-05 13:03 | mvwieringen | Product Version | 13.2.0 => 13.4.0 |
2013-10-08 09:05 | mvwieringen | Status | confirmed => acknowledged |
2013-12-09 15:17 | mvwieringen | Changeset attached | => bareos master 7c18ee65 |
2013-12-09 15:17 | mvwieringen | Note Added: 0000755 | |
2013-12-09 15:17 | mvwieringen | Assigned To | => mvwieringen |
2013-12-09 15:17 | mvwieringen | Status | acknowledged => resolved |
2013-12-09 15:17 | mvwieringen | Resolution | open => fixed |
2014-05-16 17:34 |
|
Assigned To | mvwieringen => |
2014-05-16 17:34 |
|
Status | resolved => closed |
2014-05-16 17:34 |
|
Fixed in Version | => 14.2.0 |
2015-03-25 16:51 | mvwieringen | Changeset attached | => bareos2015 bareos-14.2 ef167c70 |
2015-03-25 16:51 | mvwieringen | Note Added: 0001483 | |
2015-03-25 16:51 | mvwieringen | Status | closed => resolved |
2015-03-25 19:19 | joergs | Note Added: 0001635 | |
2015-03-25 19:19 | joergs | Status | resolved => closed |