Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: policy/engine master 87102d3e68569b81709633935dbd31070ce24a8b
Merge "JUnit additions for SDK-APP"
JUnit additions for SDK-APP
Issue-ID: POLICY-604
Change-Id: Ide34e02942a473c626b4f074113d235a3fdfccba
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master 44a296f53e8faf2b458c59355e5a2506ad46aca5
Merge "Move docker_*.sh scripts into policy/engine"
Move docker_*.sh scripts into policy/engine
Add files for building policy-pe docker image
Issue-ID: POLICY-614
Change-Id: Id3e999e652c7c7c6092eb9bde76709cfa1c06c7b
Signed-off-by: mmis <michael.morris@ericsson.com>
|
|
Project: policy/engine master 1aaed5799c4796ff757b9be8e70a61d2caafc38b
JUnit remove one flaky test for now
Issue-ID: POLICY-600
Change-Id: I8b32cb3658e9a145a6493639787abc0145a04991
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master 232424b155d8c1c005f059e1e7d5f1da5bbfcf89
Merge "Remove CLM issues with commons-collections"
Remove CLM issues with commons-collections
We know that we are not configuring an LDAP PIP in our
use of the XACML open source. The LDAP implementation
uses Apache Velocity, which uses a very old version
of commons-collections that has security issues. So
we can exclude commons-collections from the build.
Issue-ID: POLICY-507
Change-Id: I735eae4fe507ad016d9b0b49e67536415edb9820
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master 6ad0e11a3d77f42805d72d63accb63c69c19feb8
Merge "JUnit additions for PAP-REST,API"
JUnit additions for PAP-REST,API
Issue-ID: POLICY-600
Change-Id: I68020230d370950c0323a544910ad54015e1a08a
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master 4173b9c7e3143733ee3133c6416472cf8db46e3f
Merge "Added Junits for ONAP-SDK-APP"
Added Junits for ONAP-SDK-APP
Issue-ID: POLICY-604
Change-Id: Ice9264ff38d51c5801cfeedcf7169cc26ca780f5
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master 96787c49cd192096916e482e5b55e91652de3817
Merge "Added Junits for Policy PAP-REST"
Added Junits for Policy PAP-REST
Issue-ID: POLICY-600
Change-Id: Icb67ac587e614f663416b3ea0a03ca6e5b02c621
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master 688ca36ee51950917974031bd52fe13aa997ac53
Adding fix for BRMSGW issue
This should fix the issue with the BRMSGW getting notification to create
the rules jar
Change-Id: Ie575a0b4717c999b8ab9deecc667ceaba99e7327
Issue-ID: POLICY-660
Signed-off-by: Michael Mokry <mm117s@att.com>
|
|
Project: policy/engine master 331e68e8699a4264022a2a073ebe8ed8a35322db
Merge "JUnit additions for PAP-REST,REST,XACML"
JUnit additions for PAP-REST,REST,XACML
Issue-ID: POLICY-603
Change-Id: I78c5e302c474613cbb22a80e0d931b4f47dd3b63
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master cd9a0da2ee7db60c41f079bfaf29bba85b1e3c39
Merge "More junits for PDP-REST"
More junits for PDP-REST
More junits for the org.onap.policy.pdp.rest.impl/jmx packages.
Issue-ID: POLICY-602
Change-Id: I2af2fc3280314a8d6c1e9c352eda042c7fea7932
Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
|
|
Project: policy/engine master 10f11fafcf434c70cc9c302d2ab4a801601b71f7
Merge "JUnit additions for ONAP-PAP-REST"
JUnit additions for ONAP-PAP-REST
Issue-ID: POLICY-600
Change-Id: I6e458335b04b88146d88fea2f6fd908779d842fc
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master dedde625a1c81bae8b4b750710e3d514b120a86f
Merge "Added Junits for Policy PAP-REST"
Added Junits for Policy PAP-REST
Issue-ID: POLICY-600
Change-Id: I1d42a3a880c9d81115d48794a77fadb89562e136
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master f39febaa77ab395b8e755c19ef85cc984b8da072
Merge "remove mariadb superuser sql statements"
remove mariadb superuser sql statements
PE installation as part of data upgrade invokes
"set global" statements that are typically used
by priviledged accounts as the "root" mariadb user.
As part of the effort to clean up the mariadb docker install,
only permissions to a regular mariadb user (policy_user by default)
are given in 3 databases: onap_sdk, log, and support.
This account cannot do changes outside those.
In any case the usage of the global timeouts is questionable.
We should keep an eye if there's any potential bad side effect,
and correct it if it doesn't. It's preferable to keep
"policy_user" with a restricted set of privileges, instead
of being a superuser (otherwise can plainly user the root account).
Change-Id: I17b1a6a2cb62a319464e1db4b3aafbc1dbf20d78
Issue-ID: POLICY-650
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Project: policy/engine master f1e1aac664fed1efa8bf78656a9aa1a2ea5a17cd
Merge "JUnit additions for XACML,REST,POLICY-SDK"
JUnit additions for XACML,REST,POLICY-SDK
Issue-ID: POLICY-584
Change-Id: I4bb91b18122c7f61bb71b1a9e39d51cd65af70bd
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master 0b437d897ed2f18df6d89987056faa945531c033
Merge "Add Junit to policy/engine LogParser package"
Add Junit to policy/engine LogParser package
Test cases to improve the coverage of LogParser to 72%
Change-Id: Idbf9dbbc7254d2ba4d6953852d7847b5070dd4d4
Issue-ID: POLICY-599
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
|
|
Project: policy/engine master 005ae324e9b123ecf7d5fbcc9f6a6e6b1cf44040
Merge "Policy:Major"
Policy:Major
Local variables should not shadow class field:L992 L1719
Issue-ID: POLICY-649
Sonar Link: https://sonar.onap.org/issues?myIssues=true&projectUuids=AV2blNLJ5bp_wwmIUP3L&resolved=false&severities=CRITICAL%2CMAJOR&types=CODE_SMELL
Location:POLICY-SDK-APP\src\main\java\org\onap\policy\controller\CreateDcaeMicroServiceController.java
Change-Id: I1d038829867c7d019473909650946a9539b5e736
Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
|
|
Project: policy/engine master ccc932599675c927519040399b031ff1d10d9510
Code Clean Up for Policy PAP-REST
Cleaned the duplicate code for all dictionary controllers and created
Utils class.
Issue-ID: POLICY-600
Change-Id: I65b8574d9f667758407515a5c55bc28f636be477
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master 47c1630d48e40e1fbc051fa6eae251ffbe1d4945
Merge "Added junits to increase coverage"
Added junits to increase coverage
This commit adds some junits which touch several classes in the
notifications package in the ONAP-PDP-REST project.
Issue-ID: POLICY-602
Change-Id: Ie99ddd03841d4063aba64781bf08a38d2a25f0ed
Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
|
|
Project: policy/engine master 690d0d14418c84a5a1e52b36cea74c797c2c8819
JUnit additions for BRMS,PDP-REST,REST
Issue-ID: POLICY-598
Change-Id: I397ed925bdb43a4b2f7a94cc4692b6506f650ede
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master 03fecc4a9b6149f08e3be308dc01ad08ed9c1fb9
JUnit additions for PDP,PDP-REST
Issue-ID: POLICY-600
Change-Id: Ia5584011cbd42b9b49953d714efbeb5956b9b295
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master fa54ede568ac252870b5ab4ab00878d471659143
Merge "Fix Fortify Issue - External Entity Injection"
Fix Fortify Issue - External Entity Injection
Fix Fortify Issue by setting secure process of factory as true
Issue-ID: POLICY-551
Change-Id: I46890d2664d0ae9ed9540ba830d0f4b27136a6e9
Signed-off-by: guangxingwang <gw1218@att.com>
|
|
Project: policy/engine master db22558f4ddb77c3b56f3750177a4111d4c353f6
Merge "Add JUnit tests policy/engine PolicyEngineAPI"
Add JUnit tests policy/engine PolicyEngineAPI
Change-Id: I8d7a76836759b042c83349c2b875fb77085b531c
Issue-ID: POLICY-606
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
|
|
Project: policy/engine master 9092983343fd0324b46b491cd755ebbc1ce3bcdc
JUnit small additions for PAP-REST,PDP-REST,XACML
Issue-ID: POLICY-600
Change-Id: I1b012dd1dbc49c10cd47b5f100e8ccef6c92f70b
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master e22a2b613bda0e683043ef870d6b16e5a7e04df7
Merge "JUnit additions for ONAP-PAP-REST xacml.rest"
JUnit additions for ONAP-PAP-REST xacml.rest
Issue-ID: POLICY-600
Change-Id: Ia6ccc2904efd7c1e7ec206caaedd8552c83d92a5
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master 5cca39500fa5b1fde5c9d8f1d4ee4b43787a3ad9
Merge "Fix Fortify Path Manipulation Issue"
Fix Fortify Path Manipulation Issue
Fix Fortify path manipulation issue by adding a validation on dictionary
name.
Issue-ID: POLICY-541
Change-Id: I87492b0d80bf96bebfc029d7d164cdd20ca5ef0f
Signed-off-by: guangxingwang <gw1218@att.com>
|
|
Project: policy/engine master 457910274afc5f0b66705c0b38380219fb178f3a
Updated the Policy Logging Pattern
Updated the logback.xml to save logs for 30 days.
Issue-ID: POLICY-644
Change-Id: I578570fa5a7f86ba464c37cddab43a2fabcdae7f
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master 90d00371ecff702432203f7df882e0a8144ea43f
Upgraded SDK version in Policy
Issue-ID: POLICY-645
Change-Id: Ie83b4c91c8186433e582cccadf5c3d32209a88f4
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master f037497b757391f4932e2e9495dd5112918ad4cf
Merge "Added Junits for POLICY-SDK-APP controllers"
Added Junits for POLICY-SDK-APP controllers
Issue-ID: POLICY-584
Change-Id: I306f3484f466accf11ca4fd59864a4b402dcb733
Signed-off-by: uj426b <uj426b@att.com>
|
|
Project: policy/engine master ad57603e2d13c432d680ac924f4ae33a256fedd3
Merge "Fix Fortify Log Forging Issue"
Fix Fortify Log Forging Issue
Fix Fortify log forging issue by removing properties info from logging.
Issue-ID: POLICY-544
Change-Id: I6e7d39abe18698f864564844963d7bbddedd2e3b
Signed-off-by: guangxingwang <gw1218@att.com>
|
|
Project: policy/engine master 84c300435499e438bdfc9c30fe0988c7105d5b35
Merge "JUnit test for policy/engine PolicyEngineAPI"
JUnit test for policy/engine PolicyEngineAPI
Change-Id: I31991245bb5cc877722f7ce14530222a102d6472
Issue-ID: POLICY-606
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
|
|
Project: policy/engine master 881074dbf97b3a2d52d28fdd404e083b8e974d0d
Merge "JUnit additions for ONAP-PAP-REST"
JUnit additions for ONAP-PAP-REST
Issue-ID: POLICY-600
Change-Id: I2e6d0d656a9be77b038a08568d43d1bb7efefe57
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master 9bf8e18042746f52b96155bb2654dfb472f09e14
Added Junits for Policy PAP-REST
Clenaed the unsued code.
Cleaned the duplication of code and moved to ONAP-REST.
Added Junits for PAP-REST
Issue-ID: POLICY-600
Change-Id: I56e6e8f2f547def9eaf8624a9e0dd52dc05ad136
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master b2c2186295866511b3c989279599388aaacd0ba2
Fix for h2 missing from testing
First submit for re-organizing pom.xml dependencies. H2 is ONLY
used for testing and should be loaded otherwise. We removed it
from policy/common so that is affecting these test.
Issue-ID: POLICY-626
Change-Id: Iba86e89f2cb26581b2b465091e829d6bdd66a37b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master 61e228f56bc39ce291ed8dc7a3401bee7a47e95d
Merge "Add Junit to policy/engine LogParser"
Add Junit to policy/engine LogParser
Junits to improve the coverage of LogParser to 55%
Change-Id: Icddecd7a2904d5a679910f7d5fcac891b3698c66
Issue-ID: POLICY-599
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
|
|
Project: policy/engine master 0b9d8588100599d591c27f390c40fcb592a02159
Merge "Added Junits to ONAP-PDP-REST"
Added Junits to ONAP-PDP-REST
Junits to cover classes in the api/services package that were at 0%
coverage
Change-Id: Ic92b9db4a8beea827b9b85de826da909b02ea1bd
Issue-ID: POLICY-338
Signed-off-by: Michael Mokry <mm117s@att.com>
|
|
Project: policy/engine master a9710cb3b80c73c98d257c676ba6ecf9e30ef758
Merge "Fix Fortify Scan Issue:"
Fix Fortify Scan Issue:
1) Fix Fortify Header Manipulation issue by checking the format of the
message before adding it response header.
2) Fix Fortify Hardcoded Password issue by using encryption and decryption
Issue-ID: POLICY-543
Change-Id: I16b44b9b0670b1af75094c9ae9d1f7d352fa894a
Signed-off-by: guangxingwang <gw1218@att.com>
|
|
Project: policy/engine master f36850d62ae77760daef9972a3c31042ad19480d
Rename maven modules in drools-applications
All found references to drools-applications module names
changed to new names
Issue-ID: POLICY-238
Change-Id: I3cd453c91194699434a71c1a12d2dcccfa5df234
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
|
|
Project: policy/engine master e5c628fee6a6e6bb57a34d5b73e092d89ee26a5c
Fix compilation issue due to generic Exception
After modifying common to remove generic Exceptions, policy/engine would
no longer compile. Had to modify policy/engine to accomodate the
specific exception.
Change-Id: If339285235994119009a8dcf9484bc81016e2600
Issue-ID: POLICY-246
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Project: policy/engine master b13f494b5573118a07b434389fe8f73fc5986e4b
Merge "Added Junis for Policy ONAP-REST"
Added Junis for Policy ONAP-REST
Cleaned the unused constructors.
Cleaned the unused code.
Added Junits for all JPAS.
Renamed the Junit class names on removing classes.
Issue-ID: POLICY-603
Change-Id: I0709ccecd7a2f3ec49367ff85f5a6d273479493e
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master b35283e4c90f0c03e4281346876c07d39b7e29b3
Resolved the POLICY-SDK-APP junit issue.
Issue-ID: POLICY-584
Change-Id: I90aaec29e908b742f0866d2754d426f75e1b8953
Signed-off-by: uj426b <uj426b@att.com>
|
|
Project: policy/engine master 79343205a720ef656837275f973de93f1d26b3e9
Merge "New JUnit for PolicyEngineAPI"
New JUnit for PolicyEngineAPI
Issue-ID: POLICY-338
Change-Id: I711bb0c219534a537c3d35331b8ef8703423ad63
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master f22bf064b4e4bb55c777056747b93f40d185b7a4
Merge "JUnit test for policy/engine ONAP-XACML"
JUnit test for policy/engine ONAP-XACML
Increased junits in package org.onap.policy.xacml.test.std.pap in policy/engine ONAP-XACML
Change-Id: Ifef6fcc36044039b2c3d0c0dbffecffd3e242434
Issue-ID: POLICY-605
Signed-off-by: mmis <michael.morris@ericsson.com>
|
|
Project: policy/engine master eb6547de8d3cf4feaf5ed9801200fc9dbef3c7ba
Modify sonar settings to include all sub-modules
We are now including all the sub-modules coverage into one file.
This will now reflect correct statistics for any sub-module that
tests code located in another sub-module.
Issue-ID: POLICY-634
Change-Id: I1eeb52c893aea96b3b031fabceb92e3b07f6c02c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master aee733bc72df351a0e3c4aa4df7807362fb515c1
Adding Junits in ONAP-PDP-REST
- This commit adds one Junit for PAPServices
- I needed to make a minor modification to the PAPServices class in
order to set the PAPs
Change-Id: Ia54650307e8d9e96d40ce6e68ad18508d4030a4a
Issue-ID: POLICY-338
Signed-off-by: Michael Mokry <mm117s@att.com>
|
|
Project: policy/engine master 472f049b84fd69caa1e0a07bbe3e088bbfd0a44d
Merge "Added Junits for Policy PAP-REST"
Added Junits for Policy PAP-REST
Cleaned the unnecessary constructors and methods in onap-rest.
Added Junits for JPA Classes in ONAP-REST.
Issue-ID: POLICY-338
Change-Id: I7e4f928342315475db96d89e9ad3adac5cb7eb00
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master a694b6879a44773d500e857699bb5a1e6e526140
Make drlRuleAndUIParams transient or serializable
Make drlRuleAndUIParams transient or serializable
StdPAPPolicy.java:L72
Sonar Link:
https://sonar.onap.org/project/issues?assignees=swapnalipode&id=org.onap.policy.engine%3APolicyEngineSuite&open=AWF91ipr8TZzbCgU6aom&resolved=false
Location:
src/main/java/org/onap/policy/xacml/std/pap/StdPAPPolicy.java
Change-Id: I3524881e76c69518949a622a23084e0bc8ef26a2
Issue-ID: POLICY-631
Signed-off-by: Swapnali Pode <SP00501638@techmahindra.com>
|
|
Project: policy/engine master 8baa15218033f9ab6741645eb380e17eb7d9c2dd
Merge "Fix a Bug on Editor Screen"
Fix a Bug on Editor Screen
On editor screen, sometimes click on + button only one click, it creates
more than text fields
Issue-ID: POLICY-629
Change-Id: I9acc95fa0a4a7df3828e579f994c06bfa3199eb5
Signed-off-by: guangxingwang <gw1218@att.com>
|
|
Project: policy/engine master eaca8f8d4609b0aed5a829d9d53e29e4543feaad
Merge "Added Junits for Policy PAP-REST"
Added Junits for Policy PAP-REST
Resolved the sonar issues.
Added JUnits for ONAP-PAP-REST and ONAP-REST Component.
Issue-ID: POLICY-338
Change-Id: Ibec2613f4f61e9ed426583af17c2a9d5b8c8d85d
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master 4b76cc3f5b951c8b476b1f13ebb798a2ec4a7277
Merge "Fix Fortify Scan Issue"
Fix Fortify Scan Issue
Fix Fortify Header Manipulation Issue by checking the format of a string
before adding it to response header.
Issue-ID: POLICY-543
Change-Id: I6539d22d5f8933ea29932361b152d34dd4f8857a
Signed-off-by: guangxingwang <gw1218@att.com>
|
|
Project: policy/engine master 1ef83d84ac1f803280686cca6960d1dc20695ace
Merge "Added Junits for ONAP-PAP-REST"
Added Junits for ONAP-PAP-REST
Cleaned up unused imports.
Cleaned up unused code.
Added Junits for Dictionary controllers.
Issue-ID: POLICY-338
Change-Id: If29b934e95fdaf60dcf82300a95a23ac3c980419
Signed-off-by: rb7147 <rb7147@att.com>
|