summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-07-01Merge "Adding logging to JUnit"1.5.0Jim Hahn2-3/+65
2019-07-01Fix centos build issueJim Hahn1-0/+16
Seeing this when trying to build in centos: 10:04:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s - in org.onap.policy.pap.ia.DbAuditCompareEntriesTest 10:04:12 [INFO] 10:04:12 [INFO] Results: 10:04:12 [INFO] 10:04:12 [ERROR] Failures: 10:04:12 [ERROR] XACMLPAPTest.testDummy:907 10:04:12 [ERROR] Errors: 10:04:12 [ERROR] XACMLPAPTest.getDictionary:886 ยป NullPointer ... Modified the junit test(s) to create the JPA entities needed by integrity audit, which is what was causing the above issues. Change-Id: I405798a1946d377770529a99210a1cc57390667f Issue-ID: POLICY-1737 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-06-28Adding logging to JUnitPamela Dragosh2-3/+65
Turning on logging. Issue-ID: POLICY-1876 Change-Id: I82b04609a07f5d33c88c3e0068959de1e628cb38 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-28Remove docker scriptsPamela Dragosh3-338/+0
These are no longer needed as we are now doing the docker maven plugin due to global-jjb changes. Issue-ID: POLICY-1737 Change-Id: I98e8f2a16a66cfe210ddcdf0c50cb55bdebfd687 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-27Remove trafficgenerator from dependency.jsonPamela Dragosh2-35/+27
This jar does not exist and breaks brmsgw when generating the amsterdam archetype. Update the dependency.json for local testing. Issue-ID: POLICY-1872 Change-Id: I5851462ea39c56693284854b5cd1d2cb5dd1dcdd Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-24Upgrade to released common & modelsPamela Dragosh1-2/+2
Released common 1.5.0 and models 2.1.0 Issue-ID: POLICY-1737 Change-Id: Iecbf38e57a71907f320e3c8da55a6921ca371c44 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-20Merge "Upgrade to release 3.0.0 parent"Jim Hahn1-1/+1
2019-06-20Upgrade to release 3.0.0 parentPamela Dragosh1-1/+1
Policy/parent is released Issue-ID: POLICY-1737 Change-Id: I58d8a74f85a6bbc7499614093e7f0d73c54f95ed Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-19Improved tests performanceKrysiak Adam3-113/+144
* used mock instead of waiting till dmaap client fails * creating in memory DB only once Issue-ID: POLICY-1671 Change-Id: Ia1b6ce7ddad1bce0d17c2dbf14f3d82dd237673b Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
2019-06-18Fix compile issue with guardPamela Dragosh1-39/+32
Due to sonar changes in policy/models for guard. Issue-ID: POLICY-1791 Change-Id: I2cdbe6d0e4ee8bad05b9d3bb1a83e82d4851973c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-17Use io.fabric8:docker-maven-plugin to build and push docker imagesRashmi Pujar3-128/+184
Issue-ID: POLICY-969 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: Ic4fcec72d494df0a6e067aa353be49936136518c
2019-06-06Remove nexus staging pluginpdragosh1-10/+0
Unused Issue-ID: POLICY-1737 Change-Id: I3e287ecbca9707d04f566295ebc5d0d430980d81 Signed-off-by: pdragosh <pdragosh@research.att.com>
2019-06-05Fix header and remove linkPamela Dragosh2-2/+1
Missing and remove outdated installation instructions. Issue-ID: POLICY-1676 Change-Id: I8b27752bc05039d43a2fbbf22e7388d55469b5a7 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-03Reference policy/parent for latest docPamela Dragosh2-2/+6
Point to new documentation. Issue-ID: POLICY-1676 Change-Id: I1a3e9a7f1147885c8de72a725c8637a86cd5eb7c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> (cherry picked from commit 6b6cb44dd9f60df943c31188ec68a25852c0200b)
2019-05-31Bump engine to version 1.5.0Jim Hahn26-78/+63
Fixed license date. Change-Id: I711fb4e91afdb3813bc04b16265f584d80ac8e5d Issue-ID: POLICY-1747 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-05-29Remove release notesPamela Dragosh1-539/+0
Now being stored in the policy/parent repo. Issue-ID: POLICY-1769 Change-Id: Ib6ffc9c94150ef73734afededce37a94463479de Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-28Merge "Document fixed OJSI-184 vulnerability"Pamela Dragosh1-0/+1
2019-05-28Merge "Document fixed OJSI-118 vulnerability"Pamela Dragosh1-0/+1
2019-05-28Merge "Document fixed OJSI-157 vulnerability"Pamela Dragosh1-0/+1
2019-05-28Merge "Document fixed OJSI-117 vulnerability"Pamela Dragosh1-0/+2
2019-05-28Merge "Improve security release notes"Pamela Dragosh1-52/+56
2019-05-28Merge "Updates to Dublin release notes"Pamela Dragosh1-0/+1
2019-05-27Document fixed OJSI-184 vulnerabilityKrzysztof Opasiak1-0/+1
Issue-ID: OJSI-184 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I5537c217414f6fa1d0b6659360c53f9cef18097a
2019-05-27Document fixed OJSI-118 vulnerabilityKrzysztof Opasiak1-0/+1
Issue-ID: OJSI-118 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I0e8953a7a94bf4c28cc85aa239c2b88d96df18a6
2019-05-27Document fixed OJSI-157 vulnerabilityKrzysztof Opasiak1-0/+1
Issue-ID: OJSI-157 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I5ea4c15ad2a91b11619998c61088abc352321c7d
2019-05-27Document fixed OJSI-117 vulnerabilityKrzysztof Opasiak1-0/+2
Issue-ID: OJSI-117 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ieda7ccc170a50de63bcbfce311f83002acb4a0cf
2019-05-27Improve security release notesKrzysztof Opasiak1-52/+56
In order to provide users with more details of project's state in terms of security let's divide the security release notes into three sections: - Fixed Security Issues Contains a list of security fixes merged during this release (especially those reported via OJSI tickets). - Known Security Issues Contains a list of vulnerabilities detected in project during release which have not been fixed yet and thus should be mitigated by the user. - Known Vulnerabilities in Used Modules Contains information about NexusIQ scan results Issue-ID: SECCOM-238 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I9134ae41c40db83fa3b4870341a8880e2bdcbdda
2019-05-24Updates to Dublin release notesSaryu Shah1-0/+1
Updates to Dublin release notes ------------------------------------------------------------- Change-Id: I085735427ef641799f02576703767dcdcf558af1 Issue-ID: POLICY-1769 Signed-off-by: Saryu Shah <ss3917@att.com>
2019-05-23Bump to 1.4.2-SNAPSHOTPamela Dragosh25-53/+53
Released 1.4.1 Issue-ID: POLICY-1700 Change-Id: Ied6d06664155ff6e44ede90f1c081ec5bd2ef679 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-22Update INFO.yaml to add Jim and Ram4.0.0-ONAP1.4.1liamfallon1-1/+17
Issue-ID: POLICY-1775 Change-Id: I8d2171a23a47428228b52215cfffc71cef49ccb6 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-05-21Merge "Fix to resolve unpushing(delete) policies issue"Jorge Hernandez1-3/+9
2019-05-21Merge "Dublin Release Notes - initial version"Pamela Dragosh1-10/+146
2019-05-20Fix to resolve unpushing(delete) policies issueMichael Mokry1-3/+9
Added code the ONAP-PDP-REST to fix an issue causing the policyName to be null and fail validation Updated Changes per Review: 1. re-added the else for "No Policy Scope given" 2. localized the policyName and policyScope declarations to reset to null each time through the loop 3. Changed to polName check to endsWith per Jim's review Change-Id: I912511ef362cc79e89adc1c9da93d387e273c32a Issue-ID: POLICY-1754 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2019-05-19Dublin Release Notes - initial versionSaryu Shah1-10/+146
Dublin Release Notes - initial version ------------------------------------------------------------- Change-Id: I706cdfa7879bfe2b9a68aaf93ace22fbb8842151 Issue-ID: POLICY-1769 Signed-off-by: Saryu Shah <ss3917@att.com>
2019-05-16Step snapshot version of policy engineliamfallon27-57/+57
Issue-ID: POLICY-1630 Change-Id: Iefcaaf1811535e22904367b8d11346a02f5851c1 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-05-14Upgrade to release policy/models1.4.0Pamela Dragosh1-1/+1
Release 2.0.0 Issue-ID: POLICY-1630 Change-Id: I8793dc5852102af9cb5773aa40d309547b95d1b4 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-13Upgrade policy/parent & policy/common in engineramverma1-2/+2
Change-Id: Ie068839185d6b9461a1fe6e3a6b7282154a3c404 Issue-ID: POLICY-1630 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-05-01Merge "Fix test files created during execution"Jorge Hernandez3-314/+294
2019-04-30Fix test files created during executionpa834y3-314/+294
Change-Id: Idaeaabfb523ca9206077827895c695a122f62101 Issue-ID: POLICY-1706 Signed-off-by: pa834y <pa834y@att.com>
2019-04-30Merge "Policy UI doestn't show left menu or any content:"Pamela Dragosh1-0/+1
2019-04-29Bound wait time for a component's portjhh1-6/+9
This should prevent the 90 minutes timeouts in CSIT tests. Change-Id: Ia9491462f4c3b83564584eb9f85551570e3c6342 Issue-ID: POLICY-1712 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-29Policy UI doestn't show left menu or any content:uj426b1-0/+1
Issue-ID: POLICY-1650 Change-Id: Ibf338f52fc260e77b4ac5f49b2f4ce12b4aa509e Signed-off-by: uj426b <uj426b@att.com>
2019-04-29Add BUILD_VERSION_ENGINE to imagejhh1-0/+2
Change-Id: Ie97746ec8f244d52bf3eba94a247810d727fa72a Issue-ID: INT-995 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-26New BUILD_VERSION needed as fixed in parent imagejhh4-6/+6
BUILD_VERSION could not be used in ENV variable as it is cooked in the base image itself. Need to create a new one to reflect the drools build to get by. Change-Id: Ide67a181e5959c5e0d087345db86baf0cc8169b6 Issue-ID: INT-998 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-25Manually pull the base alpine imagesjhh4-1/+15
Add a hack to undo directory creation from parent images since it causes container initialization to fail. Change-Id: I99dc404cd56a67a2cc84eb1a3773b028ed533d95 Issue-ID: INT-998 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-24Rebase image on policy-common-alpineDmitry Puzikov1-20/+6
Fix notes. Issue-ID: INT-1001 Change-Id: I91c2af3e16032078561e8b0bd5aa4250d449d8d6 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-04-23Documentation bypassing portaljhh2-3/+9
Change-Id: Id9548a7fdc45dcd4d5055f28403c4125a6f85984 Issue-ID: POLICY-1650 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-19Upgrade tomcat to 9.0.16Pamela Dragosh2-3/+3
Removes security vulnerability. Issue-ID: POLICY-1662 Change-Id: I6a90716af561d227265a83c820b1668a99ab1a30 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-04-15One year cert with new component namesjhh1-0/+0
Change-Id: I8781b368b3383e4ccc42cc9f034543273cbd5ca4 Issue-ID: POLICY-1580 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-14Corrections in dependency.json to match models move.jhh2-6/+6
Change-Id: I71f3832c2304b3a1b8eb41a767b1cf6b28cfbdc2 Issue-ID: POLICY-1611 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>