We are psyched to announce the release of: os-traits 2.8.0: A library containing standardized trait strings The source is available from: https://opendev.org/openstack/os-traits Download the package from: https://pypi.org/project/os-traits For more details, please see below. 2.8.0 ^^^^^ New Features * Add owner trait of "OWNER_NOVA" and "OWNER_CYBORG" for resource providers in order to solve the shared resource class(such as "VGPU") problem by each service recording that they created. Changes in os-traits 2.7.0..2.8.0 --------------------------------- 74988cd Add traits for vIOMMU 62bb868 Add COMPUTE_MANAGED_PCI_DEVICE trait a097c3f Add 'COMPUTE_STORAGE_VIRTIO_FS', 'COMPUTE_MEM_BACKING_FILE' f64d50e Add nova and cyborg owner traits for resources 87b1165 Remove unnecessary unicode prefixes 1757c64 Update CI to use unversioned jobs template Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- os_traits/compute/__init__.py | 8 ++++++- os_traits/compute/storage.py | 2 ++ os_traits/compute/viommu.py | 25 ++++++++++++++++++++++ os_traits/owner/__init__.py | 20 +++++++++++++++++ .../notes/add-owner-trait-f33e0e038961cbbd.yaml | 6 ++++++ releasenotes/source/conf.py | 4 ++-- 9 files changed, 71 insertions(+), 6 deletions(-)
participants (1)
-
no-reply@openstack.org