Output format are inconsistent across create actions in openstack cli

Bug #1774172 reported by Pierre Gaxatte
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-mistralclient
Invalid
Undecided
Unassigned

Bug Description

The create actions in openstack cli for Mistral don't have consistent output formatters:

openstack action definition create -> csv,json,table,value,yaml
openstack cron trigger create -> json,shell,table,value,yaml
openstack event trigger create -> json,shell,table,value,yaml
openstack workbook create -> json,shell,table,value,yaml
openstack workflow create -> csv,json,table,value,yaml
openstack workflow env create -> json,shell,table,value,yaml
openstack workflow execution create -> json,shell,table,value,yaml

'action definition' and 'workflow' have a csv formatter instead of shell.

This is particularly problematic when trying to create a new puppet provider in puppet-mistral.

Revision history for this message
Pierre Gaxatte (pierre-gaxatte) wrote :

This is not a bug since you can create multiple workflows in a single definition file (same for action definitions)

Dougal Matthews (d0ugal)
Changed in python-mistralclient:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.