Change Nova Service State¶
Synopsis¶
action name: change_nova_service_state
Disables or enables the nova-compute service, deployed on a host
By using this action, you will be able to update the state of a nova-compute service. A disabled nova-compute service can not be selected by the nova scheduler for future deployment of server.
Configuration¶
Action parameters:
parameter |
type |
required |
description |
|---|---|---|---|
|
string |
yes |
nova-compute service name |
|
string |
yes |
Service state: “enabled” or “disabled” |
|
string |
yes |
nova-compute service name |
|
string |
no |
Reason why Watcher disables this
nova-compute service. Value should
have |