deb-mistral/mistral/api
W Chan 318c097c5c Implement workflow execution environment - part 2
Modify engine start_workflow to take either a named environment
or adhoc environment (dict) in params. Save a copy of the
environment in start_params of the execution DB object. Subworkflows
will inherit environment from parent workflow. This is part 2 of a
series to implement execution environment.

Change-Id: I9af8dbf0f9ab98de81fff5612116203beae65c93
Implements: blueprint mistral-execution-environment
2015-01-14 07:50:16 -08:00
..
controllers Implement workflow execution environment - part 2 2015-01-14 07:50:16 -08:00
hooks Use YAML text instead of JSON in HTTP body 2014-11-26 12:59:39 +03:00
__init__.py Adding pecan, wsme, oslo and adjusting packages 2013-11-21 13:47:42 +07:00
access_control.py Use keystonemiddleware in place of keystoneclient 2014-10-07 13:57:09 -07:00
app.py Cleaning up obsolete TODOs and minor style changes 2014-09-25 14:33:18 -07:00