Change in ovirt-engine[master]: core: Allow raw Cinder disks on VM creation from template

From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: core: Allow raw Cinder disks on VM creation from template ...................................................................... core: Allow raw Cinder disks on VM creation from template The fix 1362464 blocked raw disk format when creating a VM thinly provisioned from a template as in that case the disks will always be in QCOW format as they are a snapshot on top of the base template image. Cinder disks, however, are selected as raw by design even when thinly provisioned from a template and given the blocking introduced by the bug fix it made it impossible to create VM thinly provisioned from a template with Cinder disks through the webadmin Change-Id: Ia6cfcc6a95159bbb565f2bb122af7bc58d67f042 Bug-Url: https://bugzilla.redhat.com/1408600 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Tal Nisan: Verified Daniel Erez: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/69105 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia6cfcc6a95159bbb565f2bb122af7bc58d67f042 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review