summaryrefslogtreecommitdiffstats
path: root/utils/infra_setup/passwordless_SSH/__init__.py
diff options
context:
space:
mode:
authorYu Yang (Gabriel) <Gabriel.yuyang@huawei.com>2017-02-03 07:36:29 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-02-03 07:36:29 +0000
commit1616f4d418695ab7db1d18293f0ac4ccb71b79e1 (patch)
treeec43adf73719e3649a5f6dfa59760ca0c01a4648 /utils/infra_setup/passwordless_SSH/__init__.py
parentca641fcdaa919afb072a9625eb9ba3848b9e3805 (diff)
parente39d2344ca09ff036999ec96a3fe68d895858d41 (diff)
Merge "bottlenecks ssh to VM by python"
Diffstat (limited to 'utils/infra_setup/passwordless_SSH/__init__.py')
-rw-r--r--utils/infra_setup/passwordless_SSH/__init__.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/infra_setup/passwordless_SSH/__init__.py b/utils/infra_setup/passwordless_SSH/__init__.py
new file mode 100644
index 00000000..b124dfa9
--- /dev/null
+++ b/utils/infra_setup/passwordless_SSH/__init__.py
@@ -0,0 +1,8 @@
+##############################################################################
+# Copyright (c) 2017 Huawei Technologies Co.,Ltd and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################