deb-mistral/mistral
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
..
actions Fixing SSH actions to use names of private keys 2015-10-22 16:30:54 +03:00
api Adding "Services" section into API v2 specification 2015-10-14 11:32:51 +08:00
cmd Merge "Add coordination feature to mistral service" 2015-08-12 04:38:38 +00:00
db Merge "Check for trigger before delete wf." 2015-10-09 19:14:00 +00:00
engine Replace copy.copy with copy.deepcopy 2015-10-07 19:55:31 +00:00
hacking Drop use of 'oslo' namespace package 2015-07-14 06:25:24 +00:00
resources Fixing std.create_instance workflow 2015-09-23 11:30:43 +03:00
services Action definition updated, when workbook is created. 2015-10-14 04:29:59 +00:00
tests Fixing SSH actions to use names of private keys 2015-10-22 16:30:54 +03:00
utils Fixing SSH actions to use names of private keys 2015-10-22 16:30:54 +03:00
workbook Action definition updated, when workbook is created. 2015-10-14 04:29:59 +00:00
workflow Replace copy.copy with copy.deepcopy 2015-10-07 19:55:31 +00:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
config.py Support action_execution deletion 2015-09-07 13:18:41 +00:00
context.py Delivering error message via header in pecan.abort 2015-10-08 08:43:16 +00:00
coordination.py Raise user-friendly exception in case of connection failed 2015-08-19 10:40:43 +08:00
exceptions.py Support action_execution deletion 2015-09-07 13:18:41 +00:00
expressions.py Replace copy.copy with copy.deepcopy 2015-10-07 19:55:31 +00:00
version.py Adjusting all license headers in python files so they look the same 2013-12-30 13:27:06 +07:00