Adam Litke has submitted this change and it was merged. Change subject: Remove Collector.instance ......................................................................
Remove Collector.instance The virtual function Collector.instance can be replaced with general logic which avoids the need to redefine some boiler-plate code for each new Collector. Change-Id: Icb49d7397fadae141caad61033151d527ea9752c Signed-off-by: Adam Litke <[email protected]> Reviewed-on: http://gerrit.ovirt.org/13762 --- M mom/Collectors/Collector.py M mom/Collectors/GuestBalloon.py M mom/Collectors/GuestMemory.py M mom/Collectors/GuestNetworkDaemon.py M mom/Collectors/GuestQemuAgent.py M mom/Collectors/GuestQemuProc.py M mom/Collectors/HostKSM.py M mom/Collectors/HostMemory.py M mom/Controllers/Balloon.py M mom/Controllers/KSM.py M mom/PolicyEngine.py 11 files changed, 2 insertions(+), 38 deletions(-) Approvals: Adam Litke: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13762 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icb49d7397fadae141caad61033151d527ea9752c Gerrit-PatchSet: 4 Gerrit-Project: mom Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Mei Liu <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
