summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29Fix New Sonar Blocker for Drools-ApplicationsMike Babinski1-2/+7
Add null checks to stop possible null pointer exceptions. Issue-ID: POLICY-111 Change-Id: Idafb078edf984712e5d5a4d54763f2723e17c09f Signed-off-by: Mike Babinski <mb1915@att.com>
2017-08-29Restored global ControlLoopLoggerMagnusen, Drew (dm741q)1-1/+2
Restored previously deleted global ControlLoopLogger which is loaded into the kieSession for the test. Issued-ID: POLICY-197 Change-Id: I55e9a3a0c2627ecbecbef8059e70d672e6157fdc Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
2017-08-28Merge "Removal of sys.out/err with logger messages"Jorge Hernandez28-187/+242
2017-08-28Removal of sys.out/err with logger messagesMagnusen, Drew (dm741q)28-187/+242
Removed any use of System.out.println or System.err.println and replaced with relevant logger statements. Issue-ID: POLICY-176 Change-Id: I91513267635bfb2a34f2a9650c48f367d53fc842 Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
2017-08-28Fix JUnit Test for ControlLoopsdaniel3-7/+24
Fixed the test case by using getters and setters for Policy objects in the drl. Added gson dependency in the pom to fix gson runtime errors. Fixed dependencies in template.demo pom to add vfc. The drl was having compilation errors in the guard permitted rule due to the operation request object not being casted into a VFCRequest when being passed into the VFCManager. Issue-ID: POLICY-194 Change-Id: Id71c74ad9727ad942a683f63a0dfad3f22b6376b Signed-off-by: Daniel Cruz <dc443y@att.com>
2017-08-25Fix Sonar Blocker for Drools-ApplicationsMike Babinski1-12/+16
Add only the null check for pipResponse. Issue-ID: POLICY-111 Change-Id: I2721c759f27264ce164110a19ea8c649b74869df Signed-off-by: Mike Babinski <mb1915@att.com>
2017-08-24Add VFC integration codeRitu Sood20-5/+717
This patch adds VFC Actor code and updates drool template for VFC. This is WIP patch. There are two opens for this patch that are still in discussion 1) AA&I fields in onset event 2) VFC URL, username and password Issue-ID: POLICY-57 Change-Id: Idc1d1fada295fa1c2e563ba37dd359f7b5c59f87 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2017-08-23Fix Sonar Blockers for Drools-ApplicationsMike Babinski3-26/+24
Add null checks to protect against potential null exceptions. Issue-ID: POLICY-111 Change-Id: Ib079d1b48a6858332ea3eaa0e75a991f518a0f9a Signed-off-by: Mike Babinski <mb1915@att.com>
2017-08-19Merge "Code cleanup to resolve critical sonar issues"Pamela Dragosh14-52/+104
2017-08-18Code cleanup to resolve critical sonar issuesMagnusen, Drew (dm741q)14-52/+104
Code cleanup mostly involed directing the output of exception messages to the correct logger stream. Issue-ID: [POLICY-115] Change-Id: I2042bac3d3b0991a2ebed33421a73f1aa300c7c1 Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
2017-08-17Merge "installation improvements and renaming archetype"Jorge Hernandez17-38/+36
2017-08-17installation improvements and renaming archetypeJorge Hernandez17-38/+36
Two changes: - remove hardcoding of the DMaaP hosts, and DCAE topic to make it configurable. - rename archetype to better name. Change-Id: Ic50b9d1f06a138230c76cc6c50ca8072dc5da148 Issue-ID: POLICY-159 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-08-16Remove MojoHaus Maven plug-in from pom fileTemoc Rodriguez1-110/+2
Remove MojoHaus Maven plug-in from main pom.xml file. Change-Id: Ic336be3101860830010d1a395dd402771de85e88 Issue-ID: POLICY-116 Signed-off-by: Temoc Rodriguez <cr056n@att.com>
2017-08-16Merge "Remove eclipse warning for duplicate version"Jorge Hernandez1-1/+0
2017-08-15Policy-yaml changesTarun Tej Velaga36-3837/+4294
Changes to Policy-yaml and sdc projects based on changes from policy/engine. Issue-Id: POLICY-88 Change-Id: Ic1a58f00029b9a66db6980fc7732a2ac57390229 Signed-off-by: Tarun Tej Velaga <tt3868@att.com>
2017-08-15Remove eclipse warning for duplicate versionPamela Dragosh1-1/+0
Duplicating managed version for maven-surefire-plugin 2.19.1 Issue-Id: POLICY-168 Change-Id: Ie48c2470e8d3938fc75049a867c32add9a4001d6 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-14Remove eclipse checkstyle warningsPamela Dragosh2-28/+70
Add this should remove Eclipse warnings: Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (execution: check-style, phase: process-sources) Issue-Id: POLICY-166 Change-Id: Id0a4c0070f6190cd874a71b264f21ea16b0b583e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-09Merge "move packages build + tweaking pom.xml"Pamela Dragosh15-13/+26
2017-08-08move packages build + tweaking pom.xmlJorge Hernandez15-13/+26
Change-Id: Iac032aa8f379cc8d614ec7913b41a68cbda9674d Issue-ID: POLICY-162 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-08-03[POLICY-150] integration with oparentGuo Ruijing2-21/+11
Change-Id: I072b7dadb370f7065ae4bf39192fc73bbbb9682b Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-07-27Merge "[POLICY-91] POM dependencies cleanup"Jorge Hernandez7-200/+233
2017-07-26[POLICY-91] POM dependencies cleanupGao, Chenfei (cg287m)7-200/+233
Change-Id: Idfc19a978be26e1dfa85736fea5ffecf6b298446 Signed-off-by: Gao, Chenfei (cg287m) <cgao@research.att.com>
2017-07-25[POLICY-106] Removed unused function in the Guard projectMichael Borokhovich1-15/+0
Change-Id: I4d19514525142c0b688f4811b5b92d0767a7d8bd Signed-off-by: Michael Borokhovich <michael@research.att.com>
2017-07-25[POLICY-110] Adding use case tests.Pamela Dragosh3-2/+64
Change-Id: Idac15a4678faf108dea6c12628b3f5ea351a8a17 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-07-24[POLICY-76] Remove/rename ATT internal stuffsGao, Chenfei (cg287m)35-2801/+163
Change-Id: I251bd2c4f6852a563a4899024d138ebad6c52999 Signed-off-by: Gao, Chenfei (cg287m) <cgao@research.att.com>
2017-07-20[POLICY-76] Remove/rename ATT internal stuffsGao, Chenfei (cg287m)21-770/+436
Change-Id: I3ec4fa22e22e9fccf4b6783b3bc8c92da25e181f Signed-off-by: Gao, Chenfei (cg287m) <cgao@research.att.com>
2017-07-20[POLICY-80] Adding the Policy Guard featuresMichael Borokhovich31-683/+596
Two Policy Guard features added: Frequency-limiter and Blacklist. Change-Id: I48184ab0ae9760c9ea7594cd7346b456aa964d48 Signed-off-by: Michael Borokhovich <michael@research.att.com>
2017-07-14[POLICY-22] Update vFW+vDN filters to onap packageJorge Hernandez6-115/+30
Change-Id: Ied53cb0454cb1669184c55a444233f4710870b7a Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-07-13[POLICY-22] gitignore autogened filesGao, Chenfei (cg287m)2-0/+1
Change-Id: I9777f3cc8ee61e6a55dba94bf455ff367814f762 Signed-off-by: Gao, Chenfei (cg287m) <cgao@research.att.com>
2017-06-29[POLICY-22] Reorganizing drools-appsGao, Chenfei (cg287m)279-1740/+22825
Change-Id: I5f9bb3908f8d55c466dd847ae5e01a424e9ba364 Signed-off-by: Gao, Chenfei (cg287m) <chenfei.gao11@gmail.com> Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-05-10[POLICY-11] Sample Query with variable argumentsJorge Hernandez4-34/+14
The sample drl query can be used in conjuction with the REST API to externally retrieve/retract objects in the KieSession working memory. Change-Id: Ia6ca683988a0181a4846b57b0decca4668e74889 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-05-05[POLICY-11] remove redundant queries in drlJorge Hernandez1-19/+1
Change-Id: I57d899ed497d664a54fef3039549cf231827f6c4 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-05-05[POLICY-11] Archetype based testing updatesJorge Hernandez4-34/+91
1. Support for basic queries. 2. Updates to 1.1.0-SNAPSHOT Change-Id: If68709177ae020ae7aabb1a33eed8ef5bd00a4ab Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-05-03[POLICY-10] remove external repoPamela Dragosh1-5/+0
Change-Id: I5f75433a32d2c7940e0bca6e47e02d6c209a7eee Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-04-28Change name to show Policy Engine for sonar.Pamela Dragosh1-1/+1
Change-Id: Ib9160a0a1fa6c2f25f18cdb2591a86ca509df0b6 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-04-12Allow push on custom repoAnaël Closson1-6/+9
Current configuration doesn't give the possibility to fully change where the artifacts should be pushed. This blocks the possibility to push artifacts to a custom repository outside of the LF Change-Id: I2ce9df66b1ed7a46f9b200c21edeef7e249bb99a Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-04-07adding JavadocPamela Dragosh1-1/+46
Change-Id: Idd342413a7656accab9ab7751cc57392832eb8a2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-30update to ONAPPamela Dragosh2-3/+2
Change-Id: I07068a73c3580b65284b0d367d2d6e9d5da8f097 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-16Adding instructions for archetypePamela Dragosh1-1/+3
Change-Id: I376d922c5d62fa957cc7c1fef945e755a3987d24 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-16updated READMEPamela Dragosh1-0/+3
Change-Id: I92de11ef15342d15c064da9028b515d7c7fc4454 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-15fix version.properties to 1.1.0Pamela Dragosh1-1/+1
Change-Id: Ia528b66a3d3bb0dae85c21b9198671a9f3612ee7 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-14cherry 42ab38f051fa30e48c36c03e8983904bfaa60256Pamela Dragosh3-2/+3
Change-Id: I4bace6eb9fd928183758dec8b6cd9e7c52d09d24 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-10v1.1.0-SNAPSHOTPamela Dragosh15-31/+31
Change-Id: Id7f5651a77d96d2fe2ff64c6d7ab1463a5694b67 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-03Increase timeout waiting for MSOPamela Dragosh1-2/+2
Change-Id: I63a76123bdcbf9cc70d5f0127ebd559225d2f573 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-23need to set compiler versionPamela Dragosh1-2/+9
Change-Id: I8643dec9412dd0a17bfbe9ddff4196dfb837d237 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-23remove mvn warning duplicate groupIdPamela Dragosh9-9/+6
Change-Id: Id61dd3c74d314b62781a463338a446d7d91afa78 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-22adding to gitignorePamela Dragosh1-0/+1
Change-Id: Idcb1989df7435a9e26c2bdf337a356108b390795 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-21vDNS fix AAIPamela Dragosh2-10/+68
Change-Id: I27fc33c31498483ee3ee453aed063ea7489f91d9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-19adding sonatype and deploy pluginsPamela Dragosh3-0/+33
Change-Id: Idd658056dd8c019427a4689b9b40d9fc94208593 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-16added repo and distributionPamela Dragosh1-0/+37
Change-Id: I9ae96a243460d83ee01f54637dd9f89d94148d88 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>