Change in ovirt-engine[master]: engine: Refactor resolution of vnic profile for a vnic

Moti Asayag has submitted this change and it was merged. Change subject: engine: Refactor resolution of vnic profile for a vnic ...................................................................... engine: Refactor resolution of vnic profile for a vnic The patch refactors the logic of updating a vnic's profile id so the code could be extracted into the VmInterfaceManager for the sake of sharing it between ImportVmCommand and ImportVmTemplateCommand. Change-Id: I26f1764db23555f5a284c427d36639d4ef4f6f5f Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java 1 file changed, 60 insertions(+), 37 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17442 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I26f1764db23555f5a284c427d36639d4ef4f6f5f Gerrit-PatchSet: 28 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
masayag@redhat.com