Tal Nisan has submitted this change and it was merged.
Change subject: core: Remove volume & format check on import VM command
......................................................................
core: Remove volume & format check on import VM command
There's no reason to check validaty of the import VM parameters when not
using collapse snapshots since the image format will be determined by the
command itself according to the destination format
Change-Id: I06dc245db032a427d3aa36f62eaae8edcf93f657
Bug-Url:
https://bugzilla.redhat.com/1129684
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java
1 file changed, 0 insertions(+), 5 deletions(-)
Approvals:
Tal Nisan: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/31522
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I06dc245db032a427d3aa36f62eaae8edcf93f657
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server