Go to file
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
2020-09-23 12:05:41 +01:00
2020-09-23 12:05:41 +01:00
2019-04-19 19:49:13 +00:00
2018-07-18 10:33:07 +01:00
2020-02-27 15:04:41 +00:00
2020-04-12 18:52:38 +02:00

os-traits

os-traits is an OpenStack library containing standardized trait strings.

Traits are strings that represent a feature of a resource provider hosted by the Placement service. This library contains the catalog of constants that have been standardized in the OpenStack community to refer to a particular hardware, virtualization, storage, network, or device trait.

Description
A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Readme 2 MiB
Languages
Python 100%