a097c3f7b0fe4f020a0f3f338e43be22b4373916
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
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/os-traits/latest/
- Source: http://opendev.org/openstack/os-traits
- Bugs: https://storyboard.openstack.org/#!/project/openstack/os-traits
- Release Notes: https://docs.openstack.org/releasenotes/os-traits
Description
A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Languages
Python
100%