From cef3a67155a666cbeb797483e10185bcdeead5af Mon Sep 17 00:00:00 2001 From: Jaime Caamaño Ruiz Date: Thu, 22 Mar 2018 08:31:09 +0100 Subject: Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update docs/submodules/sfc from branch 'master' - Fix tacker resource collection request Looks like using tacker_client.get to request a resource collection causes connection drops and subsequent requests to fail, probably because of incomplete pagination handling. Use tacker_client.list instead. Change-Id: I79ba39759b61f57774e65b5e49686edb6bf05c13 Signed-off-by: Jaime Caamaño Ruiz --- docs/submodules/sfc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sfc b/docs/submodules/sfc index abf33b5d3..752428421 160000 --- a/docs/submodules/sfc +++ b/docs/submodules/sfc @@ -1 +1 @@ -Subproject commit abf33b5d34225408fd882e455c86c36e0493c5e5 +Subproject commit 752428421637d40833ff68647cdbbe58809a643f -- cgit 1.2.3-korg