deb-mistral/mistral/utils
Renat Akhmerov 097c68f641 Remove workflow spec, input and params from workflow context
* The reason to remove workflow spec and input is optimizing
  DB space taken by task execution objects, now they are very
  heavy if case of large workflows because their inbound contexts
  always contain a full workflow specification
* execution() YAQL function now doesn't take values from task
  context, it just does a simple DB lookup

Change-Id: I00b88d4ca75f334ebce764332c21aef96eba5414
2016-09-15 14:27:25 +03:00
..
openstack Fix for 'Cannot authenticate without an auth_url' 2016-08-30 04:23:48 -04:00
__init__.py Task publish does not overwrite variable in context Edit 2016-08-29 13:11:17 +02:00
filter_utils.py Filtering support for actions 2016-08-11 09:38:55 +00:00
inspect_utils.py Update get_arg_list_as_str to skip func params 2016-05-21 12:54:28 -04:00
javascript.py Fix all H405 pep8 errors 2015-11-16 18:00:18 +03:00
profiler.py Enable osprofiler to measure performance 2016-06-10 01:49:38 +00:00
rest_utils.py TrivialFix: Remove logging import unused 2016-08-26 17:19:06 +07:00
rpc_utils.py Make mistral work with amqp and zmq backends 2016-08-08 17:22:36 +02:00
serializers.py Fix for not working 'run-action' on kombu driver 2016-08-24 17:26:10 +02:00
ssh_utils.py Fixing SSH actions to use names of private keys 2015-10-22 16:30:54 +03:00
wf_trace.py Drop use of 'oslo' namespace package 2015-06-22 20:02:59 +00:00
yaql_utils.py Remove workflow spec, input and params from workflow context 2016-09-15 14:27:25 +03:00