mistral/mistral/tests
Mike Fedosin 92528a82ef Move action caching to db layer
Now action caching is used only in engine.actions, but actually
there are a lot of place where this cache can be useful.

This commit moves the caching code to the db layer, that allows it to
be used in all other places, where load_action_definition is called.

Change-Id: I8c470cbb424e63c16e599758bb93192985666353
2019-06-02 22:38:02 +02:00
..
releasenotes/notes Return the result of the MistralHTTPAction 2018-07-16 11:43:26 +01:00
resources Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
unit Move action caching to db layer 2019-06-02 22:38:02 +02:00
__init__.py Initial commit that fix py34 tests run 2015-09-15 09:57:47 +00:00