Change in ovirt-engine[ovirt-engine-3.6]: Frontend: ConsoleUserName & ClientIP update regression fix
tnisan at redhat.com
tnisan at redhat.com
Thu Nov 26 09:49:21 UTC 2015
Tal Nisan has submitted this change and it was merged.
Change subject: Frontend: ConsoleUserName & ClientIP update regression fix
......................................................................
Frontend: ConsoleUserName & ClientIP update regression fix
Due to comparison of the same variable which never can be false,
the values for the ConsoleUserName and ClientIP fields for console
users was not updated.
This patch fixes this regression which was introduced in the refactoring
of the sessions tab into the guest info tab.
Change-Id: Ibb13bd4e9e8a77ee606520133c681464ac119ba5
Bug-Url: https://bugzilla.redhat.com/1272978
Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmGuestInfoModel.java
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Jenkins CI: Passed CI tests
Vinzenz Feenstra: Verified
--
To view, visit https://gerrit.ovirt.org/49132
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb13bd4e9e8a77ee606520133c681464ac119ba5
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list