Tomas Jelinek has submitted this change and it was merged. Change subject: frontend: do not update nics which did not changed ......................................................................
frontend: do not update nics which did not changed Edit VM dialog -> if the nic->network assignment did not change do not send the UpdateVmInterface - do it only for the changed nics. This logic has already been present for the create VM from template, so generalized it. Change-Id: I11e32d013acf9fbf8dd3623d051403721786690b Signed-off-by: Tomas Jelinek <[email protected]> Bug-Url: https://bugzilla.redhat.com/988043 --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmInterfaceCreatingManager.java 1 file changed, 62 insertions(+), 43 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17314 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I11e32d013acf9fbf8dd3623d051403721786690b Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
