Lior Vernia 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(a)redhat.com>
---
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/24993
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iebff9f9e3b5cd9973cfbebe307ae75a2e5d96a67
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server