Change in ovirt-engine[ovirt-engine-3.3]: core: os repository - remove "linux" and "windows"
iheim at redhat.com
iheim at redhat.com
Sun Oct 27 11:05:59 UTC 2013
Itamar Heim 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 at redhat.com>
---
M packaging/conf/osinfo-defaults.properties
A packaging/dbscripts/upgrade/03_03_0970_move_rename_of_other_linux_type.sql
2 files changed, 22 insertions(+), 26 deletions(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/20269
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9c32efc276fa32af39b35ce081a7bd2003afc129
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list