Alexander Wels has submitted this change and it was merged.
Change subject: webadmin: Host->VM refresh on events
......................................................................
webadmin: Host->VM refresh on events
- The refresh mechanism that refreshes the active models when
a new event comes in was broken, this patch fixes that.
- The HostVmListModel didn't activate the refresh timer at all
thus any changes to the status of the list would never appear
in the webadmin portal. This patch activates the timer of that
model.
Change-Id: Ic8ee45c59a1b9944bafce3bc9a1b75ee3ef79697
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1203431
Signed-off-by: Alexander Wels <awels(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/SearchableListModel.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/events/EventListModel.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostVmListModel.java
3 files changed, 35 insertions(+), 17 deletions(-)
Approvals:
Alexander Wels: Verified
Jenkins CI: Passed CI tests
Greg Sheremeta: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/42559
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic8ee45c59a1b9944bafce3bc9a1b75ee3ef79697
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org