A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Go to file
Ghanshyam Mann 096e328128 Update python classifier as per the 2025.1 cycle testing runtime
As per 2025.1 testing runtime[1], we are tetsing from python 3.9 till
python 3.12, updating the same in python classifier.

[1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html

Change-Id: Icbd4ee748519c330597b5b065e320ebc739d84f4
2024-11-18 17:35:28 -08:00
doc Bump min versions to exclude known bad versions 2024-04-30 23:12:02 +09:00
os_traits Add support for hw_vif_model igb image property 2024-09-10 11:46:33 +02:00
releasenotes Add nova and cyborg owner traits for resources 2022-04-27 20:20:36 +08:00
.gitignore List traits in documentation 2020-09-23 12:05:41 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:13 +00:00
.stestr.conf Switch to stestr 2018-07-18 10:33:07 +01:00
.zuul.yaml Update CI to use unversioned jobs template 2022-03-15 15:08:28 +00:00
CONTRIBUTING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 18:05:39 +08:00
HACKING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 18:05:39 +08:00
LICENSE Initial commit of os-capabilities library 2016-08-03 19:25:39 -04:00
MANIFEST.in Initial commit of os-capabilities library 2016-08-03 19:25:39 -04:00
pyproject.toml add pyproject.toml to support pip 23.1 2023-11-02 11:24:54 +00:00
README.rst Update bug tracker url 2024-02-07 11:18:19 +09:00
requirements.txt Bump min versions to exclude known bad versions 2024-04-30 23:12:02 +09:00
setup.cfg Update python classifier as per the 2025.1 cycle testing runtime 2024-11-18 17:35:28 -08:00
setup.py Cleanup py27 support 2020-04-12 18:52:38 +02:00
test-requirements.txt Bump min versions to exclude known bad versions 2024-04-30 23:12:02 +09:00
tox.ini Update python classifier for python 3.10 2022-11-22 19:48:14 +00: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.