summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-04-12Support correct dependencies from models.jhh2-24/+27
Change-Id: I526bfa5edf3b036cd709d4500f5953faab7ad47e Issue-ID: POLICY-1611 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-10Add the missing field to microservicemodels tablepa834y1-1/+2
Change-Id: Ib6c42985c8565272f80c19aa358c29e275edbb95 Issue-ID: POLICY-1416 Signed-off-by: pa834y <pa834y@att.com>
2019-04-10Merge "New junits and bug fixes"Pamela Dragosh5-39/+629
2019-04-09New junits and bug fixespa834y5-39/+629
Change-Id: I1716af52ca6cdde93eef1a37f4a32a9f6f3e12f0 Issue-ID: POLICY-1417 Signed-off-by: pa834y <pa834y@att.com>
2019-04-09Merge "Refactor getInnerDecisionApply function"Pamela Dragosh1-63/+71
2019-04-09Merge "fix typo that can lead on bugs"Pamela Dragosh1-2/+2
2019-04-09Merge "Add Additional Junit and fix Sonar new bug."Pamela Dragosh2-7/+7
2019-04-09Merge "Remove duplicated code"Pamela Dragosh1-261/+143
2019-04-09Merge "Clean configPolicy"Pamela Dragosh1-22/+36
2019-04-09Merge "Fix Sonar issues in org.onap.policy.controller pkg"Pamela Dragosh4-1070/+1056
2019-04-09Add Additional Junit and fix Sonar new bug.uj426b2-7/+7
Issue-ID: POLICY-1416 Signed-off-by: uj426b <uj426b@att.com> Change-Id: Ie4e6e91d555be448caa290bce36eb58075046619 Signed-off-by: uj426b <uj426b@att.com>
2019-04-09Add missing requestAttribute to junitspa834y1-150/+178
Change-Id: Ic595e1b5b2807ad02369ff01d72c0864bc2c9153 Issue-ID: POLICY-1418 Signed-off-by: pa834y <pa834y@att.com>
2019-04-09Merge "CLAMP Model policy creation support"Jorge Hernandez32-2167/+4009
2019-04-09Merge "Make clientAuth header optional and log request"Jorge Hernandez23-1036/+1199
2019-04-09fix typo that can lead on bugsMatthieu Cauffiez1-2/+2
string xacmlId doesn t correspond to anything in DecisionSettings same for shotname in functionDefinition Issue-ID: POLICY-1250 Change-Id: I7ac457666f341b50c761dbdabf806fa7efece5a9 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-04-09Clean configPolicyMatthieu Cauffiez1-22/+36
small code cleanup of config policy Issue-ID: POLICY-1250 Change-Id: I5f61d1a2e52cc89cfd4b470d82fe39b9f9a6af0e Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-04-09Remove duplicated codeMatthieu Cauffiez1-261/+143
remove duplicated code in firewallconfigPolicy Issue-ID: POLICY-1250 Change-Id: I565d905cfe9b0c4ff2ed275ceac77ef0a2cb85d5 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-04-09Refactor getInnerDecisionApply functionMatthieu Cauffiez1-63/+71
This patch clean up the getInnerDecisionApply and break it in smaller pieces Issue-ID: POLICY-1250 Change-Id: Iabe56ccb4edbac257a72fb4f1518f24ed1bd84df Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-04-09Fix Sonar issues in org.onap.policy.controller pkgRashmi Pujar4-1070/+1056
Issue-ID: POLICY-1615 Change-Id: I3f7c6d754084d7c740876e817bf963a6cc8c194b Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
2019-04-08CLAMP Model policy creation supportuj426b32-2167/+4009
Change-Id: Ia69f061c078e4f6ed4b4d2cd12f03f58514f2123 Issue-ID: POLICY-1416 Signed-off-by: uj426b <uj426b@att.com>
2019-04-06Merge "Auditing User Operations Push or Delete Policies."Jorge Hernandez14-1793/+1956
2019-04-05Make clientAuth header optional and log requestpa834y23-1036/+1199
Change-Id: Ifc44740a71c2b60d5474cd665bbfca94dcc0c9a7 Issue-ID: POLICY-1418 Signed-off-by: pa834y <pa834y@att.com>
2019-04-05update dependencies from policy/modelsHengye5-86/+89
Now pointing to policy/models for yaml and other dependencies. Issue-ID: POLICY-1264 Change-Id: I440d18425e46ec91e6d4e7f2cf1571c4d2bbdb6f Signed-off-by: Hengye <yehui.wang@est.tech> Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-04-04Auditing User Operations Push or Delete Policies.uj426b14-1793/+1956
Change-Id: I39d5fc01e68e9d711c5dd09790dc34beb68783c3 Issue-ID: POLICY-1421 Signed-off-by: uj426b <uj426b@att.com>
2019-04-03Merge "Enhancement to use the common CryptoUtils"Jorge Hernandez39-997/+854
2019-04-02Merge "Push and unpush to support multiple policies"Jorge Hernandez11-794/+992
2019-04-02Push and unpush to support multiple policiespa834y11-794/+992
Change-Id: I95a05898d299a96810abf4f3b7940e8a3a243000 Issue-ID: POLICY-1414 Signed-off-by: pa834y <pa834y@att.com>
2019-04-01Readthedocs: Offered ApisSaryu Shah3-12/+1
Updated API doc to include ListPolicy api ------------------------------------------------------------- Issue-ID: POLICY-1410 Change-Id: I364e1a465855b61d69ceea498f031991e61fe718 Signed-off-by: Saryu Shah <ss3917@att.com>
2019-04-01Merge "Documentation: ControllerLogging, MDC Filters"Pamela Dragosh10-0/+175