Handle `scope` parameter in workbook api with `private`
as default value
Add `--public` option to workbook create/update commands
Add `Scope` column to the output of workbook commands
Change-Id: I5c9b107127afd55757fe9e815eff5b30e48fccac
Closes-Bug: 1782790
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
This will enable the mistral UI to go from task execution screen
to the workflow execution screen of the workflow execution created
by the task.
Change-Id: Ia2ac765a26acc8dcd27134f5f467cddef03fea95
Implements: blueprint filter-workflow-executions-by-creating-task-id
- Fixed CLI v2 tests for workbooks and executions due to changes in 'workbook create'
and 'workbook update' commands (remove sending 'name' and 'tags' parameters)
- Removed checking of 'workbook-upload-definition' command in v2 tests,
because of removing this command from CLI v2
Change-Id: Iaee629e78bc75cfa7708e1d3400f11513b7dfbd1
-Removing 'start-task' parameter from test workbooks
-Lowercase key section names in workbooks from unit tests
-Rename 'test_cli_acitons' to 'test_cli_actions'
-Fix CLI test 'test_task_list' due to changes in
https://review.openstack.org/#/c/121818/
Change-Id: I8ace89b460c3c72cdac3c3f42684fe1e8b6ad5de
-Added blank line
-Updated resources files for cli tests
-Put resources files to the separate appropriate folders
Change-Id: I42c41393de5dc60c5a8e7f78b7cf1f5a0edbb607