From a4cfa16744052a7a3924d375496444be54783bff Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Fri, 7 Apr 2017 12:45:09 +0000 Subject: Update git submodules * Update docs/submodules/sfc from branch 'master' - Merge "Remove get_floating_ips()" - Remove get_floating_ips() get_floating_ips() is non-reusable function, with too much logic into it. By using smaller functions, we can compose the same functionality and build all tests upon a common set of utilities. Using the new functions in functest to retrieve the nova ID for a VNF instance, it is possible to use a generic solution at the problem of getting floating ips deterministcally to the instances Change-Id: Ic7dba908fa6bb343c177fe1a68322d3803ed1707 Signed-off-by: Juan Vidal --- docs/submodules/sfc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sfc b/docs/submodules/sfc index 06a926227..779708abf 160000 --- a/docs/submodules/sfc +++ b/docs/submodules/sfc @@ -1 +1 @@ -Subproject commit 06a9262279fe25d7a59765a73a8b7b454f54bf7e +Subproject commit 779708abf7fbae55c65cc7920d03b79e6801ad1a -- cgit 1.2.3-korg