René Ribaud
37da3e2bf8
Add 'HW_PCI_LIVE_MIGRATABLE'
HW_PCI_LIVE_MIGRATABLE allows us to report this trait and specify that a PCI device can be live-migrated from one compute node to another with the same device. Implements: blueprint migrate-vfio-devices-using-kernel-variant-drivers Change-Id: Ib266c843b06ab9f4568e2647592b02f59ef2f05f
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://launchpad.net/placement
- 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%