nova/placement-api-ref/source/update-resource_provider-traits-request.json
Andrey Volkov 9bb4565d2b [placement] Add api-ref for RP traits
This provides simple documentation of the path, request and response
body parameters when managing the association between traits and
resource_providers.

Change-Id: I2ef25313db89a2fd58d11dc023d2d9755d0a86ed
2017-07-18 12:44:08 +03:00

8 lines
130 B
JSON

{
"resource_provider_generation": 0,
"traits": [
"CUSTOM_HW_FPGA_CLASS1",
"CUSTOM_HW_FPGA_CLASS3"
]
}