Ofer Schreiber has submitted this change and it was merged.

Change subject: packaging: add controller class (plugins step 3/3)
......................................................................


packaging: add controller class (plugins step 3/3)

a new class which provides the plugin support: controller.
each plugin must be set in /usr/share/ovirt-engine/scripts/plugins/
and follow the naming convention:
desc_of_plugin_010.py where 010 is the order of execution.

for further documentation please read the example plugin

Change-Id: Idb95ecfb2e4a4a339137cb5de8495b3159101e65
---
M Makefile
M packaging/fedora/setup/basedefs.py
M packaging/fedora/setup/common_utils.py
M packaging/fedora/setup/engine-setup.py
D packaging/fedora/setup/engine_params.py
A packaging/fedora/setup/plugins/example_plugin_000.py
A packaging/fedora/setup/setup_controller.py
A packaging/fedora/setup/setup_params.py
M packaging/fedora/setup/setup_sequences.py
M packaging/fedora/spec/ovirt-engine.spec.in
10 files changed, 623 insertions(+), 298 deletions(-)

Approvals:
  Ofer Schreiber: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/1867
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Idb95ecfb2e4a4a339137cb5de8495b3159101e65
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ronen Angluster <rangl...@redhat.com>
Gerrit-Reviewer: Alex Lourie <alou...@redhat.com>
Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com>
Gerrit-Reviewer: Eyal Edri <ee...@redhat.com>
Gerrit-Reviewer: Idan Mansano <imans...@redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com>
Gerrit-Reviewer: Ronen Angluster <rangl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to