Update git submodules
authorAlex Yang <yangyang1@zte.com.cn>
Mon, 14 Aug 2017 15:47:37 +0000 (23:47 +0800)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 15 Aug 2017 13:22:53 +0000 (13:22 +0000)
commite3df16f758508543b535077db49de430ff4e25fa
treeb2094dd13b8c2c21bc30c6324a2df07eda4df5ff
parentf9fbf4cb634c2c75245203d7bcfdbb2d2a908016
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>
docs/submodules/snaps