Update Watcher documentation
We introduced a new watcher plugin for OpenStack CLI. This patchset updates accordingly the watcher documentation and schemas. Partially Implements: blueprint openstackclient-plugin Change-Id: Ib00469c8645fff21f5ba95951379827dbd359c69
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
actor Administrator
|
||||
|
||||
Administrator -> "Watcher CLI" : watcher action-plan-start <action_plan_uuid>
|
||||
Administrator -> "Watcher CLI" : watcher actionplan start <action_plan_uuid>
|
||||
|
||||
"Watcher CLI" -> "Watcher API" : PATCH action_plan(state=PENDING)
|
||||
"Watcher API" -> "Watcher Database" : action_plan.state=PENDING
|
||||
|
||||
Reference in New Issue
Block a user