os-traits/os_traits
Matt Riedemann 3e0a6ea4f5 Add COMPUTE_TRUSTED_CERTS trait
This mirrors the compute driver "supports_trusted_certs"
capability added to nova in change:

  Ie3130e104d7ca80289f1bd9f0fee9a7a198c263c

This is something validated during server creation
and if the user requests trusted image cert validation
but the driver does not support it, the create request
on that host fails. We eventually want to publish these
driver capabilities as traits so we can optimize scheduling
to avoid those types of capabilities-based build failures:

  I15364d37fb7426f4eec00ca4eaf99bec50e964b6

Related to blueprint nova-validate-certificates

Change-Id: I0a67ce94b03b5707802935ddd36aedc622fe12fe
2018-06-19 13:44:48 -04:00
..
compute Add COMPUTE_TRUSTED_CERTS trait 2018-06-19 13:44:48 -04:00
hw Adds HW_CPU_HYPERTHREADING standard trait 2018-06-12 00:10:34 -07:00
misc Adds MISC_SHARES_VIA_AGGREGATE standard trait 2017-04-28 09:49:32 -04:00
storage Automate the import of traits 2017-04-25 17:51:26 +00:00
tests Adds HW_CPU_HYPERTHREADING standard trait 2018-06-12 00:10:34 -07:00
__init__.py Add a new parameter ``suffix`` to function ``get_traits`` 2017-07-20 16:31:51 +01:00