Dan Kenigsberg has submitted this change and it was merged. Change subject: tests: Remove dead code ......................................................................
tests: Remove dead code Commit 36a81b5aef added the legacy getServices interface, which is not part of the ModuleConfigurator. The new services property is inherited from the super class, so there is no need to implement it. Change-Id: I32c23258e90ff8551131c2703ebd2c1238d46494 Signed-off-by: Nir Soffer <[email protected]> Reviewed-on: http://gerrit.ovirt.org/32725 Reviewed-by: Yaniv Bronhaim <[email protected]> Reviewed-by: mooli tayer <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/toolTests.py 1 file changed, 0 insertions(+), 3 deletions(-) Approvals: Nir Soffer: Verified Yaniv Bronhaim: Looks good to me, but someone else must approve mooli tayer: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/32725 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I32c23258e90ff8551131c2703ebd2c1238d46494 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: mooli tayer <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
