Moti Asayag has submitted this change and it was merged. Change subject: core: Code cleanup and adjustment of UpdateNetworkToVdsInterfaceCommand ......................................................................
core: Code cleanup and adjustment of UpdateNetworkToVdsInterfaceCommand The patch performs some code cleanup and adjustments: 1. Replace the deprecated StringHelper with StringUtils. 2. Rename member names which start with an underscore. Change-Id: Ib97a482bc781aedacadbc1227a4ff2031a20995d Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateNetworkToVdsInterfaceCommand.java 1 file changed, 39 insertions(+), 32 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6008 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib97a482bc781aedacadbc1227a4ff2031a20995d Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
