Allow selection of hypervisor type in QA
[ganeti-local] / qa / qa_other.py
index 6882254..d349a06 100644 (file)
@@ -25,7 +25,7 @@ import qa_utils
 from qa_utils import AssertEqual, StartSSH
 
 
-def TestUploadKnownHostsFile(localpath):
+def UploadKnownHostsFile(localpath):
   """Uploading known_hosts file.
 
   """