mistral/mistral
Dawid Deja b8927d8a94 Fix for coverage job showing 0% coverage for kombu
0% coverage was due to unintended deletion of one
of __init__.py files. After adding it, some of
the tests failed, so I have to also fix them.

Change-Id: Iee094ffd24cc1397e84f5d7be4977efbd986e636
Closes-bug: 1664228
Closes-bug: 1664603
(cherry picked from commit 51c784daef)
2017-02-17 04:58:58 +00:00
..
actions Fix try import of openstack client modules 2017-02-02 05:22:37 +00:00
api Merge "Removed unnecessary utf-8 encoding" 2017-01-11 11:34:52 +00:00
auth Remove logging import unused 2016-10-11 13:59:59 +07:00
cmd Display all the possible server values. 2016-12-15 09:24:53 +00:00
db Role based resource access control - update workflows 2017-01-17 23:07:39 +13:00
engine Fix for coverage job showing 0% coverage for kombu 2017-02-17 04:58:58 +00:00
event_engine Refactor rpc configuration loading 2017-01-26 11:30:35 +01:00
expressions Invalid jinja pattern regex corrected 2017-01-24 11:26:08 +01:00
hacking Enforce style check for xrange() 2017-02-16 11:25:31 +00:00
resources Fix for YaqlEvaluationException in std.create_instance workflow. 2016-07-12 00:29:23 -04:00
service Fix launch process of Mistral components 2016-11-30 17:42:15 +07:00
services Refactor RPC serialization: remove JsonPayloadSerializer class 2017-02-16 11:27:36 +00:00
tests Fix for coverage job showing 0% coverage for kombu 2017-02-17 04:58:58 +00:00
utils Refactor RPC serialization: add polymophic serializer 2017-02-16 14:31:10 +00:00
workbook Allow hyphens in Workflow and ad-hoc action names 2017-01-20 14:21:25 +00:00
workflow Merge "Refactor RPC serialization: add polymophic serializer" into stable/ocata 2017-02-17 03:11:15 +00:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
_i18n.py Initial commit for mistral-i18n support 2016-11-28 17:09:19 +05:30
config.py Use i18n for help text 2017-01-03 08:06:49 +00:00
context.py Refactor RPC serialization: add polymophic serializer 2017-02-16 14:31:10 +00:00
exceptions.py Add Jinja evaluator 2016-10-05 11:27:29 +00:00
messaging.py Add event configuration for event trigger 2016-09-01 10:28:59 +12:00
serialization.py Refactor RPC serialization: add polymophic serializer 2017-02-16 14:31:10 +00:00
version.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00