From 4bc80f8926679dc798f91fed6e1d3905f33e0d08 Mon Sep 17 00:00:00 2001 From: spisarski Date: Tue, 16 May 2017 13:57:26 -0600 Subject: [PATCH] Update git submodules * Update docs/submodules/snaps from branch 'master' - Ensure creators' constructors cannot raise exceptions. While creating unit tests for vPing that is using SNAPS, exceptions can be raised when retrieving their respective OpenStack clients with incorrect credentials. Moved client retrieval to the create() method which one should expect exceptions to be raised. JIRA: SNAPS-81 Change-Id: Id8e4279f60b97704b25a89c6312dcf2ebdc3f459 Signed-off-by: spisarski --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/snaps b/docs/submodules/snaps index f57080bd2..6fd1af82c 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit f57080bd2a6412c8fdc50c68111e780f6c36a360 +Subproject commit 6fd1af82cd7bf41274c4e1620006004b79628759 -- 2.16.6