Change in ovirt-engine[master]: webadmin: Set Spice & VNC console models to use different qu...

tnisan at redhat.com tnisan at redhat.com
Wed Jun 13 09:02:07 UTC 2012


Tal Nisan has submitted this change and it was merged.

Change subject: webadmin: Set Spice & VNC console models to use different query
......................................................................


webadmin: Set Spice & VNC console models to use different query

Spice & VNC models used get GetVdsInterfacesByVdsId to get all interfaces
and iterate on them to find the management interface and then used the
address for the connection, now they use the GetManagementInterfaceAddressByVdsId
query to get the management interface address directly

Change-Id: Ie73fffcc684f4230e11eadb2e61f126e57d84ab4
Signed-off-by: Tal Nisan <tnisan at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/SpiceConsoleModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VncConsoleModel.java
2 files changed, 30 insertions(+), 62 deletions(-)

Approvals:
  Tal Nisan: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/4855
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie73fffcc684f4230e11eadb2e61f126e57d84ab4
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>



More information about the Engine-commits mailing list