deb-mistral/mistral/utils
Nikolay Mahotkin 56f2d5f4b5 Fixing SSH actions to use names of private keys
* SSH action uses private key names instead of
   private keys themself. All private keys now
   should be in <user-home>/.ssh/, e.g. searching
   of key 'my_key.pem' will be at <user-home>/.ssh/my_key.pem
 * Fixed functional tests
 * Remove sudo while running tests

Closes-Bug: #1507600

Depends-On: Idc4340cda80d02f4ee88c91600b72d0f914c4084

Change-Id: I503d78ff541183ce850476229842fa6f20061a00
2015-10-22 16:30:54 +03:00
..
openstack Raise correct exception when a service doesn't exist 2015-09-18 20:16:11 +03:00
__init__.py Fixing SSH actions to use names of private keys 2015-10-22 16:30:54 +03:00
inspect_utils.py No input validation for action with kwargs argument 2015-06-30 14:10:51 +08:00
javascript.py Support JSON and arrays in JavaScript action in Mistral 2015-09-24 23:35:29 +00:00
rest_utils.py Customized response sent in case of fault condition. 2015-09-14 05:00:00 +05:30
serializers.py Fixing wait-before policy 2015-03-19 21:35:59 +03: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
yaql_utils.py Add YAQL function 'task' to extract info about task in DSL 2015-09-08 19:11:11 +06:00