deb-mistral/mistral/tests/unit/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
..
__init__.py Add YAQL expression evaluation 2014-01-28 15:21:58 +04:00
test_inspect_utils.py Fixing ssh action to use private keys 2015-10-09 14:26:46 +03:00
test_keystone_utils.py Fix formatting endpoint urls in OS actions 2015-02-17 17:36:35 +03:00
test_utils.py Fixing SSH actions to use names of private keys 2015-10-22 16:30:54 +03:00