cloudstack/tools/marvin/marvin/lib
Gaurrav Aradhye 9e19a9afdb Revert "CLOUDSTACK-7408: Fixed - Private key of the ssh keypair was getting corrupted"
This reverts commit e921ec6ec7.

CLOUDSTACK-7408: sshClient.py - removing function load_host_keys(). This function is used to load host keys from local host keys file and to save back the host key. It is not needed while running test cases because we are connecting to unknown host anyway and don't want to use any local host key file. We have the AutoAddPolicy for missing host key file, hence whenever ssh connects to a new host, it will save the host key in memory temporarily.

Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-04 11:59:04 +05:30
..
__init__.py CLOUDSTACK-6006: Remove integration folder and lib 2014-02-04 12:01:58 +05:30
base.py Revert "CLOUDSTACK-7408: Fixed - Private key of the ssh keypair was getting corrupted" 2014-11-04 11:59:04 +05:30
common.py Revert "Fix for Test VM life Cycle Test suite- Failed to get Cent OS template" 2014-09-04 13:10:43 +05:30
utils.py Revert "CLOUDSTACK-7408: Fixed - Private key of the ssh keypair was getting corrupted" 2014-11-04 11:59:04 +05:30