A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Go to file
Andreas Jaeger e32a13f13c Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Id6a7a465630647382de63be64fc16f6e4f52912d
2020-06-01 15:28:05 +02:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-01 15:28:05 +02:00
os_traits CPU: add traits for new AVX512 support 2020-05-15 14:15:06 -07:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-01 15:28:05 +02:00
.gitignore Switch to hacking 2.x 2020-02-27 15:04:48 +00: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 Stop testing with py2 and switch to ussuri jobs 2019-10-25 09:45:29 -05: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
babel.cfg Initial commit of os-capabilities library 2016-08-03 19:25:39 -04:00
requirements.txt Remove use of six 2020-02-27 15:04:41 +00:00
setup.cfg setup.cfg: Remove unused 'build_sphinx' configuration 2020-02-27 15:04:37 +00:00
setup.py Cleanup py27 support 2020-04-12 18:52:38 +02:00
test-requirements.txt Cleanup py27 support 2020-04-12 18:52:38 +02:00
tox.ini Switch to hacking 2.x 2020-02-27 15:04:48 +00: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.