From 3cd3aabe5564d365d59f75fd9a0697dd10fdc1c0 Mon Sep 17 00:00:00 2001
From: Jose Lausuch <jose.lausuch@ericsson.com>
Date: Tue, 18 Jul 2017 13:47:00 +0000
Subject: Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Change calls to SNAPS library exposing OpenStack instance objects."
  - Change calls to SNAPS library exposing OpenStack instance objects.

    Openstack object structures can change when new API versions are released and
    SNAPS no longer is exposing OpenStack object implementations as this makes
    the library brittle. The only two SNAPS method calls affected are when functest
    needs to query for external networks and when vPing Userdata needs to obtain
    the console logs.

    JIRA: SNAPS-125

    Change-Id: If6000e50eaa274713d9a6c964eabd1f73ded684e
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
---
 docs/submodules/functest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/functest b/docs/submodules/functest
index 6da0914b3..d5d5fa1bd 160000
--- a/docs/submodules/functest
+++ b/docs/submodules/functest
@@ -1 +1 @@
-Subproject commit 6da0914b3f1cb4d146e50d748700ac047a8a9f2c
+Subproject commit d5d5fa1bd1842257068a017f61a52e773864af45
-- 
cgit