From 1da92fe64f0530414bacec553c00731a04454335 Mon Sep 17 00:00:00 2001 From: "Boslet, Cory" Date: Thu, 18 Jul 2019 07:51:02 -0400 Subject: Update git submodules * Update docs/submodules/so.git from branch 'master' to eaef24e96c1ce95195845258ce0a304ab9c0c21a - add query stack data and populate table step Need to check if audit is enabled first in the delete record task Updates to audit delete redeisgn and data to table Various updates to logging, audit object, added tag to query, updated tag value. Updated write method to make sure an entry for this heat stack doesnt already exist to avoid duplicate entrys Updated unit test to account for get query Added so that id is not hidden from query results Updated the was delete is done plus minor updates. Updated delete method to use resttemplate instead of bowman client Combined the write and get stack data task into the external tasks. Removed the task to delete the stack data from db Updates to junit request id so its not a random id for test Updated service tasks in att BB to call external task Update to be a real uuid format due to failing unit test Updated fields to protected and updated unit test Issue-ID: SO-2111 Signed-off-by: Benjamin, Max (mb388a) Change-Id: I8f479a046cf837403f60c330ed6ad8bc08a9c82f --- docs/submodules/so.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/so.git') diff --git a/docs/submodules/so.git b/docs/submodules/so.git index 785c77ae2..eaef24e96 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit 785c77ae295b287678d4842269222c31b3e4c330 +Subproject commit eaef24e96c1ce95195845258ce0a304ab9c0c21a -- cgit 1.2.3-korg