mistral/mistral
Jose Castro Leon eb59216281 Removes insecure parameter from barbican client
This removes the parameter insecure in the client creation as this
no longer exists in the client. It also changes the client class
to be called as other clients in openstack using sessions

Change-Id: I3cb7ed4255f8996b8bfd9a3e1edba6de50f4e492
Closes-Bug: #1800819
2019-05-13 06:54:39 +00:00
..
actions Removes insecure parameter from barbican client 2019-05-13 06:54:39 +00:00
api Don't use default mutable parameter 2019-04-15 10:30:34 +03:00
auth make user_info_endpoint_url independent of auth_url 2018-10-14 09:21:52 +03:00
cmd Update version.version_string to actually be a string 2018-10-09 11:30:10 -05:00
db Fix E305 codestyle errors 2019-04-12 11:07:02 +03:00
engine Merge "Reformat retry logic for tasks with join" 2019-05-07 09:27:18 +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 Don't use default mutable parameter 2019-04-15 10:30:34 +03:00
notifiers Minor improvement of the NoopPublisher 2018-09-03 11:45:57 +00: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 Add option to start subworkflow via RPC. 2019-04-26 00:29:00 +03:00
scheduler Eliminating datetime.now() 2018-11-21 10:51:44 +01:00
service Optimize API layer: using from_db_model() instead of from_dict() 2017-05-22 12:03:17 +07:00
services Merge "[Event-engine] Allow event_engine to work in HA" 2018-12-09 11:31:19 +00:00
tests Merge "Adding root_execution_id to the jinja executor function" 2019-05-07 09:29:18 +00:00
utils Merge "Fix the import for filter_utils" 2019-05-13 04:05:08 +00:00
workflow Fix an expression context for all_errors_handled() 2019-04-10 11:49:48 +07: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 Add option to start subworkflow via RPC. 2019-04-26 00:29:00 +03: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 [Event-engine] Make listener pool name configurable 2017-10-13 10:47:34 +03:00
version.py Update version.version_string to actually be a string 2018-10-09 11:30:10 -05:00