From 788ead362f8f85b481cea006d765d93e96b8edca Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Fri, 27 Apr 2018 14:39:55 +0200 Subject: [PATCH] Updated git submodules Project: clamp master 8b4d54436b3283580d2776b0d48eab3c381d0419 Remove DCAE call Remove DCAE inventory call when CL is deployed from SDC in submit action, as the DCAE inventory is already done during deployment. Issue-ID: CLAMP-151 Change-Id: Ib2c744b53a8e4dc9371ae982612ea2822d7a9ad8 Signed-off-by: Determe, Sebastien (sd378r) Remove poliyc errors Attempt to remove policy errors that are dumped to logs when exception are raised too. This led to duplicate errors in logs Issue-ID: CLAMP-153 Change-Id: Ibba491d9ecf1fc99d4c09f5b80f7701fc4f56654 Signed-off-by: Determe, Sebastien (sd378r) Fix potential ClassNotFound Discovered with recent version of java 8 and 9, this dependency should be added by default Issue-ID: CLAMP-151 Change-Id: Ie6c94cff032d6e6d5bb1adeb9deb04371a74d89d Signed-off-by: Determe, Sebastien (sd378r) Add assertion Add assertion for Prop text content to verify policy_id has well been generated Issue-ID: CLAMP-151 Change-Id: I08ef6638f5dbbdb870378259807b4d4c5348e303 Signed-off-by: Determe, Sebastien (sd378r) Fix policy TemplateName Change the policy Template name to an existing value in Policy engine Issue-ID: CLAMP-153 Change-Id: I5daac9ea8d9c42b0b1af3d33829ba514dd96492a Signed-off-by: Determe, Sebastien (sd378r) --- docs/submodules/clamp.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/clamp.git b/docs/submodules/clamp.git index 7b815eca4..8b4d54436 160000 --- a/docs/submodules/clamp.git +++ b/docs/submodules/clamp.git @@ -1 +1 @@ -Subproject commit 7b815eca4fb6a92d3b36418029d3191e768431f1 +Subproject commit 8b4d54436b3283580d2776b0d48eab3c381d0419 -- 2.16.6