aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-05-20default to frankfurtfrankfurtPamela Dragosh1-1/+1
Issue-ID: POLICY-2514 Change-Id: Iba594cc44c0a93ec3222ea36d00f7d2f4b18691a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-19Bump distribution 2.3.3Pamela Dragosh15-15/+15
Issue-ID: POLICY-2514 Change-Id: I6093e20eb2918a5a5ebf070b5a96c58380d8b30e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-19Release distribution 2.3.2 docker6.0.0-ONAPPamela Dragosh1-0/+8
Issue-ID: POLICY-2514 Change-Id: I881c84307fc7dfe314c2e9ef223e9ba997807910 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-19Release distribution 2.3.2Pamela Dragosh1-0/+4
Issue-ID: POLICY-2514 Change-Id: I209db8c51386044a5a09027b0c1c01724eefe39a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-19Point to released artifactsPamela Dragosh1-3/+3
Issue-ID: POLICY-2514 Change-Id: I717741dc3227a55cdea4ec9163acddf61b5601f9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-19Fixing clearuppolicies counter issueRossC1-7/+8
Issue-ID: POLICY-2458 Change-Id: I8aca5c2f4a4cae790ed8c129dcf542cab2dd50bd Signed-off-by: RossC <ross.carter@est.tech>
2020-05-15Frankfurt Distribution Performance TestRossC177-51984/+840
Issue-ID: POLICY-2458 Change-Id: I475ac795256db980ae68993a8cbc509d74278549 Signed-off-by: RossC <ross.carter@est.tech>
2020-05-05Stability tests and scripts for FrankfurtRossC172-51721/+911
Issue-ID: POLICY-2458 Change-Id: I193d4ec14aee3313a6ea01bb9c02c048da09dbca Signed-off-by: RossC <ross.carter@est.tech>
2020-04-27Point to latest SNAPSHOTsPamela Dragosh1-3/+3
Security fix for glassfish, fixes in common/models and parent. Issue-ID: POLICY-2510 Change-Id: Iffb3a0ee13b5adb38b610bdd59b5c57c9a0d2c02 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-15Bump distribution to 2.3.2-SNAPSHOTRam Krishna Verma15-15/+15
Issue-ID: POLICY-2378 Change-Id: I09f030b2256d0cefe69d88cdedd3f5dc05472296 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-04-14Release distribution 2.3.1 docker imageRam Krishna Verma1-0/+8
Issue-ID: POLICY-2378 Change-Id: I91c053acadb05c2d2e0607b08cedaa5725388943 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-04-14Release distribution 2.3.1 artifactsRam Krishna Verma1-0/+4
Issue-ID: POLICY-2378 Change-Id: Ieaf10d9affb5fbdf759f753f8d7a880ea688453a Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-04-14Point to released common/modelsPamela Dragosh1-2/+2
Issue-ID: POLICY-2378 Change-Id: I5e6222c187a1afee9cb37f1091f64a6057ef984e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-13Point to common/models fixPamela Dragosh1-2/+2
Fix in naming policy and yaml coder string fix. Issue-ID: POLICY-2486 Change-Id: If6af74ee77692ba08208555f0b55eb30544541aa Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-11Point to released parent, common modelsPamela Dragosh1-3/+3
Issue-ID: POLICY-2378 Change-Id: Idb05f97911fc1ebb5998467a5484973e5e650bae Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-07Point to parent SNAPSHOTPamela Dragosh1-1/+1
Issue-ID: POLICY-2378 Change-Id: I9c987e4a2ca3186b502aa64f8490ecc8a10e3452 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-27AtomicInteger cleanupPamela Dragosh1-4/+1
Per Jim's last comments. Issue-ID: POLICY-2305 Change-Id: I1bc73dcd264e9a122f6ec0eece08202cbcb3a8e9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-27Point to latest snapshotsPamela Dragosh1-2/+2
Issue-ID: POLICY-2378 Change-Id: I3d6c118cb34202fc594b3ad7656b4f5ad75295f2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-27Use AtomicInteger and other sonarPamela Dragosh3-12/+8
Removed unused logger. Added NOSONAR to main to remove security risk, as we do validate arguments. Used AtomicInteger. Issue-ID: POLICY-2305 Change-Id: I18e91836e914b7fd6e3cd9a950dca58fcd8be5b5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-27Fix comments from last reviewPamela Dragosh3-3/+3
Issue-ID: POLICY-2305 Change-Id: If0778cb7bdade11575cab12c4742274939cd22c7 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-26Remove unused imports and clean logsPamela Dragosh24-55/+177
Unused imports and marked an unused variable. Added m2e eclipse settings (other repos have this). Added some test logback.xml to clear out jetty debug messages. Replaced deprecated newInstance with getDeclaredConstructor. newInstance Either log or throw Exception - chose throw Added some assertions to JUnit test. Issue-ID: POLICY-2305 Change-Id: Ia4e9ce62dc7fb45aea247d470ca7245e694fc26e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-25Point to models 2.2.2Pamela Dragosh1-1/+1
Issue-ID: POLICY-2378 Change-Id: Ie58d8fca94c0062b62e4930a726fd26babd28d04 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-24Bump policy/distribution to 2.3.1-SNAPSHOTRam Krishna Verma15-15/+15
Issue-ID: POLICY-2378 Change-Id: Ib343ff092b761c6642d9d0dcd4538ffd41423602 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-03-24Release 2.3.0 docker artifacts for policy/distributionRam Krishna Verma1-0/+8
Issue-ID: POLICY-2378 Change-Id: I547d83250731d41291eeb831064bf36f640e4f27 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-03-24Release 2.3.0 artifacts for policy/distributionRam Krishna Verma1-0/+4
Issue-ID: POLICY-2378 Change-Id: Ia20f526f1c5aeca8b4a6d4e11d72afcf6685327b Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-03-23Point to released artifactsPamela Dragosh1-3/+3
parent, common and models are released. Issue-ID: POLICY-2378 Change-Id: I9d171e66f5a85b7979bb7e6c663820e93083a7ab Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-18renew policy certs till 03/17/2021jhh2-0/+0
Change-Id: Ic3089d7c8697e500d49d454dfd21e9360a4df893 Issue-ID: POLICY-2402 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-03-04Remove apex and engine propertiesPamela Dragosh1-2/+0
These are not needed and may fail release. Issue-ID: POLICY-2404 Change-Id: Ie212a8e0466814eccb6ee583fbbccc19d8ec7a9c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-03Remove policy/engine & apex dependency from distributionRam Krishna Verma50-2237/+268
Issue-ID: POLICY-2404 Change-Id: Ia3084c55ea65a3119354079d9afd3ee35689b7d4 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-03-01Point to docker 2.0.1Pamela Dragosh1-1/+1
policy/docker is released Issue-ID: POLICY-2378 Change-Id: I2ea4988f1ee5c244188dbc58a44d8b9cf3fa5151 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-02-07Review intellij git ignored filesBruno Sakoto1-0/+4
Issue-ID: POLICY-2359 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I60172e584a21a85a5acb14dfc2e57c7a90b3f726
2020-02-06Updating module names to resolve conflictsRam Krishna Verma8-13/+21
Issue-ID: POLICY-2355 Change-Id: I84fe65adb91284f1537ed0422aced705e765b05c Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-01-23Merge "Remove assembly warning"Pamela Dragosh1-3/+4
2020-01-23policy/distribution jdk11 upgradesa.sreekumar1-1/+1
Change-Id: Idb8fdd34eaafbdcf5ea3da6c770ce18dff5d852a Issue-ID: POLICY-1585 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2020-01-23Remove assembly warningPamela Dragosh1-3/+4
Replease with ${file.separator} Issue-ID: POLICY-2329 Change-Id: I48567726f3540dddbd9d93fa306b8c7244c33bfc Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-01-22Finish sonar config updatePamela Dragosh2-3/+8
Now that JDK11 upgrade done, policy/parent has the right parameters defined. Cleaned up and made sure only one .exec file being generated. Issue-ID: POLICY-2321 Change-Id: I058119982e56bc5c111ba3f2fe44079be97fd889 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-01-22policy/distribution jdk11 upgradesHOCKLA18-70/+88
Issue-ID: POLICY-1585 Change-Id: I4aa879656c039d9de9c288f0309105c21f4bf285 Signed-off-by: HOCKLA <ah999m@att.com>
2020-01-20Merge "Update sonar config"Pamela Dragosh3-78/+15
2020-01-20Update sonar configPamela Dragosh3-79/+16
First update for sonar config, once this is updated to JDK11 I will cleanup. This reports just under 80% for the moment. Issue-ID: POLICY-2321 Change-Id: I1b3338c53e152ad663ba513bbd15226052142587 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-01-10Point to policy/models release versionHOCKLA1-2/+2
Issue-ID: POLICY-1592 Change-Id: Ia402dc123ddaf746f5680eecc3d302e868b4cc26 Signed-off-by: HOCKLA <ah999m@att.com>
2020-01-09Enabling logback files to be loaded using oom configmapa.sreekumar1-2/+7
Change-Id: I0391f339f50d6e1fc35a45ce2941cd8c272f90d8 Issue-ID: POLICY-2308 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-12-06Merge "Point to release versions of policy/parent and policy/common"Pamela Dragosh1-2/+2
2019-12-06Point to release versions of policy/parent and policy/commonHOCKLA1-2/+2
Issue-ID: POLICY-1594 Change-Id: If6e7d96fb200d6947732c94ba4a0f621aac9d9d6 Signed-off-by: HOCKLA <ah999m@att.com>
2019-12-05change HealthCheckReport URL from self to hostNameHengye3-7/+11
Issue-ID: POLICY-1689 Consolidate Policy Health Check into PAP Change-Id: I00e17610d3e4788008649791c684c0af415863ee Signed-off-by: Hengye <yehui.wang@est.tech>
2019-11-19Build tar.gz without requiring docker image buildjhh1-0/+3
This allows the tar.gz to be released by LF jobs. Change-Id: Iae827268a69fa4ebde75892debb3c36443b288ea Issue-ID: POLICY-2250 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-11-08Do not hardcode io.fabric8 pluginPamela Dragosh1-1/+0
policy/parent now defines this plugin Issue-ID: POLICY-2222 Change-Id: Ib0405557b60ad55f0b26dc0f3052400b313454dd Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-11-01Add common Jersey versionliamfallon1-1/+1
Add a common version of Jersey for all Policy Framework components. Issue-ID: POLICY-2209 Change-Id: I7fa5d0f4419242d9d0c71b9d2ae17e0e1a49af8e Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-10-31Merge "changes in decoder as per new infra APIs"Jorge Hernandez2-165/+192
2019-10-30changes in decoder as per new infra APIsLiang Ding2-165/+192
Change-Id: Ie2ebfa16bc6b08dc54d60ef276f52e9ea2c91b1f Issue-ID: POLICY-1869 Signed-off-by: Liang Ding <liang.ding@intel.com>
2019-10-17override cert storesjhh1-1/+10
Change-Id: I8590b699300f17b25133d691a2aeb3322b75d7ef Issue-ID: POLICY-2064 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>