Moti Asayag has submitted this change and it was merged. Change subject: engine,webadmin: Replace the call to deprecated UpdateDisplayToVdsGroup command with UpdateNetworkOnCluster one ......................................................................
engine,webadmin: Replace the call to deprecated UpdateDisplayToVdsGroup command with UpdateNetworkOnCluster one 1. Replace call to UpdateDisplayToVdsGroup command with UpdateNetworkOnCluster one in ClusterNetworkListModel.setDisplay() method. 2. Remove deprecated UpdateDisplayToVdsGroup and the related command class as those aren't in use anymore. Change-Id: I9f103f0db10a06b0b2689298d3bfa505f4615577 Signed-off-by: Yevgeny Zaspitsky <[email protected]> --- D backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateDisplayToVdsGroupCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java M backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterNetworkListModel.java 4 files changed, 7 insertions(+), 75 deletions(-) Approvals: Moti Asayag: Looks good to me, approved Yevgeny Zaspitsky: Verified -- To view, visit http://gerrit.ovirt.org/26505 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9f103f0db10a06b0b2689298d3bfa505f4615577 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Martin Mucha <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Yevgeny Zaspitsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
