mistral/mistral
Dougal Matthews b16a4ce465 Explicitly convert X-Target-Insecure to a boolean
We will now only accept the string values "False" or "True". Previously
any given value was interpreted as a string and thus True.

Closes-Bug: #1666565
Change-Id: Ibd105c881dbe16cd4516bfb775c8f5f43c961b45
2018-08-22 09:48:30 +01:00
..
actions Removes non needed parameter passed in magnum client creation 2018-08-10 15:59:26 +02:00
api Merge "Add namespace parameter to Workbook API doc" 2018-08-01 06:45:16 +00:00
auth expose the user info url as a configuration 2018-08-02 15:57:41 +03:00
cmd Enable mutable config in mistral 2018-07-25 03:40:34 +05:30
db Merge "New experimental scheduler: the first working version" 2018-08-20 13:08:35 +00:00
engine New experimental scheduler: the first working version 2018-08-14 14:02:19 +07:00
event_engine Amend the spelling error of a word 2018-06-18 15:47:30 +08:00
executors Clarify what an exception from an action means 2018-07-31 15:00:11 +01: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 Merge "Remove extra a specification validation" 2018-07-31 08:27:18 +00:00
notifiers Add a debug log for the webhook publisher 2018-07-30 10:05:47 +01: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 Migrate mistral to using the serialization code in mistral-lib 2018-07-23 12:55:41 +01:00
scheduler New experimental scheduler: the first working version 2018-08-14 14:02:19 +07:00
service Optimize API layer: using from_db_model() instead of from_dict() 2017-05-22 12:03:17 +07:00
services Remove extra a specification validation 2018-07-30 11:55:35 +04:00
tests Explicitly convert X-Target-Insecure to a boolean 2018-08-22 09:48:30 +01:00
utils New experimental scheduler: the first working version 2018-08-14 14:02:19 +07:00
workflow Allow engine commands as task name 2018-07-19 14:23:18 +00: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 New experimental scheduler: the first working version 2018-08-14 14:02:19 +07:00
context.py Explicitly convert X-Target-Insecure to a boolean 2018-08-22 09:48:30 +01:00
exceptions.py Create Base class for Mistral Exceptions and Errors 2018-05-31 08:47:04 +00:00
messaging.py [Event-engine] Make listener pool name configurable 2017-10-13 10:47:34 +03:00
version.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00