Change in ovirt-engine[ovirt-engine-3.3]: core:Upgrade script missing field in vm_template
iheim at redhat.com
iheim at redhat.com
Mon Oct 21 15:44:30 UTC 2013
Itamar Heim has submitted this change and it was merged.
Change subject: core:Upgrade script missing field in vm_template
......................................................................
core:Upgrade script missing field in vm_template
There are 2 updates that have wrong numbering in 3.3.1 Beta :
1) 03_03_0650_add_signle_qxl_pci_column.sql => this change will not be
installed in the upgrade since the latest change was 0680
2) 03_03_0680_add_cpu_shares_to_vm.sql => this script will also be
skipped
The fix to that is to add the following scripts to 3.3.1.Beta which are
exact copies of 1) and 2) from above as :
03_03_0681_add_cpu_shares_to_vm.sql
03_03_0682_add_signle_qxl_pci_column.sql
Change-Id: I5e30b76c4ade4706e5340eb1d7da0275eb8afb43
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1005533
Signed-off-by: Eli Mesika <emesika at redhat.com>
---
A packaging/dbscripts/upgrade/03_03_0681_add_cpu_shares_to_vm.sql
A packaging/dbscripts/upgrade/03_03_0682_add_signle_qxl_pci_column.sql
2 files changed, 2 insertions(+), 0 deletions(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/20348
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5e30b76c4ade4706e5340eb1d7da0275eb8afb43
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list