mistral/mistral
junboli 10814703f2 Enable some off-by-default checks
Some of the available checks are disabled by default, like:
[H106] Don’t put vim configuration in source files
[H203] Use assertIs(Not)None to check for None

Change-Id: I33f4264ddf79067f75cd5ba87ea08286dd957dc2
2017-07-15 05:39:29 +00:00
..
actions Centralize session creation and authorization from OS clients 2017-06-27 13:18:12 +02:00
api Fix get event triggers 2017-07-11 12:46:58 +03:00
auth Remove unused logging import 2017-05-11 11:45:13 +00:00
cmd Make rpc_backend not engine specific 2017-04-27 20:02:40 +00:00
db Fix get event triggers 2017-07-11 12:46:58 +03:00
engine Add more use of mistral-lib in mistral 2017-06-20 15:23:18 +00:00
event_engine Fix get event triggers 2017-07-11 12:46:58 +03:00
executors Add more use of mistral-lib in mistral 2017-06-20 15:23:18 +00:00
expressions Use Jinja2 sandbox environment 2017-04-10 15:36:23 +02:00
ext Use the Mistral syntax highlighting on the dsl v2 page 2017-04-06 10:20:34 +01:00
hacking Added style enfore checks for assert statements 2017-06-05 16:05:57 +00:00
lang Optimizing lang schema validation 2017-04-13 14:30:42 +07:00
resources Fix for YaqlEvaluationException in std.create_instance workflow. 2016-07-12 00:29:23 -04:00
rpc Refactor mistral context using oslo_context 2017-06-23 10:34:40 +12:00
service Optimize API layer: using from_db_model() instead of from_dict() 2017-05-22 12:03:17 +07:00
services Fixing deleting cron-trigger trusts 2017-07-11 14:31:47 +03:00
tests Enable some off-by-default checks 2017-07-15 05:39:29 +00:00
utils Revert "Use recommended function to setup auth middleware in devstack" 2017-07-07 09:18:03 +00:00
workflow Add more use of mistral-lib in mistral 2017-06-20 15:23:18 +00:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
_i18n.py Optimize the link address 2017-06-10 01:23:58 +07:00
config.py Use BoolOpt instead of StrOpt 2017-06-25 07:12:26 +00:00
context.py Refactor mistral context using oslo_context 2017-06-23 10:34:40 +12: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 Add more use of mistral-lib in mistral 2017-06-20 15:23:18 +00:00
version.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00