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

Arik Hadas has submitted this change and it was merged. Change subject: webadmin: introduce ImportVmModel ...................................................................... webadmin: introduce ImportVmModel Introducing ImportVmModel which is a parent class of ImportVmFromExportDomainModel and will later be the parent of additional import models. This model should contain the common things for all import types, such as the destination cluster. Change-Id: I69f79fd0a5433a7af3212ecded8affa23c5247fb Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmFromExportDomainModel.java A frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmListModel.java 3 files changed, 278 insertions(+), 244 deletions(-) Approvals: Jenkins CI: Looks good to me, but someone else must approve Arik Hadas: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/36673 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I69f79fd0a5433a7af3212ecded8affa23c5247fb Gerrit-PatchSet: 42 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
ahadas@redhat.com