Change in ovirt-engine[master]: webadmin: introduce ImportVmFromVmwareModel

ahadas at redhat.com ahadas at redhat.com
Wed Jul 29 16:57:15 UTC 2015


Arik Hadas has submitted this change and it was merged.

Change subject: webadmin: introduce ImportVmFromVmwareModel
......................................................................


webadmin: introduce ImportVmFromVmwareModel

Import VM from OVA file has a lot in common with import from
VMware. Therefore, ImportVmFromExternalProviderModel is changed
to hold the common things and VMware-specific things are moved
to ImportVmFromVmwareModel.

Change-Id: I7f0ed04073a6ee1e2b79852568c6d283a0dde3b4
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmFromExternalProviderModel.java
A frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmFromVmwareModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmsModel.java
3 files changed, 139 insertions(+), 110 deletions(-)

Approvals:
  Tomas Jelinek: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Arik Hadas: Verified



-- 
To view, visit https://gerrit.ovirt.org/44128
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7f0ed04073a6ee1e2b79852568c6d283a0dde3b4
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list