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 <emes...@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 <emes...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Itamar Heim <ih...@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Shahar Havivi <shav...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches