Omer Frenkel has submitted this change and it was merged.
Change subject: core: update blank template origin type
......................................................................
core: update blank template origin type
currently the origin type for blank template is always RHEV
there is a config in the db for the default origin type of vms
so this patch uses this config to update blank template to the current
configuration, should be OVIRT in most cases.
Change-Id: Ib844899a61093c1c2b70a34adcddb0b9bca83b37
Signed-off-by: Omer Frenkel <ofrenkel(a)redhat.com>
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1057211
---
A packaging/dbscripts/upgrade/03_06_0050_update_blank_template_origin_type.sql
1 file changed, 11 insertions(+), 0 deletions(-)
Approvals:
Omer Frenkel: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/30111
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib844899a61093c1c2b70a34adcddb0b9bca83b37
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server