summaryrefslogtreecommitdiffstats
path: root/packages
AgeCommit message (Collapse)AuthorFilesLines
2017-11-08Update SNAPSHOT versionPamela Dragosh4-4/+4
Releasing v1.1.0 so need to update to v1.1.1 Issue-ID: POLICY-436 Change-Id: Ic575e75d0321c3de2074f8e23d2d0bbd11f6a229 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-11-03Added build.info to Policy Engine packagesrb71471-0/+23
Issue-ID: POLICY-406 Change-Id: I9420668e4380aa00c0ef5c7fe63796215c52634a Signed-off-by: rb7147 <rb7147@att.com>
2017-11-02Updated the MicroService Model in db scriptsrb71471-1/+1
Issue-ID: POLICY-412 Change-Id: I361839d70c5c53868040f07013db159ff60daab3 Signed-off-by: rb7147 <rb7147@att.com>
2017-10-26Updated the DB Script with New TOSCA modelrb71471-1/+1
Added the caching issue while uploading the model to db. Issue-ID: POLICY-372 Change-Id: I10bfcead0a5cbcb1484858a79976b7c86fba3ece Signed-off-by: rb7147 <rb7147@att.com>
2017-10-20Removed old prebuilt policiesrb71476-428/+0
Issue-ID: POLICY-309 Change-Id: I43111162109b957085be216b621ed32c6bc8a6e9 Signed-off-by: rb7147 <rb7147@att.com>
2017-10-19Resolved the License issue in Policyrb71471-5/+0
Updated epsdk version from 1.1.0 to 1.3.1 to resolve the flexslider. Added Exclusions to resolve the mysql and iText. Issue-ID: POLICY-355 Change-Id: Iffb052bee37aa3c10f634db1b5bdb2985e9f176b Signed-off-by: rb7147 <rb7147@att.com>
2017-10-10Fixing policy build issuesTej, Tarun1-2/+2
Reverting back the changes made to properties and removing javax.json version which is build on jdk9 Issue-Id: POLICY-295 Change-Id: I1dfbd6be94f3f845d64c9aa96107138f23b34158 Signed-off-by: Tej, Tarun <tt3868@att.com>
2017-10-05changes to fix settings.xml and propertiesTej, Tarun2-2/+36
Changes to settings.xml file to point to ONAP repos and xacml pdp properties changes to point to proper class. Issue-Id: POLICY-295 Change-Id: I7d501fc76a457b513353e51287dd39302051ea22 Signed-off-by: Tej, Tarun <tt3868@att.com>
2017-09-28Revert the SDK propertiesrb71472-4/+4
Changed the portal properties from onap to ecomp. Issue-Id: POLICY-273 Change-Id: I4c62bb1df2c181c6d506e4e4894b0f9e4a44e5cc Signed-off-by: rb7147 <rb7147@att.com>
2017-09-27Added R1 MS Tosca templaterb714710-2721/+3
Added the MS Tosca template to db scripts and cleaned up old policies. Issue-Id: POLICY-264 Change-Id: I0ee5cffbb78d1f7df0379b71fe0f3368587aa9a6 Signed-off-by: rb7147 <rb7147@att.com>
2017-09-27New controller support from BRMSGWTej, Tarun3-11/+76
Amsterdam controller support from brmsgw persepective Issue-Id: POLICY-263 Change-Id: I6b28757128998d3dedb86abada02b1d1ea4d3a8a Signed-off-by: Tej, Tarun <tt3868@att.com>
2017-09-21Added Junits for POLICY-SDK-APPrb71471-3/+3
Issue-Id: POLICY-52 Change-Id: I439c95736f50fe9140e71cad5a598c5b5239161b Signed-off-by: rb7147 <rb7147@att.com>
2017-09-15Adding Junits for policy engineTej, Tarun1-0/+2
Adding Junits to Policy Engine Utils project, removed duplicates, fixed few defects along the way and fixes to projects. Issue-Id: POLICY-52 Change-Id: Ia0598300f9bd60f5372b9ef7d8984657478a1611 Signed-off-by: Tej, Tarun <tt3868@att.com>
2017-09-11Health check issue fixesTej, Tarun2-2/+2
Fixes to PDP log parser failure issues and sonar fixes Issue-Id: POLICY-211 Change-Id: I8086a6fc1dc24719c3ffd3785a12c086ab452ae7 Signed-off-by: Tej, Tarun <tt3868@att.com>
2017-08-30Add a new cleanup processcookiewang2-4/+8
Created a new cleanup process to delete all the old data from SystemLogDB table Issue-ID:POLICY-193 Change-Id: Id17539e68ac70be20857b071ffb3700a85bcb817 Signed-off-by: cookiewang <gw1218@att.com>
2017-08-16Merge "Remove MojoHaus Maven plug-in"Pamela Dragosh1-27/+4
2017-08-15Remove MojoHaus Maven plug-inITSERVICES\cr056n1-27/+4
Remove MojoHaus Maven plug-in from pom files, BRMSPush.java, and settings.xml comment. Issue-Id: POLICY-116 Change-Id: I15f2d1af1c0e12faf816f0a08ddfdbffa0b47a94 Signed-off-by: Temoc Rodriguez <cr056n@att.com>
2017-08-14Fixes for eclipse warnings unused variablesTarun Tej Velaga1-4/+1
Removed unused code in PAP REST caused eclipse warnings Issue-Id: POLICY-154 Change-Id: I376a2a96cb0fffd1dc89af6088362c60158e9256 Signed-off-by: Tarun Tej Velaga <tt3868@att.com>
2017-08-10Fix console issuesTej, Tarun1-1/+1
Reverted package names to org.openecomp to fix portal issues Issue-ID: POLICY-144 Change-Id: Ie108db431b9d211b15c59a29e564517c785e0da5 Signed-off-by: Tarun Tej Velaga <tt3868@att.com>
2017-07-31[POLICY-73] replace openecomp for policy-engineGuo Ruijing67-282/+282
Change-Id: I54072f6bcd388c0e05562614ee89b4ae7ad67004 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-07-25[Policy-52, Policy-92, Policy-93] Policy Enhancements and bugfixesTarun Tej Velaga5-220/+13
Change-Id: I5675cf4527e17963b3142cf7184c0df31a766197 Signed-off-by: Tarun Tej Velaga <tt3868@att.com>
2017-07-11[POLICY-22] Changes to Policy Rule PackagesTarun Tej Velaga4-105/+105
Changes as per re-organized code to refer to the proper packages and not break integration tests Change-Id: I37b6162d18a6a8fb7ebb7040ebc9522a5da65bd8 Signed-off-by: Tarun Tej Velaga <tt3868@att.com>
2017-07-10[POLICY-67] Add new Rainy Day Decision PolicyMichael Mokry2-0/+50
Change-Id: I8fb730e4363c885ccbe3a05ae971c5de5608d70c Signed-off-by: Michael Mokry <mm117s@att.com>
2017-06-20[Policy-24,Policy-27] Resolved PushPolicy Issuerb71471-1/+1
Autowired the Hibernate Session Factory. Removed the Wait timeout and interactive timeout variables from sql script. Updated the fwTagpicker sql error. Change-Id: I567e845f7ba3153241178687310cb734095e8771 Signed-off-by: rb7147 <rb7147@att.com>
2017-06-16[Policy-24] Updated the Database Configurationrb71471-0/+10
Change-Id: Ie358df4bfef5fb9cfe136f52a9d35f119c55bc97 Signed-off-by: rb7147 <rb7147@att.com>
2017-06-15[Policy-8 ,Policy-23] Updated Matchid for policiesrb71476-35/+108
Commit includes Resolved Sonar blokcers Included the 1707 database scripts. Change-Id: I2ffdfce57e6dee0892b272b23283bf246204599a Signed-off-by: rb7147 <rb7147@att.com>
2017-06-12[Policy-20] getConfig & Policy resolved blockersrb71471-1/+5
Change-Id: If08e4c90d419e8d6e1426d817a12dde5b7cafba3 Signed-off-by: rb7147 <rb7147@att.com>
2017-06-07Fixed the Policy API issues and BugfixesRavindra Bakkamanthala10-486/+94
Change-Id: I6e8b54442421b6ebd0ff88426fc6e5f3a36b0690 Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
2017-05-31[Policy-17] Removed the sql scripts from sdk appRavindra Bakkamanthala4-4/+34
Change-Id: I5b017aad569014c7f12eab35e1dbd1c215f90ebe Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
2017-05-24Added ElK component to policy start up scriptRavindra Bakkamanthala1-0/+12
Change-Id: I3bfaf766d4f0d5075ed8cb636f63b539b1d4b324 Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
2017-05-23Commit includes ControlLoopPolicy API and bugfixesRavindra Bakkamanthala16-51/+672
Change-Id: I3e18bb8b4c31a0d908bb0cff4c85e2a3fb450a63 Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
2017-05-15Policy TestSuite EnabledRavindra Bakkamanthala3-7/+49
Change-Id: I9f98c7dcdcf98713d73544956d873a84fc82adf7 Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
2017-05-09Policy 1707 Second commitITSERVICES\rb71479-138/+135
Change-Id: I18f5b142238733d17280cf17c3d1dd28204d34e9 Signed-off-by: ITSERVICES\rb7147 <rb7147@att.com>
2017-05-03Policy 1707 commit to LFITSERVICES\rb714731-131/+859
Change-Id: Ibe6f01d92f9a434c040abb05d5386e89d675ae65 Signed-off-by: ITSERVICES\rb7147 <rb7147@att.com>
2017-04-19removing unused db filePamela Dragosh1-0/+0
Change-Id: I4510d6f8055bb0db03938fbf7229b2647a21aae3 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-14cherry-pick release-1.0.0 changesPamela Dragosh6-13/+13
Change-Id: Ibaac4da670cc8c800582aaffbb8a42c60d00e6f9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-10v1.1.0-SNAPSHOTPamela Dragosh3-3/+3
Change-Id: Ic5ecc20d4024a52e2cd0549c11190d761238c8c6 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-10release-1.0.0 changesPamela Dragosh3-3/+3
Change-Id: I29f63fb4d2bbb68aa4eeb590160675e0ee9ceb6b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-03update hardcoded policies with latest template.Pamela Dragosh7-24/+88
Change-Id: Ic57aae242f8a038527e3b4eeac98f3cf3f7f1b0b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-23move spring to dependencyManagement sectionPamela Dragosh1-0/+1
Change-Id: I928ccb3a719d108d28dddc79ff4077be2c492149 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-23fix pom.xml warning duplicate groupId versionIdPamela Dragosh1-2/+0
Change-Id: I605882d95b8cb61c0689a63ccf1b774f8dbae0d8 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-14Initial OpenECOMP policy/engine commitPamela Dragosh76-0/+14632
Change-Id: I7dbff37733b661643dd4d1caefa3d7dccc361b6e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>