Typo input in "aodh alarm create" for param "--name"
Update the typo "instance_on_but_in err_state" to "instance_on_but_in_err_state". Closes-Bug: #1709241 Change-Id: Iacef513385581256d53abecc811cf390c21cab87
This commit is contained in:
parent
58a41ea9dd
commit
7dff90c6ac
@ -297,7 +297,7 @@ went into error state:
|
||||
|
||||
$ aodh alarm create \
|
||||
--type event \
|
||||
--name instance_on_but_in err_state \
|
||||
--name instance_on_but_in_err_state \
|
||||
--description 'Instance powered ON but in error state' \
|
||||
--event-type "compute.instance.power_on.*" \
|
||||
--enable True \
|
||||
|
Loading…
Reference in New Issue
Block a user