Tal Nisan has uploaded a new change for review.

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, 12 insertions(+), 44 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/55/4855/1
--
To view, visit http://gerrit.ovirt.org/4855
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie73fffcc684f4230e11eadb2e61f126e57d84ab4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: 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