Tomas Jelinek has posted comments on this change. Change subject: userportal, webadmin: [Fix] Disable per arch the Pool SPICE proxy ......................................................................
Patch Set 11: (1 comment) http://gerrit.ovirt.org/#/c/25753/11/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/PoolModelBehaviorBase.java File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/PoolModelBehaviorBase.java: Line 268: updateCdImage(); Line 269: } Line 270: Line 271: private void initSpiceProxy() Line 272: { you need to re-evaluate this when the os type changes (oSType_SelectedItemChanged()) or the cluster changes (postDataCenterWithClusterSelectedItemChanged()). Line 273: getModel().setSpiceProxyEnabled(getModel().hasSpiceSupport()); Line 274: } Line 275: Line 276: @Override -- To view, visit http://gerrit.ovirt.org/25753 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifb2c22954a411206ac39dee05f08432e21989b16 Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gustavo Frederico Temple Pedrosa <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Frank Kobzik <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Leonardo Bianconi <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Vitor de Lima <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
