Change in ovirt-engine[master]: core: Typos and minor fixes in OVF classes

Omer Frenkel has submitted this change and it was merged. Change subject: core: Typos and minor fixes in OVF classes ...................................................................... core: Typos and minor fixes in OVF classes In OvfReader: doc comment fix and fixed typo in OvfReader.getNetwotkInterface() method name. In OvfTemplateWriter: using _vmTemplate instead of vmBase for consistency - both variables point to the same object. Fixed typo in comment. In OvfVmWriter: fixed typo in comment. In OvfLogEventHandlers: doc comment fixes and typos in comments and error messages. Change-Id: I06d45d1a5b5cef641b01164a2c2b797bdff3d021 Signed-off-by: Shmuel Melamud <smelamud@redhat.com> --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfLogEventHandler.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfReader.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfTemplateWriter.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfVmWriter.java 4 files changed, 10 insertions(+), 15 deletions(-) Approvals: Jenkins CI: Looks good to me, but someone else must approve Shmuel Leib Melamud: Verified Omer Frenkel: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/40236 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I06d45d1a5b5cef641b01164a2c2b797bdff3d021 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: Shmuel Melamud <smelamud@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
ofrenkel@redhat.com