A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Go to file
Adam Spiers f17a1ce37c Document policy of never removing traits
It has been asked at least twice in recent weeks (the first time by
me) why unused traits can't be removed from os-traits:

http://eavesdrop.openstack.org/irclogs/%23openstack-nova/%23openstack-nova.2019-04-18.log.html#t2019-04-18T17:59:58
http://eavesdrop.openstack.org/irclogs/%23openstack-nova/%23openstack-nova.2019-04-25.log.html#t2019-04-25T10:48:18

so let's explicitly document this policy to prevent future generations
getting confused, or worse, attempting to remove traits.

Change-Id: I4028c25ff5fc0adeca6ee62b0db11d8bbf909f28
2019-04-25 13:28:23 +00:00
doc Document policy of never removing traits 2019-04-25 13:28:23 +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 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 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.