From 19915a0d7e5fd633da6efa6c496b794824aa931d Mon Sep 17 00:00:00 2001 From: mbeierl Date: Fri, 15 Jun 2018 16:01:39 -0400 Subject: [PATCH 1/1] Update git submodules * Update docs/submodules/snaps from branch 'master' - Adds Threads to Heat Calls Adds thread pool and coverts looping calls to OpenStack to be submitted to it, allowing them to be run in parallel. Places a configurable maximum size (default 5) of concurrent calls on the thread pool. JIRA: SNAPS-316 Change-Id: Id209c5fe9b7ee7d755d3210a124b38fc3234f0d7 Signed-off-by: mbeierl --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/snaps b/docs/submodules/snaps index fa3e37b1a..b2590d79a 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit fa3e37b1a906e4dad015566e0798570f3a188949 +Subproject commit b2590d79a80dc12948d028ffee5b911b59daa777 -- 2.16.6