91ab5ff372
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
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%