
Martin Sivák has submitted this change and it was merged. Change subject: Add caching for vm IO tune policies ...................................................................... Add caching for vm IO tune policies Instead of querying vdsm for each vm's IO tune policy seperatly this allows MOM to query vdsm once for all the needed info and cache the result for all the available vms. Change-Id: Ief6a0ee56e30c6e973321893da30f0b954cb3cfc Bug-Url: https://bugzilla.redhat.com/1366556 Signed-off-by: Jenny Tokar <jtokar@redhat.com> Reviewed-on: https://gerrit.ovirt.org/63971 Continuous-Integration: Jenkins CI Reviewed-by: Martin Sivák <msivak@redhat.com> --- A mom/HypervisorInterfaces/vdsmjsonrpcbulkInterface.py A mom/HypervisorInterfaces/vdsmxmlrpcbulkInterface.py 2 files changed, 108 insertions(+), 0 deletions(-) Approvals: Martin Sivák: Looks good to me, approved Jenkins CI: Passed CI tests Jenny Tokar: Verified -- To view, visit https://gerrit.ovirt.org/63971 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ief6a0ee56e30c6e973321893da30f0b954cb3cfc Gerrit-PatchSet: 7 Gerrit-Project: mom Gerrit-Branch: master Gerrit-Owner: Jenny Tokar <jtokar@redhat.com> Gerrit-Reviewer: Andrej Krejcir <akrejcir@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Jenny Tokar <jtokar@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Phillip Bailey <phbailey@redhat.com> Gerrit-Reviewer: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yanir Quinn <yquinn@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>