aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2017-02-14Initial OpenECOMP policy/drools-applications commtPamela Dragosh131-0/+11255
Change-Id: I21c0edbf9b7f18dccd6bd4fe2a3287f3a68e6de0 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-14Initial empty repositoryAndrew Grimberg0-0/+0