Yaniv Bronhaim has submitted this change and it was merged. Change subject: vdsm hooks: this patch provides after/before_network_setup hooks. ......................................................................
vdsm hooks: this patch provides after/before_network_setup hooks. This enables the capability to interact with physical network management interfaces, setting up extra parameters, or interacting with switches, etc. It also introduces a standard testing decorator for hook testcases. Bug-Url: https://bugzilla.redhat.com/1058707 Change-Id: Iac5c6f57b300b3b1a2a9bfad4a7919f4d8a74707 Signed-off-by: Miguel Angel Ajo <[email protected]> Reviewed-on: http://gerrit.ovirt.org/20076 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-on: http://gerrit.ovirt.org/23659 Tested-by: Dan Kenigsberg <[email protected]> Reviewed-by: Antoni Segura Puimedon <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> --- M AUTHORS M tests/Makefile.am M tests/functional/networkTests.py A tests/hookValidation.py M vdsm.spec.in M vdsm/configNetwork.py M vdsm/hooks.py M vdsm/vdsmd.8.in M vdsm_hooks/Makefile.am 9 files changed, 154 insertions(+), 5 deletions(-) Approvals: Yaniv Bronhaim: Looks good to me, approved Antoni Segura Puimedon: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/23659 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iac5c6f57b300b3b1a2a9bfad4a7919f4d8a74707 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.3 Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Miguel Angel Ajo Pelayo <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
