
Itamar Heim has submitted this change and it was merged. Change subject: webadmin: Added check to prevent no-op case ...................................................................... webadmin: Added check to prevent no-op case Adding a NIC to the bond already containing it wasn't marked as a no-op so it was displayed as a legitimate operation. Change-Id: Iebff9f9e3b5cd9973cfbebe307ae75a2e5d96a67 Bug-Url: https://bugzilla.redhat.com/1045656 Bug-Url: https://bugzilla.redhat.com/1045658 Signed-off-by: Lior Vernia <lvernia@redhat.com> (cherry picked from commit f1508e460cc3f238b52b3bc21a2c3cfdd68338b1) --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/network/NetworkOperationFactory.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Alona Kaplan: Looks good to me, approved Lior Vernia: Verified -- To view, visit http://gerrit.ovirt.org/25419 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iebff9f9e3b5cd9973cfbebe307ae75a2e5d96a67 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server