From e44d197847069a468743ed8383ddf0750e988404 Mon Sep 17 00:00:00 2001 From: spisarski Date: Thu, 30 Nov 2017 11:57:40 -0700 Subject: Update git submodules * Update docs/submodules/snaps from branch 'master' - Added exception handling around adding security groups. When a VM instance has a security group associated with it and the client attempts to add the same security group, a Pike pod now raises a ClientException where previous releases simply return None. This patch adds the appropriate exception handling that allows several existing tests to pass not only with Pike but also with all OpenStack versions. JIRA: SNAPS-239 Change-Id: I282df5a2b516dab415ba5e2e7208176f2ba3f270 Signed-off-by: spisarski --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/snaps') diff --git a/docs/submodules/snaps b/docs/submodules/snaps index 43151f4e4..91d2fd9f9 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit 43151f4e44e64b8436bed234f2dcb60dfc643687 +Subproject commit 91d2fd9f9249126b135040b7f86387f887a414b3 -- cgit 1.2.3-korg