Change in ovirt-engine[master]: userportal: disable auto refresh on VmBasicDiskListModel

Daniel Erez has submitted this change and it was merged. Change subject: userportal: disable auto refresh on VmBasicDiskListModel ...................................................................... userportal: disable auto refresh on VmBasicDiskListModel Disable auto refresh in UserPortal's 'Drives' panel (on basic view). This solution is part of the effort to reduce resources consumption due to reoccurring invocation of getdisksvmguid() stored procedure. Change-Id: I92f9606bac0a3f78984a41146b5c7404ec6bd936 Signed-off-by: Daniel Erez <derez@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/VmBasicDiskListModel.java 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17646 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I92f9606bac0a3f78984a41146b5c7404ec6bd936 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
derez@redhat.com