A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Go to file
Stephen Finucane 1757c64199 Update CI to use unversioned jobs template
As part of the migration of this project to the independent release
model, we failed to notice that the job template was still tied to a
specific release. We've now introduced a new unversioned job template,
'openstack-python3-jobs' [1], which was can and should use. Do this.

[1] https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/833286/

Change-Id: Id97452334d3da24d062f6fbe9136c91641d209d7
Depends-On: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/833286/
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-03-15 15:08:28 +00:00
doc List traits in documentation 2020-09-23 12:05:41 +01:00
os_traits Merge "Add a trait for remote_managed port-capable nodes" 2022-01-25 16:48:07 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-01 15:28:05 +02: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
README.rst Update README to be a bit more clear 2019-09-10 13:29:08 +01:00
requirements.txt Remove use of six 2020-02-27 15:04:41 +00:00
setup.cfg Updating python testing classifier as per Yoga testing runtime 2021-12-14 13:25:24 +01:00
setup.py Cleanup py27 support 2020-04-12 18:52:38 +02:00
test-requirements.txt Fix hacking min version to 3.0.1 2020-05-12 20:21:36 -05:00
tox.ini Updating python testing classifier as per Yoga testing runtime 2021-12-14 13:25:24 +01:00

README.rst

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.