9ca11e9be067e19029ec936d778bc5e30bc8c396
The spec [1] recommends the following sections: - install - contributor - configuration - cli - admin - user - reference Only a few of these are useful here: - install - contributor - user - reference Add these and populate them. [1] specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration Change-Id: I70c77761a0a26a46d092bb09a29374b72c0d49ca
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.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/os-traits
- Source: http://git.openstack.org/cgit/openstack/os-traits
- Bugs: http://bugs.launchpad.net/os-traits
Description
A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Languages
Python
100%