diff options
author | Alex Yang <yangyang1@zte.com.cn> | 2017-08-14 23:47:37 +0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-15 13:22:53 +0000 |
commit | e3df16f758508543b535077db49de430ff4e25fa (patch) | |
tree | b2094dd13b8c2c21bc30c6324a2df07eda4df5ff /docs/submodules/snaps | |
parent | f9fbf4cb634c2c75245203d7bcfdbb2d2a908016 (diff) |
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Fix validate_ssh_client
After the "try..finally.." statement is executed, the ssh_client is
closed by the "finally" statement. So the out.channel.in_buffer is
not readable and the testcases failed.
Change-Id: I3fbf620cb9ccee62c515b83fed9fd01238ad3262
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Diffstat (limited to 'docs/submodules/snaps')
m--------- | docs/submodules/snaps | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/snaps b/docs/submodules/snaps -Subproject 9c023d8d1c85650b33e6375d58cd1b45c8d0d39 +Subproject acc4428e76422ad5c60f5433f325258214e6bc3 |