Change in ovirt-engine[ovirt-engine-4.0]: core: Move OvfManager to bll

From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: core: Move OvfManager to bll ...................................................................... core: Move OvfManager to bll OvfManager is a tool used by the bll layer and adds abstraction and exposes an API to export VM and Templates. Moving it to bll will allow extending and enriching the information added to the OVF without constantly expending the structures and arguments. The following patch is adding a specialized OVF writer for hosted engine and will use the OvfManager access to the DAL layer. Change-Id: I4d82408f10de3e6172e8cce4044d5a8b58f36afc Bug-Url: https://bugzilla.redhat.com/1358383 Signed-off-by: Roy Golan <rgolan@redhat.com> --- R backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/utils/ovf/OvfManager.java R backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/utils/ovf/OvfManagerTest.java 2 files changed, 0 insertions(+), 0 deletions(-) Approvals: Martin Sivák: Looks good to me, approved Jenkins CI: Passed CI tests Roy Golan: Verified Liron Aravot: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/64426 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4d82408f10de3e6172e8cce4044d5a8b58f36afc Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Phillip Bailey <phbailey@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review