From 9ccd9ff8a4ddcd1d82cdd705236d236c19bff9a8 Mon Sep 17 00:00:00 2001 From: Venkata Harshavardhan Reddy Allu Date: Mon, 25 Jun 2018 16:01:00 +0530 Subject: Update git submodules * Update docs/submodules/sfc from branch 'master' - Remove side_effect method in 'test_cleanup.py' module The side_effect method under test_delete_openstack_objects_exception method in 'test_cleanup.py' module is not needed. In fact, it won't be called at all. It should have been detected in [pylint] W0612. So when we run the nosetest, side_effect from Mock instances of mock_creator_obj_one and mock_creator_obj_two were called. Change-Id: Ibad6c8ebe14c320ef31c2133635ecd45fd011835 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 ee231b97d..3e0ba9638 160000 --- a/docs/submodules/sfc +++ b/docs/submodules/sfc @@ -1 +1 @@ -Subproject commit ee231b97dbb139ae31d9967b8f3a8ac9611256b0 +Subproject commit 3e0ba9638fd98d43f3b2f632351c2edb556d03af -- cgit 1.2.3-korg