Change in ovirt-engine[master]: core: adjusts default_display_type and video card for blank ...

Arik Hadas has submitted this change and it was merged. Change subject: core: adjusts default_display_type and video card for blank template ...................................................................... core: adjusts default_display_type and video card for blank template This patch sets default_display_type of vm/template so that it corresponds to video device of this vm/template. This change is needed since DisplayType enum (and its semantics) was changed. It also changes the video device of blank template. Previously the blank template had 'cirrus' video device, but it had default_display_type set to 1 (which was 'qxl' display type). This patch changes this inconsistence and sets both values (default_display_type and vm_device type) to values corresponding to qxl. Change-Id: I63b268619065fef638349d95bef22bc0ce34c9b8 Signed-off-by: Frantisek Kobzik <fkobzik@redhat.com> --- A packaging/dbscripts/upgrade/03_06_0720_adjust_default_display_type.sql A packaging/dbscripts/upgrade/03_06_0730_adjust_blank_template_video_card.sql 2 files changed, 17 insertions(+), 0 deletions(-) Approvals: Frank Kobzik: Verified Arik Hadas: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/36609 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I63b268619065fef638349d95bef22bc0ce34c9b8 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
ahadas@redhat.com