deb-mistral/mistral/utils
Istvan Imre 603cd4808c Handle region_name in openstack actions
User now could define the region for the openstack actions.
It could be done via API in X-Region-Name and X-Target-Region-Name
in case of multi-vim feature is used.

*API change*
X-Region-Name: Header added to execution create
X-Target-Region-Name: Header added to execution create

Change-Id: Icbf63962a481c1282b95359894fa6245e0e97bac
Related-Bug: #1633345
2016-11-08 15:30:00 +01:00
..
openstack Handle region_name in openstack actions 2016-11-08 15:30:00 +01:00
__init__.py Run actions without Scheduer 2016-11-03 17:29:30 +07:00
expression_utils.py Change task() function to return 'null' if task doesn't exist 2016-10-07 15:28:45 +07:00
filter_utils.py Filtering support for actions 2016-08-11 09:38:55 +00:00
inspect_utils.py Update get_arg_list_as_str to skip func params 2016-05-21 12:54:28 -04:00
javascript.py Make Javascript implementation configurable 2016-09-21 15:07:09 +02:00
profiler.py Enable osprofiler to measure performance 2016-06-10 01:49:38 +00:00
rest_utils.py Add Jinja evaluator 2016-10-05 11:27:29 +00:00
rpc_utils.py Make mistral work with amqp and zmq backends 2016-08-08 17:22:36 +02:00
serializers.py Fix for not working 'run-action' on kombu driver 2016-08-24 17:26:10 +02:00
ssh_utils.py Fixing SSH actions to use names of private keys 2015-10-22 16:30:54 +03:00
wf_trace.py Drop use of 'oslo' namespace package 2015-06-22 20:02:59 +00:00