Go to file
Andreas Jaeger 77bf79e2aa Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Switch to using sphinx-build
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Switch to hacking 3.0

Change-Id: Id3a7e6b6a6160358efb897cbf73630d96672d4fb
2020-04-12 18:52:38 +02:00
2020-04-12 18:52:38 +02:00
2020-02-27 15:04:41 +00:00
2020-04-12 18:52:38 +02:00
2020-02-27 15:04:48 +00:00
2019-04-19 19:49:13 +00:00
2018-07-18 10:33:07 +01:00
2020-02-27 15:04:41 +00:00
2020-04-12 18:52:38 +02:00
2020-04-12 18:52:38 +02:00
2020-02-27 15:04:48 +00:00

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.

Description
A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Readme 2 MiB
Languages
Python 100%