Actions
Refactor #36999
closedDrop CPU model for libvirt VM creation
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - libvirt
Target version:
-
Difficulty:
Triaged:
Yes
Description
Since fog-libvirt 0.12.0 the default CPU model was some abstract type with a low compatibility level. Since 0.12.0 it defaults to CPU passthrough, as recommended by qemu if live migration is not required (https://www.qemu.org/docs/master/system/qemu-cpu-models.html). That's not something we support today, so it should be safe to drop the CPU model selection.
I can't determine if this was exposed in the API. At least not explicitly.
Updated by The Foreman Bot 10 months ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/9963 added
Updated by Ewoud Kohl van Wijngaarden 2 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|d7b17c5276f7a09e8908f3cc3ead839d54867fec.
Updated by The Foreman Bot about 1 month ago
- Pull request https://github.com/theforeman/foreman/pull/10287 added
Updated by Ewoud Kohl van Wijngaarden about 1 month ago
- Triaged changed from No to Yes
Updated by The Foreman Bot about 1 month ago
- Pull request https://github.com/theforeman/foreman/pull/10297 added
Actions