
This is a mechanically generated patch to add a unit test job running under Python 3.6 as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I95ade79e68c699ab6e2a019b71217b136b473460 Story: #2002586 Task: #24315
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: https://docs.openstack.org/os-traits/latest/
- Source: http://git.openstack.org/cgit/openstack/os-traits
- Bugs: https://bugs.launchpad.net/os-traits
- Release Notes: https://docs.openstack.org/releasenotes/os-traits
Description
A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Languages
Python
100%