deb-mistral/mistral
LingxianKong d316fe6aee Add description param to execution creation API
Now, we can create execution with description parameter using API, for
easily identify the execution.

We can also update the description of execution, but we can not update
state and description at the same time.

Change-Id: I1cf8ca73cdf229b6f3b6584a43cba70db6ac36ab
Implements: blueprint mistral-execution-description
2015-06-13 23:01:59 +08:00
..
actions Merge "Updating mapping.json to master" 2015-05-01 04:44:29 +00:00
api Add description param to execution creation API 2015-06-13 23:01:59 +08:00
cmd Fix command line arguments has lower priority than config file 2015-05-27 07:24:43 +00:00
db Add description field to executions_v2 table 2015-06-11 16:27:44 +08:00
engine Add description param to execution creation API 2015-06-13 23:01:59 +08:00
openstack Replace oslo-incubator's db with standalone oslo.db 2014-07-28 18:01:57 +07:00
resources Fixing mistral resources path 2015-05-22 14:11:33 +03:00
services Add description param to execution creation API 2015-06-13 23:01:59 +08:00
tests Add description param to execution creation API 2015-06-13 23:01:59 +08:00
utils Updating requirements to master 2015-04-29 13:41:04 +03:00
workbook Allowing a single string value for "requires" clause 2015-04-30 17:58:50 +06:00
workflow Adding "requires" to "task-defaults" clause 2015-04-30 16:56:18 +06:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
config.py Make mistral use of oslo-config-generator 2015-05-26 13:06:09 +03:00
context.py Add mistral-db-manage script 2015-04-01 13:29:25 +03:00
exceptions.py Consider input default values in ad-hoc action 2015-04-22 10:08:45 +08:00
expressions.py Fixing YAQL related errors 2015-05-12 13:16:27 +03:00
version.py Adjusting all license headers in python files so they look the same 2013-12-30 13:27:06 +07:00
yaql_utils.py Fixing YAQL len() function in Mistral 2015-05-05 13:05:06 +03:00