From f4c07180ff66700a1afb4be29d509d6a524356de Mon Sep 17 00:00:00 2001 From: spisarski Date: Fri, 28 Jul 2017 08:37:35 -0600 Subject: Update git submodules * Update docs/submodules/snaps from branch 'master' - Attempt to fix domain support. The prior code treated *_domain_name & *_domain_id the same where the ID was taken first and the name was used as the fallback which was incorrect. This patch treats the name and ID fields as separate members. JIRA: SNAPS-154 Change-Id: I5219863de597c4db24579f4af74ece2d648b2b07 Signed-off-by: spisarski --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/snaps b/docs/submodules/snaps index b003647b7..c4eba6eaa 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit b003647b70545008405294c4268e62fa87c18574 +Subproject commit c4eba6eaaa2f8e0a0ca40c40907fc9e04a65e6d9 -- cgit 1.2.3-korg