From 20ec9b150c035f22d8d78dcf95e1bd4f5b256838 Mon Sep 17 00:00:00 2001 From: Steven Pisarski Date: Tue, 6 Feb 2018 22:27:01 +0000 Subject: 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 --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/snaps') diff --git a/docs/submodules/snaps b/docs/submodules/snaps index cb3b62b22..7c0423fc1 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit cb3b62b22a81660b0ab142410176d128e8207e28 +Subproject commit 7c0423fc13326bb44f33fce8d7a8e698961eaa9c -- cgit 1.2.3-korg