Eli Mesika has submitted this change and it was merged.
Change subject: core: removed the content of the script changing blank template name
......................................................................
core: removed the content of the script changing blank template name
Renaming the Blank to Default caused issues with backward compatibility of the
REST API.
Fixed by removing the content of the script so it will have no effect - did not
delete it because there are newer scripts after this merged and it would create
inconsistencies in numbering.
Change-Id: I90b88dbdc314efb3db68498db3632c46058a3585
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M packaging/dbscripts/upgrade/03_06_1160_rename_blank_to_default.sql
1 file changed, 1 insertion(+), 3 deletions(-)
Approvals:
Tomas Jelinek: Verified
Eli Mesika: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/39724
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I90b88dbdc314efb3db68498db3632c46058a3585
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server