Martin Mucha has posted comments on this change. Change subject: webadmin: use UpdateAndReorderVmNicsCommand ......................................................................
Patch Set 16: (1 comment) https://gerrit.ovirt.org/#/c/35193/16/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/UserPortalListModel.java File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/UserPortalListModel.java: Line 1411: gettempVm().setId(vmId); Line 1412: model.getInstanceImages().executeDiskModifications(gettempVm()); Line 1413: } Line 1414: Line 1415: //TODO MM: duplicity. > ok, after peer review I can accept it Done Line 1416: private class UserPortalListModelUpdateAndReorderVmNicsAsyncCallback extends BasicIFrontendActionAsyncCallback { Line 1417: Line 1418: private final Guid idOfVmToBeUpdated; Line 1419: private final UnitVmModel unitVmModel; -- To view, visit https://gerrit.ovirt.org/35193 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ide74e4a620e4d6175cbcdeccf72403991b0077b8 Gerrit-PatchSet: 16 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Mucha <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Martin Mucha <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[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
