python-mistralclient/functionaltests/resources/v2/async.yaml
Michal Gershenzon db428c0858 Create and run a workflow within a namespace
Add --namespace flag to workflow and execution operations.
Also Add Namespace and Workflow namespace to the tables
the users gets after some cli calls.

Partially-Implements: blueprint create-and-run-workflows-within-a-namespace
Change-Id: Ieb7302870520f5491e94a9bf6759082e2aa4a450
2017-08-13 15:39:32 +00:00

9 lines
99 B
YAML

---
version: '2.0'
async_wf:
type: direct
tasks:
async_task:
action: std.async_noop