1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
=========
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.
Installation Guide
------------------
.. toctree::
:maxdepth: 2
install/index
Usage Guide
-----------
.. toctree::
:maxdepth: 2
user/index
Contributor Guide
-----------------
.. toctree::
:maxdepth: 2
contributor/index
Reference
---------
.. toctree::
:maxdepth: 2
reference/index
reference/traits
|