A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Go to file
Vu Cong Tuan 91ab5ff372 Switch to stestr
According to Openstack summit session [1], stestr is maintained project
to which all Openstack projects should migrate. Let's switch to stestr
as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I02e33d429154936db9ca65b4fd04cfa10754507b
2018-07-18 10:33:07 +01:00
doc Follow the new PTI for document build 2018-07-18 10:31:32 +01:00
os_traits Merge "normalize_name helper" 2018-06-29 14:39:56 +00:00
releasenotes Update reno for stable/queens 2018-01-24 18:02:38 +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
CONTRIBUTING.rst Add code hosting URL 2018-01-30 09:41:13 -05: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 Add release note link in README 2018-06-27 23:19:22 +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 Update the documentation urls 2017-09-06 14:56:01 +08:00
setup.py Updated from global requirements 2017-03-03 22:57:04 +00:00
test-requirements.txt Switch to stestr 2018-07-18 10:33:07 +01:00
tox.ini Switch to stestr 2018-07-18 10:33:07 +01: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.