mistral/mistral/tests/functional/engine
Nikolay Mahotkin 9581f2e33a 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

Change-Id: I503d78ff541183ce850476229842fa6f20061a00
(cherry picked from commit 56f2d5f4b5)
2015-11-25 14:40:22 +00:00
..
actions Fixing SSH actions to use names of private keys 2015-11-25 14:40:22 +00:00
__init__.py Add integration tests on nova actions 2014-08-18 17:55:35 +04:00