Tomas Jelinek has submitted this change and it was merged.
Change subject: [frontend] Add Client IP to VM session tab
......................................................................
[frontend] Add Client IP to VM session tab
As per request we're now showing the Client IP in the session tab to
indicate the IP of a currently connected user.
Change-Id: I021ed69b99cf9d474a1f4d23e83dd12b5e1cf701
Bug-Url:
https://bugzilla.redhat.com/1016844
Signed-off-by: Vinzenz Feenstra <vfeenstr(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/vm/VmSessionsModelForm.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmSessionsModel.java
3 files changed, 15 insertions(+), 1 deletion(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20186
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I021ed69b99cf9d474a1f4d23e83dd12b5e1cf701
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server