
Sandro Bonazzola has submitted this change and it was merged. Change subject: Add missing call to prepareImage ...................................................................... Add missing call to prepareImage adding the missing call to prepareImage for allowing to write the image imported from the OVA to an iSCSI or FC storage. On NFS storage it worked also without this call but it's required on iSCSI. Change-Id: If42529e6f02b5803e0c2e1fd8d0ab7550b1402dd Bug-Url: https://bugzilla.redhat.com/1247888 Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> --- M src/plugins/ovirt-hosted-engine-setup/vm/image.py 1 file changed, 11 insertions(+), 0 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/44794 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If42529e6f02b5803e0c2e1fd8d0ab7550b1402dd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: ovirt-hosted-engine-setup-1.2.5.z Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: automation@ovirt.org