Update git submodules
authorSteven Pisarski <s.pisarski@cablelabs.com>
Tue, 6 Feb 2018 22:27:01 +0000 (22:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 6 Feb 2018 22:27:01 +0000 (22:27 +0000)
commit20ec9b150c035f22d8d78dcf95e1bd4f5b256838
tree59c8b083630a476647e39c5e1b59d9e0711f7268
parente34b2ffe95cd34da8044bbb558a9b79ea8a147f9
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Fixed timeout logic when attaching/detaching volumes."
  - Fixed timeout logic when attaching/detaching volumes.

    The timeout logic in nova_utils.attach_volume() and detach_volume()
    was not correct which may have been the root cause behind the issue
    FUNCTEST-927. Timeout in both attach and detach is no longer
    optional.

    Also added a test to attach and detach without timeout as that path
    was never tested. Updated associated test documentation as well.

    JIRA: SNAPS-263
    JIRA: FUNCTEST-927

    Change-Id: Iea3aeab59c378917fbd175d673113e8d30e2e4b9
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
docs/submodules/snaps