Go to file
Eric Fried 1b14058122 Add contextual comment about image type traits
Adds a comment to the compute.image module proposed in [1] providing
context on where the values were derived from, and that they should be
kept in sync in the (perhaps unlikely) event that more image types are
added in the future.

[1] I2a76e6b1062b0112faec73cef4a369124e45aa98

Change-Id: I1f0d79e3e77d23d3a190bad594c504ef5503cc67
2019-03-28 11:46:46 -05:00
2019-02-08 00:47:57 +00:00
2018-07-18 10:33:07 +01:00
2018-07-18 10:33:07 +01:00
2017-09-06 14:56:01 +08:00
2019-03-11 17:44:36 +00:00
2018-12-04 04:24:55 +00:00
2017-03-03 22:57:04 +00:00

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.

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