os-traits/os_traits
Kashyap Chamarthy 0f404b4b48 Add a trait for the "bochs" display device
The 'bochs' display device is a recommended[1] safe option for UEFI
guests.

This lets an admin set the trait either via the flavor extra-specs or
image metadata properties:

    trait:COMPUTE_GRAPHICS_MODEL_BOCHS=required

This also allows The libvirt virt dirver report a standard trait
for bochs graphics model support and enables the image_metadata_prefilter
to automatically request the trait. This will enable vm that request
the bochs graphics model to be automaticaly scheduled to hosts that
can support it.

Implements: blueprint add-bochs-display-device
[1]: https://www.kraxel.org/blog/2019/09/display-devices-in-qemu/#tldr
Change-Id: Iba867f4632853f99373976e39c3494ea1c8b91a2
Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com>
2021-08-19 12:49:08 +01:00
..
compute Add a trait for the "bochs" display device 2021-08-19 12:49:08 +01:00
hw CPU: add traits for new AVX512 support 2020-05-15 14:15:06 -07:00
misc Adds MISC_SHARES_VIA_AGGREGATE standard trait 2017-04-28 09:49:32 -04:00
storage Automate the import of traits 2017-04-25 17:51:26 +00:00
tests clean up CUDA traits 2018-09-19 10:03:54 -04:00
__init__.py Remove use of six 2020-02-27 15:04:41 +00:00