cloudstack/tools/marvin/marvin
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
..
config Additional Guest OS support for vGPU Test Automation 2014-09-26 17:12:41 +05:30
lib Revert "CLOUDSTACK-7408: Fixed - Private key of the ssh keypair was getting corrupted" 2014-11-04 11:59:04 +05:30
misc/build Cleanup of Xen and XenServer terms. Cloned xen plugin creating a xenserver plugin, then removed xen plugin 2014-06-07 04:50:23 -04:00
sandbox CLOUDSTACK-6222: Fix the marvin config generator scripts to include 2014-03-11 16:13:45 +05:30
src Fixed few Licensing Issues 2014-04-24 12:16:49 +05:30
__init__.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30
asyncJobMgr.py CLOUDSTACK-7224: Fixed marvin code for async jobs 2014-08-01 22:51:08 +05:30
cloudstackConnection.py CLOUDSTACK-7224: Fixed marvin code for async jobs 2014-08-01 22:51:08 +05:30
cloudstackException.py CLOUDSTACK-7551 - Automate ACL test cases relating to impersonation when depoying VM in shared network 2014-09-16 18:45:58 -07:00
cloudstackTestCase.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30
cloudstackTestClient.py CLOUDSTACK-7444: Allowing user account to submit async jobs in addition to admin 2014-09-01 13:35:01 +05:30
codegenerator.py CLOUDSTACK-6784: Expose data types via API so consumers of API can validate data 2014-05-27 15:23:23 -06:00
codes.py CLOUDSTACK-7002 This test suite contains test cases relating to access checks for createNetwork(), deploying VM in an isolated network and restartNetwork() for Admin, domain admin and regular users. 2014-08-25 16:05:45 -07:00
configGenerator.py CLOUDSTACK-7010: Add domain to createZones in marvin 2014-07-08 22:28:56 +05:30
dbConnection.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30
deployAndRun.py Adding new marvincli changes(draft) 2014-09-07 20:44:43 +05:30
deployDataCenter.py Python... 2014-08-01 10:22:53 +02:00
jsonHelper.py Fixed pep8 issues arising as part of merge 2014-04-29 19:36:09 +05:30
marvinInit.py Adding new marvincli changes(draft) 2014-09-07 20:44:43 +05:30
marvinLog.py Added few exception changes,test suite name generation for information collected post run, fixed pep8 issues 2014-05-14 18:34:27 +05:30
marvinPlugin.py Added few change for test suite result location 2014-08-16 01:06:41 +05:30
settings.py settings.py pep8 compliant 2013-06-20 12:32:39 -04:00
sshClient.py Revert "CLOUDSTACK-7408: Fixed - Private key of the ssh keypair was getting corrupted" 2014-11-04 11:59:04 +05:30
tcExecuteEngine.py Adding first cut(draft) for marvincli 2014-09-01 18:00:20 +05:30
testSetupSuccess.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30