mark down
is used for host
When `action_type` is `mark down`, the target only can be a nova.host, not instance Change-Id: I8fdd6eca07b7bff9ed329c020ff6107635a43358 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
This commit is contained in:
parent
7c1d07cfd2
commit
232c2fc6da
@ -366,7 +366,7 @@ This can be used along with nova notifier to call force_down for a host
|
||||
action:
|
||||
action_type : mark_down
|
||||
action_target:
|
||||
target: instance # mandatory. entity (from the definitions section) to be marked as down
|
||||
target: host # mandatory. entity (from the definitions section, only host) to be marked as down
|
||||
|
||||
Future support & Open Issues
|
||||
============================
|
||||
|
Loading…
Reference in New Issue
Block a user