Feature #6959
Set OS level info when the Compute Resource is oVirt
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - oVirt
Target version:
Description
Currently this is only set for VMWare but it would be nice to set it also for oVirt.
oVirt has a list of supported OS's and it would be nice to set those from within Foreman.
Example: architecture is x86_64, OS is Centos, major version is 6 minor version is 5 which corresponds to Red Hat Enterprise Linux 6.x x64 in oVirt
Related issues
Associated revisions
History
#1
Updated by Dominic Cleal over 6 years ago
- Category set to Compute resources - oVirt
#2
Updated by Dominic Cleal over 6 years ago
- Bugzilla link set to 1145229
#3
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
- Pull request https://github.com/theforeman/foreman/pull/3308 added
#4
Updated by Marek Hulán almost 5 years ago
- Legacy Backlogs Release (now unused) set to 136
#5
Updated by Ivan Necas almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5e74b08218d9811b8f5b488783f151f258156e67.
#6
Updated by Dominic Cleal almost 5 years ago
- Related to Bug #15066: Unable to provision hosts on RHEV < 3.6 added
Fixes #6959 - set operating system for RHEV/ovirt VMs
Backward compatible, but works best with https://github.com/abenari/rbovirt/pull/104