A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Go to file
jacky06 b7f385fe44 Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Update some URLs to latest
3. Remove unncessary "=="

Change-Id: I1d57841c754169a3d770ab3d856a95874f68f4ba
2019-06-20 00:32:21 +08:00
doc Sync Sphinx requirement 2019-06-20 00:32:21 +08:00
os_traits Create trait for NUMA subtree affinity 2019-06-03 12:40:49 -05:00
releasenotes Sync Sphinx requirement 2019-06-20 00:32:21 +08:00
.gitignore Switch to stestr 2018-07-18 10:33:07 +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 Change python3.5 job to python3.7 job on Stein+ 2019-02-14 10:21:59 +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 Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 18:05:39 +08:00
babel.cfg Initial commit of os-capabilities library 2016-08-03 19:25:39 -04:00
requirements.txt Updated from global requirements 2017-11-16 11:20:23 +00:00
setup.cfg Dropping the py35 testing 2019-04-22 23:13:29 +00:00
setup.py Updated from global requirements 2017-03-03 22:57:04 +00:00
test-requirements.txt Update hacking version to latest 2019-01-05 00:43:01 +08:00
tox.ini Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 18:05:39 +08:00

README.rst

os-traits

os-traits is a library containing standardized trait strings.

Traits are strings that represent a feature of some resource provider. 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.