Maor Lipchuk has submitted this change and it was merged.
Change subject: core: Add DiskStorageType to OVF.
......................................................................
core: Add DiskStorageType to OVF.
We should support diskStorageType for each disk in OVF to support
snapshots of cinder disk.
We need this for snapshots for the following scenrio:
1. Create a snapshot from a VM with image disk
2. Create a Cinder disk
3. Preview the snapshot
4. Undo the preview
The engine then should get the Cinder disk back to the VM as Cinder from
the OVF.
Change-Id: I732a1351cefca09c7f30fd922107db78b4efda9b
Bug-Url:
https://bugzilla.redhat.com/1185826
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
---
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfVmWriter.java
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Jenkins CI: Verified; Looks good to me, but someone else must approve
Daniel Erez: Looks good to me, approved
Maor Lipchuk: Verified
--
To view, visit
https://gerrit.ovirt.org/40981
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I732a1351cefca09c7f30fd922107db78b4efda9b
Gerrit-PatchSet: 21
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org