Change in ovirt-engine[master]: frontend: do not update nics which did not changed

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 <tjelinek@redhat.com> 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 <tjelinek@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tjelinek@redhat.com