Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: [db] renaming wrongly named upgrade scripts.
......................................................................
core: [db] renaming wrongly named upgrade scripts.
Those scripts represents two features available only to 3.3
The upgrade scripts were renamed with the 03_02 prefix making upgrade
from 3.2 to 3.3 to fail.
Scripts were renamed to have 03_03 prefix and since the former scripts
have no dependency in the result of those scripts , they were simply
added to the end.
Change-Id: Icb0ea14865b4f33261289bc1e600bb843d2fed2c
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
R packaging/dbscripts/upgrade/03_02_0390_align_lun_volume_group_id.sql
R packaging/dbscripts/upgrade/03_02_0400_add_login_permission_to_network_user_role.sql
R packaging/dbscripts/upgrade/03_02_0410_remove_user_session.sql
R packaging/dbscripts/upgrade/03_02_0420_materialized_views_extensions.sql
R packaging/dbscripts/upgrade/03_02_0430_add_vm_vnc_keyboard_layout.sql
R packaging/dbscripts/upgrade/03_02_0440_add_async_task_task_parameters.sql
R packaging/dbscripts/upgrade/03_02_0450_lsm_version_support.sql
R packaging/dbscripts/upgrade/03_02_0460_fix_stateless_snapshot.sql
R packaging/dbscripts/upgrade/03_02_0470_add_update_column_to_statistics_tables.sql
R packaging/dbscripts/upgrade/03_02_0480_add_gluster_hooks_table.sql
R packaging/dbscripts/upgrade/03_03_0420_add_storage_static_description_column.sql
R packaging/dbscripts/upgrade/03_03_0430_add_tunnel_migration.sql
12 files changed, 0 insertions(+), 0 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16639
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icb0ea14865b4f33261289bc1e600bb843d2fed2c
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>