From b6c16eb7d380094e931b7bd2b8150745bb0eb0ab Mon Sep 17 00:00:00 2001 From: liboNet Date: Fri, 9 Nov 2018 09:20:42 +0800 Subject: [PATCH] Updated git submodules Project: policy/engine casablanca b8f81b927d5f6e733bacc8297ad53f2f43931a21 Fix R3 model for OOF Policy Optimization Models with duplicate keys(directives) cannot use dataOrderInfo, it's a limitation so update the data from the record which is generated after use GUI to load the model first. Change-Id: Ie01872858e3ed8728ada90ba3205075b41a74703 Issue-ID: POLICY-1236 Signed-off-by: liboNet Update installation documentation Update for the repos that are for the release. Issue-ID: POLICY-1164 Change-Id: I80177628d19eef8a0d89a5f7c9e2e19ff1b699f9 Signed-off-by: Pamela Dragosh (cherry picked from commit 9e0c20d3bdd7f0e336ecce54e118abec574bb8ef) Merge "Fix issue with rendering 'identity' key in GUI" into casablanca Merge "Update policy on oom documentation" into casablanca Merge "Update policy cookbook documentation" into casablanca Fix issue with rendering 'identity' key in GUI Modified the java code to check dataOrderInfo format when getting data from model stored in the db table. Modified js code to check for type string when replacing 'equal-sign' with '=' in enum value list Change-Id: Iac804bc59da756f03073266703a684382d4afaff Issue-ID: POLICY-1243 Signed-off-by: Michael Mokry Bypass Portal Cookbook recipes Change-Id: I3c975859518a4623def71edc0975f6bc5121362e Issue-ID: POLICY-1218 Signed-off-by: Jorge Hernandez (cherry picked from commit a4c3b2d2359375ba99f761a3871e6baccb92231f) Update policy on oom documentation Change-Id: I35591855f30312ab32b9ba820b67b6bea7c93876 Issue-ID: POLICY-1170 Signed-off-by: Jorge Hernandez (cherry picked from commit e315a174c2b6774a1220dfa1fe3ef8673e5597a2) Update policy cookbook documentation Change-Id: I86f99dfec5d8b402505dd5922c985e6b9e93ceb9 Issue-ID: POLICY-1167 Signed-off-by: Jorge Hernandez (cherry picked from commit 5a91dc31a529ff9d795e83650d400a5a35bf8755) Upgrade to policy/common 1.3.2 I will change the drools applications when it is released. Issue-ID: POLICY-1245 Change-Id: I06e9ce9dc7c17181b05dd583020c91dda6ca7aaf Signed-off-by: Pamela Dragosh Merge "Upgrade xacml 1.0.2" into casablanca Removed Objective From keyword check in parser Modified the Model parser code to allow "objective" as a field name in yaml. Change-Id: Ia3667ebc84a0bbdbbb3723bdcf0237a8f35313ee Issue-ID: POLICY-1244 Signed-off-by: Michael Mokry Upgrade xacml 1.0.2 This version of xacml only has license changes to the java source files. This will clear ONAP license issues. Issue-ID: POLICY-1228 Change-Id: I7496fc54e44a51f89e438adaa1ab70a1c23aa06d Signed-off-by: Pamela Dragosh (cherry picked from commit 510c439f70556718f9fceeb6bad1a771ccbb410c) Modified to make AAF configurable in policy/engine Added property to enable or disable AAF Added logic to the code to check the property and use old authentication logic to authenticate the user rather than AAF if disabled. Fixed license issue Modified cadi_truststore_password value to use proper variable Added comment to local development enviroment properties file Modified test resources to fix Junit failures Change-Id: I962895154716092c9cc0bc6c48f6419f3b5900fe Issue-ID: POLICY-1217 Signed-off-by: Michael Mokry Merge "Support R3 model for OOF Policy Optimization" into casablanca Support R3 model for OOF Policy Optimization I added an INSERT to the sql upgrade file for model 1.0 and delete for downgrade Change-Id: I56a0045a75fef2c2cafe6c32ab87f2c9e1c0aa5e Issue-ID: POLICY-1226 Signed-off-by: liboNet (cherry picked from commit 52f2c099fe6123381a9f4f528ff5acacb37b3ecd) Remove openecomp repo from engine pom Change-Id: I5651c65d06ceacc663b985315755d6cb93cd6666 Issue-ID: POLICY-1231 Signed-off-by: Jim Hahn (cherry picked from commit 205eaacc4db3e853520cc49e0f62dba407f9a2ae) Step version for Casablanca support Issue-ID: POLICY-1233 Change-Id: I1d388e1f4a872cf4e3013f8968e9026460e847f3 Signed-off-by: liamfallon --- 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 4a74141f1..b8f81b927 160000 --- a/docs/submodules/policy/engine.git +++ b/docs/submodules/policy/engine.git @@ -1 +1 @@ -Subproject commit 4a74141f145c74d4d26a191ea30d34d331feb70e +Subproject commit b8f81b927d5f6e733bacc8297ad53f2f43931a21 -- 2.16.6