Fabian Deutsch has submitted this change and it was merged. Change subject: app: Move plugin loader into separate module ......................................................................
app: Move plugin loader into separate module Change-Id: I67d5efbfa544a536ac67b4e05ad6fcee014a2514 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/Makefile.am M src/ovirt/node/app.py M src/ovirt/node/installer/core/__init__.py A src/ovirt/node/loader.py M src/ovirt/node/plugins.py M src/ovirt/node/setup/core/__init__.py 6 files changed, 102 insertions(+), 56 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20070 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I67d5efbfa544a536ac67b4e05ad6fcee014a2514 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: node-3.0 Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
