A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Go to file
Eric Fried 1b14058122 Add contextual comment about image type traits
Adds a comment to the compute.image module proposed in [1] providing
context on where the values were derived from, and that they should be
kept in sync in the (perhaps unlikely) event that more image types are
added in the future.

[1] I2a76e6b1062b0112faec73cef4a369124e45aa98

Change-Id: I1f0d79e3e77d23d3a190bad594c504ef5503cc67
2019-03-28 11:46:46 -05:00
doc Add HW_CPU_AMD_SEV trait 2019-02-08 00:47:57 +00:00
os_traits Add contextual comment about image type traits 2019-03-28 11:46:46 -05:00
releasenotes Update master for stable/stein 2019-03-18 14:42:35 +00:00
.gitignore Switch to stestr 2018-07-18 10:33:07 +01:00
.gitreview update pep8/hacking and address failures 2017-03-02 11:37:02 -05: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 Update bug links for storyboard 2019-03-11 17:44:36 +00:00
HACKING.rst Update the documentation urls 2017-09-06 14:56:01 +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 bug links for storyboard 2019-03-11 17:44:36 +00: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 Update author-email in setup.cfg 2018-12-04 04:24:55 +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 Change python3.5 job to python3.7 job on Stein+ 2019-02-14 10:21:59 +00: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.