[usability] wb/wf-validate commands' output is not friendly
Bug #1449014 reported by
Anastasia Kuznetsova
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-mistralclient |
Triaged
|
Medium
|
Unassigned |
Bug Description
CASE 1 - positive check
Steps to reproduce:
1. create file with correct workbook or workflow definition: my_file.yaml
2. execute 'mistral workbook/
Observer result:
Accurate table with information that everything is Ok
CASE 2 - negative check
Steps to reproduce:
1. create file with invalid workbook or workflow definition: my_file.yaml (I used https:/
2. execute 'mistral workbook/
Observer result:
Huge output with json scheme of workbook (take a look at attached file)
To post a comment you must log in.
I guess that bug is still actual: paste.openstack .org/show/ 605232/
venv runtests: commands[0] | mistral --version
mistral 3.0.0
Observed result: http://