Files
python-mistralclient/mistralclient/tests
Renat Akhmerov d3c129270a Different formatters for "action-execution-get" and "action-execution-list"
* In list representation it doesn't make a lot of sense to show
  state info (even in shrinked form) because one will be looking at
  it most likely if state is not SUCCESS, individually for every
  action execution object. Removing this field though allows to
  represent this table in a more consistent form.

Change-Id: Iee5aabf386b79fdc8aaca7528d22a4675dd303a4
2016-07-28 10:37:43 +07:00
..