From 6a3654e5a7140602a9247417946ed7fae3f2c2d7 Mon Sep 17 00:00:00 2001 From: Venkata Harshavardhan Reddy Allu Date: Wed, 8 Aug 2018 14:12:09 +0530 Subject: Update git submodules * Update docs/submodules/sfc from branch 'master' - Fix UnboundLocalError in 'odl_utils.py'#L420 When an exception is raised from find_compute in #L411, the compute variable is not created and it raises an error < UnboundLocalError: local variable 'compute' referenced before assignment > at #L420. Change-Id: I48cff435dc3a03b30b7a8d24aa605611e30938de Signed-off-by: Venkata Harshavardhan Reddy Allu --- docs/submodules/sfc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/sfc') diff --git a/docs/submodules/sfc b/docs/submodules/sfc index 3e8af7d5e..65db3dea8 160000 --- a/docs/submodules/sfc +++ b/docs/submodules/sfc @@ -1 +1 @@ -Subproject commit 3e8af7d5eb89224018706fc35775b14744a63f22 +Subproject commit 65db3dea811bd5ac967f834428be26583ea0b6b0 -- cgit 1.2.3-korg