summaryrefslogtreecommitdiffstats
path: root/docs/submodules/policy
AgeCommit message (Collapse)AuthorFilesLines
2019-02-27Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 3bbf5d0d753fa4ac55c9e5a31ae450a5bcfc6a28 - Merge "Fix sonar code smell" - Fix sonar code smell Issue-ID: POLICY-1523 Change-Id: I24f9fe5811bb93597efe79c98572c5249e74026c Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-02-26Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 94db579b98a2432fe592d09be9c96fd82ab63ad3 - Merge "Increase test coverage for plugins-event" - Increase test coverage for plugins-event Add basic JUnit test cases for plugins-event-carrier-jms Issue-ID: POLICY-1513 Change-Id: I68fa36bc988745108014f47a57fc02bc2ceed0c7 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-02-25Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 44e82485ceb9845280a6a2115dd1c0c59a6037c1 - Merge "sonar:reduce number of method param" - sonar:reduce number of method param Changes done according to sonar recommendation. Issue-ID: POLICY-1535 Change-Id: I57a608e4db1b67959cbabe23e7fe0b1aa91e30cd Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-02-25Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 735a46f19a7cd89c2336fa38c2a9cea949fe3202 - Upgrade elasticsearch 6.4.3 Another security issue identified that 6.4.0 through 6.4.2 is vulnerable to Insuffiencient Authentication. Looks like 6.4.3 fixes that issue. Issue-ID: POLICY-1538 Change-Id: Ica0ed5669395b480222746f16f4732d4792c8b90 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-02-25Update git submodulesliamfallon1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 085fed0cc5b2aca4bd4af81c7ccd5ad4d3aa5a10 - Fix checkstyle errors on tests Issue-ID: POLICY-1513 Change-Id: Id61df043adf398a0493916f6116ff5858c60fb29 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-02-22Update git submodulesliamfallon1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 1ba6a3268b220cc99e9ed993553fa6f34f111a39 - Change versions of Zookeeper and C3P0 This review changes the versions of Zookeeper and C3P0 to resolve security issues. It also merges the context test utils module into the context test because that module was misplaced and put an incompatible Zookeeper dependency in the APEX context module. Issue-ID: POLICY-1540 Change-Id: I86048ae1fc8b818611f423d6fd1f4a9fcc3f76f9 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-02-22Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 563918147277421156c372d8ee0096e42ed17e99 - Upgrade elasticsearch to 6.4.1 Recommendation is to upgrade to clear security vulnerability as described in the JIRA. Issue-ID: POLICY-1538 Change-Id: If6a55ffcf4babb7547e52a7971061e9c9a197c43 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-02-21Update git submodulesHengye1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 53d016bd95ded26821a7711c6f049ffc4ccd51ca - correct a typo in doc APEX User Manual Issue-ID: POLICY-1523 Change-Id: I44675a5119170ab724926ba08a3bfceefda31b57 Signed-off-by: Hengye <yehui.wang@est.tech>
2019-02-20Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 65434ea84b1f4bd58c054988c733a361299cf22f - Remove javascript from sonar Per Catherine, Dublin will not require javascript for sonar coverage statistics. We'll add this back in for El Alto if we determine this repo still needs development. If LF turns off javascript in the Sonar application then I'll change this back. But I need to determine if policy/engine has 55% coverage for tomorrow M2. Issue-ID: POLICY-1536 Change-Id: Ie091e231e1150da3217e10eb28fdbcd7e2ed8320 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-02-20Update git submodulesParshad Patel1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 5a9a4c2149faa101915cd9c8912ac6627f1120a4 - Increase test coverage for apex-pdp/plugins Add basic JUnit test cases for plugins-event-carrier-kafka Issue-ID: POLICY-1513 Change-Id: I009547115705496a850a9609416cdf71f52fb936 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-02-20Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 56f66f400cfd13cae39623590af4672d577cef2f - Fix sonar.exclusion for bower The lib folder no longer exists so excluding the lib.bower to ensure that isn't included in. Issue-ID: POLICY-1536 Change-Id: I2cf0ecd156b710e5bed98b9ee3dd3184d620a1b0 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-02-19Update git submodulesjh73581-0/+0
* Update docs/submodules/policy/distribution.git from branch 'master' to 7101ee5fe217b6f3d864e2bda979fc0c14f7db92 - Use gson by default Add a property to force the REST server to use gson instead of jackson. Change-Id: I0dd762e0f9b4a4809f68e5b5498e16136f611d12 Issue-ID: POLICY-1525 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-02-18Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 9db5a88dda1a9a32dd4c3ddc6ae1fb9b602a2a5b - Merge "Reformat POLICY-SDK-APP test cases" - Reformat POLICY-SDK-APP test cases Reformat test cases to follow ONAP style https://wiki.onap.org/display/DW/Java+code+style Format changes mainly consist of conversions of tabs to 4 spaces Samsung modifications copyrights added Change-Id: I60b666d879960c80c80f8b1c41fc98fd0703f4d4 Issue-ID: POLICY-1506 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-02-15Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to c28b1f1d441b8adf0645776931d658e13842ee74 - Merge "Reformat ONAP-PDP-REST test cases" - Reformat ONAP-PDP-REST test cases Reformat test cases to follow ONAP style https://wiki.onap.org/display/DW/Java+code+style Format changes mainly consist of conversions of tabs to 4 spaces Modifications copyrights for Samsung added and a number of subproject names corrected for licenses Change-Id: I52106aa0ab249dc6bf3b2a9c455e53f42d0e6136 Issue-ID: POLICY-1506 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-02-15Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 9655c9a9f8f20418a7735c72f3479f5b9a9859ba - Merge "Reformat PolicyEngineAPI test cases" - Reformat PolicyEngineAPI test cases Reformat test cases to follow ONAP style https://wiki.onap.org/display/DW/Java+code+style Format changes mainly consist of conversions of tabs to 4 spaces Samsung modifications copyrights added Change-Id: Ic161ef7b36a1b83624a832208905b5324b013c59 Issue-ID: POLICY-1506 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-02-15Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 49657344fb0d436f97af38e71d31a6f8ddbc28bf - Merge "Reformat ONAP-XACML test cases" - Reformat ONAP-XACML test cases Reformat test cases to follow ONAP style https://wiki.onap.org/display/DW/Java+code+style Format changes mainly consist of conversions of tabs and 2 spaces to 4 spaces Samsung modifications copyrights added and updated Change-Id: I1da3f7e0d032ba00721f16ae9c7dd8baca3299b4 Issue-ID: POLICY-1506 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-02-15Update git submodulesLiam Fallon1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to ff9a74cf320a5f092ca4135375b5b80e35b441b1 - Merge "Reformat ONAP-SDK-APP test cases" - Reformat ONAP-SDK-APP test cases Reformat test cases to follow ONAP style https://wiki.onap.org/display/DW/Java+code+style Format changes mainly consist of conversions of tabs to 4 spaces Samsung modifications copyrights added Issue-ID: POLICY-1506 Change-Id: I71ddf1137f4ab6b84474e85b6c521daf07c9beee Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-02-15Update git submoduleskaihlavi1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 836a109dec4b0aaf69292b3daa479b2a55e9e5b2 - Reformat ONAP-PAP-REST test cases Reformat test cases to follow ONAP style https://wiki.onap.org/display/DW/Java+code+style Format changes mainly consist of conversions of 2 spaces to 4 spaces Samsung modification copyrights added Issue-ID: POLICY-1506 Change-Id: If67e440bea6d8d10a971a551aac8484f22d2ecca Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-02-13Update git submoduleskaihlavi1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 939cf950022f89aec547d3a6a9f6b9443b7a8a95 - Improve ONAP-PDP-REST JUnit test case independency Handle cleanup of changed system properties and other test-related static parameters to prevent unexpected behaviour of other test cases that are dependent of the same properties and parameters when order of the execution changes Add Samsung modification copyrights for changed files Fix some loggings and a minor typo in documentation Change-Id: Ib6920d6300da79bfc426e4f348b503e3fd6a31ee Issue-ID: POLICY-1501 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-02-07Update git submodulesramverma1-0/+0
* Update docs/submodules/policy/distribution.git from branch 'master' to 48a745734533d42e2d9e7b9d04d08cbe8ee1b62c - Fix docker build in policy/distribution policyLoger.properties file was removed as part of moving to slf4j for logging. But the assembly.xml file was still refering to it. Since the file was not there the /bin directory was missing from the created package. Resulting in docker builds failing. Change-Id: Ia800c949d180d592aa0adb6cf61773b37329be48 Issue-ID: POLICY-1346 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-02-06Update git submodulesramverma1-0/+0
* Update docs/submodules/policy/distribution.git from branch 'master' to b5f4934afdc2601c925e83458d0e3d136c36cf1c - Change policy/distribution logging to slf4j 1) Changed logging from FlexLogger to SLF4J with logback 2) Fixed test cases of distribution REST endpoints having infinite while loop Change-Id: I1551873b3d348f9a7d2b4f8dfc3ae5dd6462bdb8 Issue-ID: POLICY-1346 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-02-05Update git submodulesliamfallon1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 05df038e0b09bfd5f0c9bfc1e8aa10f9c97f39a4 - Fix bug with Apex rejecting HTTP 2xx responses APEX rejects all HTTP responses except 200. This change accepts any HTTP 2xx response code as a valid response. Issue-ID: POLICY-1289 Change-Id: Ief681ba4dac1ef3ff5f257dd931569bd2274d017 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-01-29Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master df36ba3e64a49419a64e580283b21fce79591b71 Merge "New listPolicy API to check pushed policies in PDP" New listPolicy API to check pushed policies in PDP Issue-ID: POLICY-1410 Change-Id: I26f3f13e41a59de67e977914e4e129b79a979563 Signed-off-by: pa834y <pa834y@att.com>
2019-01-25Updated git submodulesramverma1-0/+0
Project: policy/distribution master 9255568baf91af0065a5fea1963d19ecfcf90f7a Fix compilation error on policy-distribution Change-Id: Ic190774c74c11a2d11c3b3b7e0144f69cd8770e8 Issue-ID: POLICY-1428 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-01-23Updated git submodulesramverma1-0/+0
Project: policy/distribution master 1936220d00ee644774e58ab33de39cca4a006d2a Fix issues in policy-distribution 1) Creating a new thread for watching directory path for new file. 2) Updating distribution statistics from FileSystemReceptionHandler. Change-Id: Ic539f2cad015f0756407fe910f309a2ea661a764 Issue-ID: POLICY-1437 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-01-22Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 47362a73eae4bc63e0999966f125141cf5229e5b Merge "Increase JUnit Code Coverage for PolicyDBDao" Increase JUnit Code Coverage for PolicyDBDao Added Junit tests for PolicyDBDao methods that were not covered after observing that the code coverage dropped below 50% in SONAR. Modified license headers with correct copywrite Change-Id: Iad8e18d978236f4391363d963eb4624744f45099 Issue-ID: POLICY-1448 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2019-01-22Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master a27af17fe8987c4da311e4419a31830d62592f91 Merge "Improved snar issues" Improved snar issues Change-Id: Iaaf16a8e7e30174509cfb40702185c9b2fc2961a Issue-ID: POLICY-1432 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-01-22Updated git submodulesburdziak1-0/+0
Project: policy/engine master 9790926957a4865ed731f6f1ff507508fba3e8ec Sonar issues improved Change-Id: I8b2ea531c1cfa6620a2240c3ae029c3c284f5cd7 Issue-ID: POLICY-1432 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-01-21Updated git submodulesliboNet1-0/+0
Project: policy/distribution master eac48bb3c587999376af202ab421275a27279523 Remove properietary license from CSAR Remove these license from the Artifacts/Information directory which will NOT impact the test in S3p and reception-plugins Change-Id: I6551d37b704b2191b865af8c69f01eae685d0adb Issue-ID: POLICY-1433 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-01-18Updated git submodulesSaryu Shah1-0/+0
Project: policy/engine master 1aeb1d9da9b06a38e6b9760085cb0fc51b8faf18 Casablanca Maintenance Release Notes Casablanca Maintenance Release Notes ------------------------------------------------------------- Issue-ID: POLICY-1398 Change-Id: I8a9058f94459148ef04e78781888b1fdbac0ff0f Signed-off-by: Saryu Shah <ss3917@att.com>
2019-01-18Updated git submodulesramverma1-0/+0
Project: policy/apex-pdp master aacfb4ca7da6a76282c5703049fb7b52f65a36a8 Fix version warning in apex pom Change-Id: Ia3b7fa204fb8564b679a4416fcc0f70fa0a9a54f Issue-ID: POLICY-1074 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-01-17Updated git submodulesburdziak1-0/+0
Project: policy/engine master f0965b268cd49be27bc3ec53437abbd293cec24a Small sonar issues Change-Id: Ifae0a81b6bfbbf08a68deb84b1514b88f2d19dea Issue-ID: POLICY-1432 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-01-15Updated git submodulesliamfallon1-0/+0
Project: policy/apex-pdp master 2d948a9099e2b000cc061fb77dc0502c5d721ac9 Fix crashing unit tests in Apex Issue-ID: POLICY-1403 Change-Id: Ie9d2cc46f3daf4d6b2eb2774a8be8c35e0c45754 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-01-15Updated git submodulesliamfallon1-0/+0
Project: policy/apex-pdp master cd7fbbcec7e864d2bfd33ac32fe046e827d93468 Update comment to check Sonar build issue Issue-ID: POLICY-1403 Change-Id: I87ebf85dbbe8544e38666e8e793a8e1cbbcfc7c6 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-01-14Updated git submodulesJim Hahn1-0/+0
Project: policy/engine master b0c675060d1edcf39bfce758c28b026373e1e56c Fix policy/engine after integrity-audit changes In POLICY-1133, some classes in integrity-audit were modified (i.e., DbDAO => DbDao). Policy/engine uses those classes, too, so it must also be updated to reflect. Change-Id: I01ebad1ddfe8f1bb490c56b2eb3336c691688a24 Issue-ID: POLICY-1133 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-01-11Updated git submodulesliamfallon1-0/+0
Project: policy/apex-pdp master 2e30d8c1127757d6557f142ff0288fb65412bf7a Use parent version of Eclipselink Issue-ID: POLICY-1360 Change-Id: I33d8cef3f5d273c0c2a93ecda321205316aea6de Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-01-10Updated git submodulesliboNet1-0/+0
Project: policy/distribution master 2fd83c1b4dc05314d57503c6ba647b88326003d2 Fix Noncompliant usage sonar issue remove the Thread.sleep about such noncompliant usage rename the funciton name for codestyle's alignment Change-Id: I71b66143d7d68fa58a1a60de70e1836fde7df8c4 Issue-ID: POLICY-1256 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-01-09Updated git submodulesliamfallon1-0/+0
Project: policy/apex-pdp master cff079a8dc3eeaf4e88c0e89a828fe4244a1b3c8 Fix context clearing on model upgrade Existing context is cleared when a model upgrade is carried out on an Apex PDP. The clear() method is called in error on the Apex engine during the upgrade. This change also has some small updates to the DecisionMaker example, which is used to test this feature. Issue-ID: POLICY-1395 Change-Id: I547a3a60712d1572d9daadf5eab4afcae2a5c321 Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-12-31Updated git submodulesParshad Patel1-0/+0
Project: policy/apex-pdp master 8f142981c3f5fddfd58c2e106ead7b4f5fc93da0 Rename test classes in apex-pdp/services Make test classes name consitence by adding 'Test' at end of junit test classes and adding 'Support' or 'Dummy' at start of util or dummy type of test classes Issue-ID: POLICY-1263 Change-Id: I951f4e30736144010d69a0fb3b9181f7fee76013 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-12-28Updated git submodulesParshad Patel1-0/+0
Project: policy/engine master 31e122b8c77b933db7475b2889efcfba83e378b5 Rename test classes in policy/engine Make test classes name consitence by adding 'Test' at end of junit test classes and adding 'Support' or 'Dummy' at start of util or dummy type of test classes Issue-ID: POLICY-1281 Change-Id: I5fa65d0cfc95edc8f2fe0ca678a43d2011a39670 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-12-21Updated git submodulesLiam Fallon1-0/+0
Project: policy/apex-pdp master a3322831cd5efec598613e8335931944db222e9f Merge "Rename test classes in apex-pdp/model,core" Rename test classes in apex-pdp/model,core Make test classes name consitence by adding 'Test' at end of junit test classes and adding 'Support' or 'Dummy' at start of util or dummy type of test classes Issue-ID: POLICY-1263 Change-Id: I6cb8d09799d7abd1b50ead1edbc4986649ad4ba7 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-12-21Updated git submodulesliamfallon1-0/+0
Project: policy/distribution master 9013b63b082dcc3c7e6a10b52976bcc46ca3f019 Fix checkstyle issues in distribution Some fixes for minor checkstyle issues. Issue-ID: POLICY-1221 Change-Id: I86577f47283a6fa97be25d7550ed9c2d7ec026a9 Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-12-20Updated git submodulesJorge Hernandez1-0/+0
Project: policy/apex-pdp master 89817bf276d95091098dbd7ae9cb357ea4a38836 Merge "Add SSL keystore/truststore to Apex package" Add SSL keystore/truststore to Apex package Issue-ID: POLICY-1222 Change-Id: I4409b88d1a9439492f9aac6c3b971bae7dc04b19 Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-12-20Updated git submodulesliamfallon1-0/+0
Project: policy/apex-pdp master 1dff5ebe27cbe79de8f9d798e256d41ecccdaa8c Add example policy for HTTPS Added an example of how to configure HTTPS for an Apex policy. Issue-ID: POLICY-1222 Change-Id: Iea8a8accac32f6d25c64a8324e202ad5e6221c7a Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-12-19Updated git submodulesJorge Hernandez1-0/+0
Project: policy/apex-pdp master b70b381538d2c6fca65530538b36c8f8fdebd104 Merge "Add Java property parameters for HTTPS" Add Java property parameters for HTTPS Issue-ID: POLICY-1222 Change-Id: I4a683cf2f52e7f1d28164954f84d0744b5ca7e9c Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-12-19Updated git submodulesliboNet1-0/+0
Project: policy/distribution master 5654548387d1ba2c3776d1a01276103481ac41cd Fix lineEnding issue for policy-keystore . separate the etc/ssl from etc in assembly . fix the JVM property typo by using trustStorePassword Change-Id: I0e00bf211de96939346c46e0486361e29f9e20f7 Issue-ID: POLICY-1385 Signed-off-by: liboNet <libo.zhu@intel.com>
2018-12-18Updated git submodulesliamfallon1-0/+0
Project: policy/apex-pdp master fabd8bd3d510fd8f0af13d51c2fa97a778a3375a Remove unused @throws warnings Previous checkstyle fixes rationalised the exceptions thrown by methods, however the javadoc comments were not updated. This review updates them. Issue-ID: POLICY-1263 Change-Id: I2746f30e76018ec4d0f1e74a6a415979b7874329 Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-12-18Updated git submodulesliboNet1-0/+0
Project: policy/distribution master fc32c230809a051bc1c17e8a2a447210822eebe7 add Https support for distribution endpoints . add the https into the RestServerParameters interface . update CommonTestData to support https interface . add two cases for healthcheck and statistic https validation . update the package script to use JVM properties . add keystore and truststore to resources dir . update the keystore path for consistency Change-Id: I04b2a3e1afef84eafbb6a22e6fe2122a5a181883 Issue-ID: POLICY-1221 Signed-off-by: liboNet <libo.zhu@intel.com>
2018-12-17Updated git submodulesliamfallon1-0/+0
Project: policy/apex-pdp master 8e8f3458646ec97d058d7322917f56021de2dc7f Fix sonar test renaming issues Renaming tests introduced Sonar issues: - Tests where coverage was <80% flagged as they are new code - Support test classes with names ending in "Test" flagged becasue they did not contain test cases Issue-ID: POLICY-1263 Change-Id: I17a4b27b2952a4978fab1c76579a013478b60ae1 Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-12-15Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master ffdaf107b89321de081a4f122cf83393c196d769 Update to latest keystore from AAF tooling It is generic with extended expiration, and support for policy-distribution and policy-apex-pdp components. Change-Id: Ibbaa6206a9aa6833296ae8707d2a816809d11077 Issue-ID: POLICY-1377 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>