Feature #23117
closedUse host param ovirt_ostype to select oVirt OS Type explicitly
Description
We currently have a "magic" code which select the OS Type in oVirt. It tries to detect OS name and version, but user has no option to opt-in for specific type.
This patch will add ovirt_ostype host parameter reading, when present it overrides the detection completely.
Example list of supported OS types from oVirt 3.x series:
rhel_6,rhel_6x64,rhel_6_ppc64,rhel_3,rhel_4,rhel_5,rhel_7x64,rhel_3x64,rhel_4x64,rhel_5x64,rhel_7_ppc64,ubuntu_14_04,sles_11,ubuntu_12_04,ubuntu_12_10,ubuntu_13_04,ubuntu_13_10,windows_10,windows_10x64,windows_2012R2x64,windows_2012x64,sles_11_ppc64,windows_8,ubuntu_14_04_ppc64,windows_8x64,other_linux_ppc64,windows_2008x64,other_ppc64,windows_2008R2x64,debian_7,windows_7x64,freebsdx64,windows_7,freebsd,windows_2003x64,other_linux,windows_2008,windows_2003,windows_xp,other
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5402 added
Updated by Daniel Lobato Garcia over 6 years ago
- Target version set to 1.18.1
- Triaged set to No
- Fixed in Releases 1.18.1 added
Updated by Marek Hulán over 6 years ago
- Fixed in Releases 1.20.0 added
- Fixed in Releases deleted (
1.18.1)
Updated by Lukas Zapletal over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 0e7fa37473739557ed75870ce5e47645277f5c31.
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5880 added
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5881 added
Updated by Tomer Brisker over 6 years ago
- Related to Bug #24473: Saving host on oVirt causes mismatch between os and architecture error added
Updated by Tomer Brisker over 6 years ago
- Fixed in Releases 1.18.1 added
- Fixed in Releases deleted (
1.18.2)