
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
5 lines
85 B
JSON
5 lines
85 B
JSON
{
|
|
"host": "host1",
|
|
"binary": "nova-compute",
|
|
"disabled_reason": "test2"
|
|
} |