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 <tni...@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 <tni...@redhat.com>
Gerrit-Reviewer: Ayal Baron <aba...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Einav Cohen <eco...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to