From 69204fb81d00a666b3ed1ad5eaee106aac820c66 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Fri, 12 Oct 2018 15:11:07 +0000 Subject: [PATCH] Updated git submodules Project: so master d6c21ac6f38474841d3b9ced0524fe7671ae8682 Merge "Dynamic Cloud Owner Support" Dynamic Cloud Owner Support added in cloud configuration object to request params Fix Bean scanning so it picks up the resttemplate removed unnecessary RestTemplate Bean configurations corrected typo in CloudConfiguration class updated gr api test cases with dynamic cloud owner updated groovy files to allow for dynamic cloud owner values updated GR API layer to include cloud owner added enum for default cloud owner add cloud owner variable to camunda in mapping removed references to att-aic from BBInputSetup updated aai schema dependency to 1.3.1 from 1.3.0 Fixed incorrect type AAIUri and updated logging in the method. use existing service instance id instead of generating Pass cloudOwner to process to propagate to subprocesses. NOTE: our aai-schema dependency is 1.3.1-SNAPSHOT to be compatible with the cloud owner changes here. The releaesed 1.3.0 version is NOT compatible. Change-Id: I43b46774b77981d1c8bfe7c7a79b9434889e62ae Issue-ID: SO-1128 Signed-off-by: Benjamin, Max (mb388a) Signed-off-by: Rob Daugherty --- docs/submodules/so.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/so.git b/docs/submodules/so.git index ea7f1ce75..d6c21ac6f 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit ea7f1ce7584deb1e4896ffcddb8c45e64422a9d0 +Subproject commit d6c21ac6f38474841d3b9ced0524fe7671ae8682 -- 2.16.6