A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Go to file
Stephen Finucane 21b879b755 doc: Remove cruft from conf.py
Clean up both the releasenotes 'conf.py' and some remaining pieces of
the main 'conf.py'. In the case of the former, it looks like this was
copied from Glance's config, and retains a lot of unnecessary config for
same. Remove it all.

Change-Id: Ibce322af4441fef7ba0b1abe1b51070d49ad1df5
2017-08-23 09:46:37 +01:00
doc/source doc: Remove cruft from conf.py 2017-08-23 09:46:37 +01:00
os_traits Add NIC offload features 2017-07-03 10:25:55 +01:00
releasenotes doc: Remove cruft from conf.py 2017-08-23 09:46:37 +01:00
.gitignore Remove AUTHORS and ChangeLog 2017-07-04 12:39:39 +00:00
.gitreview update pep8/hacking and address failures 2017-03-02 11:37:02 -05:00
.testr.conf Fix testing with tox 2016-10-08 08:07:58 +00:00
CONTRIBUTING.rst Rename the rest capabilities to traits 2016-09-20 05:40:55 +00:00
HACKING.rst Rename the rest capabilities to traits 2016-09-20 05:40:55 +00: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 doc: Create directory structure for docs migration 2017-07-04 16:16:56 +01:00
babel.cfg Initial commit of os-capabilities library 2016-08-03 19:25:39 -04:00
requirements.txt Updated from global requirements 2017-07-19 12:58:35 +00:00
setup.cfg setup.cfg: Add warning-is-error 2017-07-04 15:59:45 +01:00
setup.py Updated from global requirements 2017-03-03 22:57:04 +00:00
test-requirements.txt doc: Switch from oslosphinx to openstackdocstheme 2017-08-23 09:46:35 +01:00
tox.ini doc: Remove cruft from conf.py 2017-08-23 09:46:37 +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.