
This was required to support env with both python 2 and 3 are available but is no longer needed now since python 2 was retired long time ago. Change-Id: I8d2f453a3847882a7bd9e4536eb3ae07c2b34419 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
os-traits
os-traits is an OpenStack library containing standardized trait strings.
Traits are strings that represent a feature of a resource provider hosted by the Placement service. 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://opendev.org/openstack/os-traits
- Bugs: https://launchpad.net/placement
- 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%