summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJing Lu <lvjing5@huawei.com>2017-05-04 12:59:04 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-04 12:59:04 +0000
commit6ddd8fedac99e103fbb9df25718986f19dff91ab (patch)
tree5c75ac554cd3d7b3de98500d4abb5d2a845353b9 /docs
parent5eb72021a66b94ac5b7bc6db13d489b03128d45b (diff)
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/danube' - Merge "standardize ssh auth" into stable/danube - standardize ssh auth we need to be following defautl paramiko rules, first use pkey, then key_filenames (autodetecting ~/.ssh/ keys), then password We have too much boilerplate redudant code everywhere, we need to standardize on a factory function that takes a node dict. Using Python3 ChainMap we can layer overrides and defaults. VNF descriptors have to default key_filename, password to Python None. The only way to do this is to omit key values if the variable is not defined, this way the dict will not have the value and it will default to Python None Add python2 chainmap backport Updated unittest mocking to use ssh.SSH.from_node Change-Id: I80b0cb606e593b33e317c9e5e8ed0b74da591514 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com> (cherry picked from commit 99abbb424007da2e01762f3c040a39c0157cbe1f)
Diffstat (limited to 'docs')
m---------docs/submodules/yardstick0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick
-Subproject 058f0a93fd37694b74c5f1414bdfa6b35114690
+Subproject 20f5b0a8580c0e8c659424bab434a0e30f3c88c