From 8828e322a456edfbb6fd9f56a038b57fe7918901 Mon Sep 17 00:00:00 2001 From: Jorge Hernandez Date: Tue, 21 May 2019 14:31:20 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/policy/engine.git from branch 'master' to 7157ce69dd1f1a5a2d3cfaaa1c1754a8740e1cfa - Merge "Fix to resolve unpushing(delete) policies issue" - Fix to resolve unpushing(delete) policies issue Added code the ONAP-PDP-REST to fix an issue causing the policyName to be null and fail validation Updated Changes per Review: 1. re-added the else for "No Policy Scope given" 2. localized the policyName and policyScope declarations to reset to null each time through the loop 3. Changed to polName check to endsWith per Jim's review Change-Id: I912511ef362cc79e89adc1c9da93d387e273c32a Issue-ID: POLICY-1754 Signed-off-by: Michael Mokry --- docs/submodules/policy/engine.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git index d46992c84..7157ce69d 160000 --- a/docs/submodules/policy/engine.git +++ b/docs/submodules/policy/engine.git @@ -1 +1 @@ -Subproject commit d46992c843eb05a02606fac4ef21c0d05c312a21 +Subproject commit 7157ce69dd1f1a5a2d3cfaaa1c1754a8740e1cfa -- 2.16.6