A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Go to file
Stephen Finucane bca5bace07 Switch to hacking 2.x
This supports Python 3 goodness. Some additional tox and gitignore
tweaks are included while we're here.

Change-Id: Id1a7a90119be242486584a3b5d6939083bfac84d
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2020-02-27 15:04:48 +00:00
doc Stop testing with py2 and switch to ussuri jobs 2019-10-25 09:45:29 -05:00
os_traits Remove use of six 2020-02-27 15:04:41 +00:00
releasenotes Stop testing with py2 and switch to ussuri jobs 2019-10-25 09:45:29 -05: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 Updated from global requirements 2017-03-03 22:57:04 +00:00
test-requirements.txt Switch to hacking 2.x 2020-02-27 15:04:48 +00: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.