Change in ovirt-engine[master]: core: Fix error cause when exporting a VM with sharable disk...

Tal Nisan has submitted this change and it was merged. Change subject: core: Fix error cause when exporting a VM with sharable disks ...................................................................... core: Fix error cause when exporting a VM with sharable disks Fix error caused when exporting a VM that contains sharable disks along with regular disks, after the export an update on the VM copy in SPM is executed and trying to get the image info of the sharable images also and fails since they do not exist since they are not exported in the first place Change-Id: Ibd85529186e29f602496764687794b9075a7f84f Bug-Url: https://bugzilla.redhat.com/885452 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportVmCommand.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10977 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibd85529186e29f602496764687794b9075a7f84f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
tnisan@redhat.com