mistral/mistral
Mike Fedosin 21f95a5873 Add a migration to create the scheduled_jobs table
This commit adds a required migration and additionally creates a
new field in the model called 'scheduler_id'.

Change-Id: I5436e34dec032b9028221e3e87c8d88a9b207e23
2019-09-09 08:28:40 +00:00
..
actions Support OpenStack services dynamic versions 2019-09-03 01:25:34 +00:00
api Add "published_global" field to the task execution REST resource 2019-09-05 04:37:03 +00:00
auth make user_info_endpoint_url independent of auth_url 2018-10-14 09:21:52 +03:00
cmd Use raw strings in all pattern matching strings 2019-08-06 17:57:13 +03:00
db Add a migration to create the scheduled_jobs table 2019-09-09 08:28:40 +00:00
engine Merge "Improve workflow notifications and webhook data" 2019-09-06 12:38:59 +00:00
event_engine [Event-engine] Allow event_engine to work in HA 2018-10-17 16:30:17 +00:00
executors Add loging for sending an action to executor 2018-11-28 14:14:16 +07:00
expressions Add YAQL engine options 2018-06-01 17:06:57 +07:00
ext Use the Mistral syntax highlighting on the dsl v2 page 2017-04-06 10:20:34 +01:00
hacking Fix the pep8 commands failed 2017-07-27 22:15:12 +08:00
lang Fail-on policy 2019-08-11 07:21:57 +00:00
notifiers Improve workflow notifications and webhook data 2019-09-04 07:12:20 +02:00
policies Add a policy to control the right to publish resources 2018-07-05 11:46:52 +02:00
resources Fix for YaqlEvaluationException in std.create_instance workflow. 2016-07-12 00:29:23 -04:00
rpc Improve error message when sync actions timeout 2019-08-05 14:15:06 +03:00
scheduler Improve new scheduler 2019-08-16 13:39:39 +07:00
service Optimize API layer: using from_db_model() instead of from_dict() 2017-05-22 12:03:17 +07:00
services Improve new scheduler 2019-08-16 13:39:39 +07:00
tests Fix workflow language tests after updating jsonschema to 3.0.2 2019-09-09 14:31:51 +07:00
utils Merge "Add "published_global" field to the task execution REST resource" 2019-09-05 18:31:26 +00:00
workflow Optimize finding upstream task executions 2019-06-16 20:11:33 +02:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
_i18n.py Update and optimize documentation links 2017-07-19 17:10:49 +08:00
config.py Provide better docs for the "target" task attribute 2019-08-02 15:35:43 +07:00
context.py Add http_proxy_to_wsgi middleware 2019-03-09 01:51:59 +03:00
exceptions.py Create Base class for Mistral Exceptions and Errors 2018-05-31 08:47:04 +00:00
messaging.py Fix misspell word 2019-09-06 16:04:51 +08:00
version.py Update version.version_string to actually be a string 2018-10-09 11:30:10 -05:00