Files
python-mistralclient/mistralclient/commands/v2
LingxianKong 66b3faabc0 Add description param for execution create/update
With this patch, users could do the following:

mistral exeuction-create wf -d my_first_executio
mistral execution-update d8922ca3-7908-4267-af03-bfad3d95fae2 -d
my_second_execution

However, state and description can't be updated at the same time, since
there is no such scenario and avoid the implementation complexity.

Add some tests accordingly.

Change-Id: Ie10339e5da486a4e2a3e5d31557016be8b3f4fc6
Implements: blueprint workflow-execution-description-support
2015-06-23 17:15:00 +08:00
..
2014-09-05 17:42:27 +04:00
2014-11-17 11:38:22 +04:00
2015-03-26 12:06:07 +03:00