os-traits/os_traits/compute
René Ribaud a097c3f7b0 Add 'COMPUTE_STORAGE_VIRTIO_FS', 'COMPUTE_MEM_BACKING_FILE'
COMPUTE_STORAGE_VIRTIO_FS allows us to report this trait and use
it to filter hosts that support virtio filesystems.

COMPUTE_MEM_BACKING_FILE allows us to report this trait and use
it to filter hosts that supports file-backed memory.

These both traits are necessary to support sharing files with
virtiofs and so forth with manila shares.

Implements: blueprint libvirt-virtiofs-attach-manila-shares
Change-Id: I89419cf1649f48106d84cc84e688df7a065f470a
2022-07-12 15:13:21 +02:00
..
__init__.py Add 'COMPUTE_STORAGE_VIRTIO_FS', 'COMPUTE_MEM_BACKING_FILE' 2022-07-12 15:13:21 +02:00
arch.py Adds Pick guest CPU architecture based on host arch in libvirt driver support 2022-01-11 19:16:16 +00:00
ephemeral.py Add COMPUTE_EPHEMERAL_ENCRYPTION tratis 2021-02-11 17:15:23 +00:00
firmware.py Add 'COMPUTE_FIRMWARE_UEFI', 'COMPUTE_FIRMWARE_BIOS' 2021-08-19 10:54:12 +01:00
graphics.py Add a trait for the "bochs" display device 2021-08-19 12:49:08 +01:00
image.py Add 'TYPE_PLOOP' image type. 2019-12-02 13:14:33 +00:00
migrate.py Followup: spec ref for auto-converge/post-copy 2019-07-30 08:40:14 -05:00
net.py add libvirt image metadata traits 2019-06-20 02:07:05 +01:00
security.py Add a trait for UEFI Secure Boot support 2021-01-13 11:31:56 +01:00
status.py Add COMPUTE_STATUS_DISABLED trait 2019-06-24 15:58:11 -04:00
storage.py Add 'COMPUTE_STORAGE_VIRTIO_FS', 'COMPUTE_MEM_BACKING_FILE' 2022-07-12 15:13:21 +02:00
volume.py Add compute capabilities traits 2018-04-24 13:37:31 -04:00