Lior Vernia has submitted this change and it was merged.
Change subject: webadmin: Fix coverity defect CID 1230277
......................................................................
webadmin: Fix coverity defect CID 1230277
Not sure why the executeCommand() overload with parameters was
overridden here as no command in the dialog accepts
parameters. Simplified the code a bit, which should also please
Coverity.
Change-Id: Ie9fb33a37dd76a27fbc6948018d1ec2a6f495239
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceListModel.java
1 file changed, 1 insertion(+), 6 deletions(-)
Approvals:
Alona Kaplan: Looks good to me, approved
Lior Vernia: Verified
--
To view, visit
http://gerrit.ovirt.org/31144
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9fb33a37dd76a27fbc6948018d1ec2a6f495239
Gerrit-PatchSet: 2
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