Change in ovirt-engine[master]: webadmin: ImportVmsModel null check
amureini at redhat.com
amureini at redhat.com
Mon Jan 18 22:57:16 UTC 2016
Allon Mureinik has submitted this change and it was merged.
Change subject: webadmin: ImportVmsModel null check
......................................................................
webadmin: ImportVmsModel null check
Removed redundant null check - dataCenters is initialized at the
beginning of the method with the new operator and not overwritten in any
path. It can never be null.
Change-Id: Ibf59d2d76263cc9d9ad2c2a4ef12323f3b2464b0
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmsModel.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tal Nisan: Looks good to me, approved
Allon Mureinik: Verified; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/52297
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibf59d2d76263cc9d9ad2c2a4ef12323f3b2464b0
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list