Change in ovirt-engine[master]: engine: Support loading a VM snapshot when conf is not avail...

Daniel Erez has submitted this change and it was merged. Change subject: engine: Support loading a VM snapshot when conf is not available. ...................................................................... engine: Support loading a VM snapshot when conf is not available. Enhance GetVmConfigurationBySnapshotQuery query to support loading a VM snapshot when OVF configuration is not available. This is mainly to handle snapshots that were taken with older versions of engine that didn't store full VM configuration as an OVF. Change-Id: Iddfae10354603e2ec9acb61f91e1361dd7504da4 Bug-Url: https://bugzilla.redhat.com/866173 Signed-off-by: Asaf Shakarchi <asaf@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmConfigurationBySnapshotQuery.java 1 file changed, 41 insertions(+), 3 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8981 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iddfae10354603e2ec9acb61f91e1361dd7504da4 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
derez@redhat.com