From f4801d7d08970a3f4243f88d252a7474aeaf4fa6 Mon Sep 17 00:00:00 2001 From: Steven Pisarski Date: Mon, 24 Jul 2017 15:11:10 +0000 Subject: Update git submodules * Update docs/submodules/snaps from branch 'master' - Merge "Fixed potential problems with image creation exceptions." - Fixed potential problems with image creation exceptions. With Glance client v2, it appears that rolling back on image creation error was sending in an OpenStack image object into the delete_image() function where it should have been expecting a SNAPS-OO Image domain object. Also added log messages to help expose other potential issues if this patch does not address the root problem at hand. JIRA: SNAPS-139 Change-Id: I52591ff1d055ddf4eacbbc49b3bc8718285edcfa 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 6c4b46802..5bd152987 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit 6c4b4680285ea58219bef80e9bc4a5c056528b31 +Subproject commit 5bd152987e51ac989575de016a4b8c3eb16c726e -- cgit 1.2.3-korg