nova/doc/v3/api_samples/os-services/v2.11/service-disable-log-put-req.json
Roman Dobosz ff80032bd4 New nova API call to mark nova-compute down
Introducing new API call for changing the new flag state for forcing
nova-compute state. This is done via adding new forced_down field to the
Service objects and its check in timeout affected service groups drivers.

Blueprint mark-host-down

APIImpact

Change-Id: I39f1a84c100726f87a4dc464dd9922d66efdb53f
2015-08-05 20:45:45 +02:00

5 lines
85 B
JSON

{
"host": "host1",
"binary": "nova-compute",
"disabled_reason": "test2"
}