Bug 1474376

Summary: [RFE] virt-v2v: add ability to import multiple OVA files.
Product: [oVirt] ovirt-engine Reporter: Nisim Simsolo <nsimsolo>
Component: BLL.VirtAssignee: Michal Skrivanek <michal.skrivanek>
Status: CLOSED WORKSFORME QA Contact: Nisim Simsolo <nsimsolo>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.1.4.2CC: bugs, nsimsolo
Target Milestone: ---Keywords: FutureFeature
Target Release: ---Flags: michal.skrivanek: ovirt-future?
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-23 12:34:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Import OVA dialog none

Description Nisim Simsolo 2017-07-24 13:28:11 UTC
Description of problem:
Currently, in order to import OVA file from webadmin, a full path of the OVA file is required, including the file name of the OVA in order to continue to next import dialog. This procedure prevents the option of selecting multiple OVA files to import using import dialog once.
It would be nice to have an ability to import multiple OVA files which are under the same directory path. 


Version-Release number of selected component (if applicable):
ovirt-engine-4.1.4.2-0.1.el7

Steps to Reproduce:
1. Browse Webadmin -> VMs tab -> import dialog
2. Select VMware virtual appliance source and enter OVA path.
3. move OVA file to "virtual machines to import" pane, try to add another OVA file to import.

Actual results:
Only 1 OVA file can be selected within the same time, entering another path of OVA file and clicking "load" button, will remove the previous OVA file selected.

Expected results:
It would be nice to have an option in import dialog to "load" OVA directory instead of full OVA path. 

Additional info:
A video example of OVA import dialog attached.

Comment 1 Nisim Simsolo 2017-07-24 13:29:29 UTC
Created attachment 1303689 [details]
Import OVA dialog

Comment 4 Nisim Simsolo 2019-01-23 12:34:59 UTC
Using the next builds, it is now possible to import multiple OVA files:
ovirt-engine-4.3.0-0.8.master.20190122102235.git7a1ef10.el7
qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64
vdsm-4.30.6-19.git754a02d.el7.x86_64
libvirt-client-4.5.0-10.el7_6.3.x86_64

Closing the bug.