
Contains .inc files which have all the contents of the .rst files but are grouped together for easier editing. Contains parameters.yaml, which has all parameters in one file. Contains request and response samples (JSON and XML) that are pointed to from the .inc files. Change-Id: I42d5451300f95774a3ec4df66bc95cb36795844d
8 lines
333 B
JSON
8 lines
333 B
JSON
{
|
|
"description": "Choose capabilities that should be provided by the Compute Host. This provides the ability to fine tune the hardware specification required when a new vm is requested.",
|
|
"display_name": "Hypervisor Selection",
|
|
"namespace": "OS::Compute::Hypervisor",
|
|
"protected": false,
|
|
"visibility": "public"
|
|
}
|