fce0902443
Implement new image meta property that allows for the selection of the correct QEMU binary, cpu architecture, and machine type for a guest architecture that is different than the host architecture; An x86_64 guest running on an AArch64 host, and vice versa. Specifically the required OS traits have been added to ensure that the hw_architecture and hw_emulation_architecture fields recieve the correct allowed values. exapnded hw_architecture os_traits to match all specified in nova object fields. Depends-On: https://review.opendev.org/c/openstack/nova-specs/+/824044 Implements: blueprint pick-guest-arch-based-on-host-arch-in-libvirt-driver Closes-Bug: 1863728 Signed-off-by: Jonathan Race <jrace@augusta.edu> Change-Id: I891cd43b2b97b3774ff923e3487a153a5ba237ef |
||
---|---|---|
.. | ||
cpu | ||
gpu | ||
nic | ||
numa | ||
__init__.py | ||
arch.py |