mistral/mistral
Nikolay Mahotkin d70a26508a Fixing mistral resources path
* Fixed standard actions and workflows paths.
   If mistral is installed in system, 'resources'
   are not copied to dist-packages/mistral, so
   mistral-db-manage populate command won't work.
   Now resources are included in mistral.

Closes-Bug: #1457842

Change-Id: I3149867e615acd188691b299a051e7458e2eb386
(cherry picked from commit 4e699ce21b)
2015-07-14 12:19:10 +00:00
..
actions Fix bug with action class attributes 2015-04-29 12:01:37 +00:00
api Adding 'workflow_params' to cron triggers 2015-04-30 15:26:11 +00:00
cmd Renaming "engine1" to "engine" 2015-04-09 17:47:36 +06:00
db Adding migrations README 2015-05-06 08:10:18 +00:00
engine Fix wrong log content 2015-04-30 11:11:20 +00: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-07-14 12:19:10 +00:00
services Fixing mistral resources path 2015-07-14 12:19:10 +00:00
tests New mock release(1.1.0) broke unit/function tests 2015-07-14 11:07:54 +00:00
utils Updating requirements to stable/kilo 2015-04-29 13:43:27 +03:00
workbook Allowing a single string value for "requires" clause 2015-05-01 04:35:40 +00:00
workflow Adding "requires" to "task-defaults" clause 2015-05-01 03:43:01 +00:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
config.py Add mistral-db-manage script 2015-04-01 13:29:25 +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-28 10:53:37 +00:00
expressions.py Rolling back YAQL to v0.2.4 2015-04-16 15:06:56 +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-06 07:37:06 +00:00