Change in ovirt-engine[master]: core: os repository - remove "linux" and "windows"

Roy Golan has submitted this change and it was merged. Change subject: core: os repository - remove "linux" and "windows" ...................................................................... core: os repository - remove "linux" and "windows" "linux" and "windows" introduced to be the base oss but dosn't really have a use as real OSs. * remove linux and windows os from osinfo * refactor each os which rely on linux and windows to rely on other_linux and windows_xp respectivly * upgrade db records in vm_static. * this change will break import/export but since this change introduced in 3.3 and is removed in 3.3 I'm not suppling handling in the code for that. to fix the import its enough to add to $PREFIX/etc/ovirt-engine/osinfo.conf.d/20-import-export-linux-windows-fix.properties 20-import-export-linux-windows-fix.properties backwardCompatibility.linux = 5 backwardCompatibility.windows = 1 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1009013 Change-Id: I9c32efc276fa32af39b35ce081a7bd2003afc129 Signed-off-by: Roy Golan <rgolan@redhat.com> --- M packaging/conf/osinfo-defaults.properties A packaging/dbscripts/upgrade/03_04_0050_move_rename_of_other_linux_type.sql 2 files changed, 22 insertions(+), 26 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20220 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9c32efc276fa32af39b35ce081a7bd2003afc129 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
rgolan@redhat.com