Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/policy/parent.git from branch 'master'
to e47eb669ae1d5a36f8b28163778ba3c47af3243d
- Start El Alto Early Drop Release notes
Start the release notes - will not be able to finish until
Integration testing is complete and all bugs are closed etc.
Issue-ID: POLICY-1974
Change-Id: I0e0ce000dba81e2e0c2496c33b7527df74f9ca6d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to d3a21890b38fa9f79d071477a0c75f72ee748a76
- Updated policy/engine GUI springframework
- Modified springframework dependencies version in poms to 4.3.24.RELEASE in ONAP-SDK-APP and POLICY-SDK-APP
Change-Id: I149ed2454e7a899b929f179bf46b80190b3bc80c
Issue-ID: POLICY-1539
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 102d5151bc603961ebd2b232f97edb313f70b138
- Merge "Fix issue for policies not loading on GUI push tab"
- Fix issue for policies not loading on GUI push tab
- found the problem to be with a line of code to add all the
scopes from the role to a Set of scopes. when the scopes
attribute in the role object is null it logs an exception and
fails to load policies. I added a new method to check the value
of the roles.getScopes() for null and only attempt to add the
scope to the set if it is not null
- I created a separate method to do this in order to avoid an
increase in technical debt as it would have added to the
complexity if I kept it in the same method.
- PATCH 4: Added scopes to the method arguments in order to
avoid overwriting scopes that are added in prevous interations
of the loop.
- PATCH 5: removed redundant scopes assignment per Jorge's
review.
Change-Id: Ifcc8775d3db8ecc722ee6806310a58ecb4e15856
Issue-ID: POLICY-1981
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 80133d27f21e27c8da4b3e8d635fb2c05f2f7721
- Review maven dependency for snakeyaml
Remove explicit version for snakeyaml maven dependency and inherit it
from integration parent artifact.
Upgrade snakeyaml to latest 1.24 version.
Issue-ID: POLICY-1603
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I93978f963dc37260e0fc4d153c92c7da8db0005d
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 70d02931707ebfa3c499ec1d9d1f7d67793b5d05
- Bump version of policy/engine
Change-Id: I77e7483bcecbc19d9a5a93087fd4c674aa898b52
Issue-ID: POLICY-1965
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 27d1d484fd22a1e6a87a79b74ae8e721f57c5a48
- Add release 1.5.1 file
Issue-ID: POLICY-1953
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ief5e6342b4f24cf594b3bc6456be8a526c214bb8
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 3a3086180abb951a2e0a919d4a38895b53ff332e
- Add maven dependency for snakeyaml v1.24
Make snakeyaml dependency version consistent thru all projects by
providing it from integration parent artifact.
Issue-ID: POLICY-1603
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: If09372f8242dbf7975fc152484cdce124854c48f
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 31aa90351064401a6ef4aaea9304b745969004e0
- Update to latest common/models released versions
policy/models: 2.1.2
policy/common: 1.5.1
Change-Id: Ifa72ed573fb7685710c7288da6fd16ffe6ea397f
Issue-ID: POLICY-1953
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 0f079d2fa0cc68c3a682e0e0f73511dd576066ba
- Add sample requests and responses to PAP docs
Change-Id: I8f2643216bcc8fb2f64dd50296570ab41ea6423c
Issue-ID: POLICY-1865
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to db6dc041db0aa8fbc5379299979dbd1d446ccc89
- Expand AAF_NS to onap.org.osaaf.aaf
Change-Id: I19f284842976ca5e27e5baaa3f21a229ef18ec04
Issue-ID: POLICY-1959
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to c4ef5b294d557dc4c436cf63a8f13d2ec3d9bd41
- Add lombok.config to policy/engine
This prevents sonar from checking lombok annotations for code coverage.
Change-Id: Ia0164c0dd1adf746ef5fbac156fc44e17c424ed3
Issue-ID: POLICY-1938
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 717a24ad1b50b1cfa2eed6efbeb60babfa0c4c1c
- Documentation changes for APEX CLI Tosca editor
Change-Id: Icf3f67265e0e5ec9e5f94717441f11e0285e9811
Issue-ID: POLICY-1885
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 1b9d107ab9ffd3bf7919b3a0fc55a95188a040b7
- Javascript now required for code coverage
For El Alto, it is now required to pull coverage of Javascript
code.
Issue-ID: POLICY-1928
Change-Id: If1c0c2ba795b7a8f5faf69ab32ffbb953c411f78
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 2941bc01126ce898a01733ab6d66ff3cbe63a009
- add document for POLICY-1742
Issue-ID: POLICY-1886
Change-Id: I491e9d34868c2dda1c4ed8b354317151590e5a8b
Signed-off-by: Henry.Sun <henry.a.sun@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 8bc537da0e74db9f686f11405a03a4583fbc383c
- APEX User Manual update for POLICY-1743
Issue-ID: POLICY-1878
Change-Id: I50103adf4792f994ba9f7346516a3605c9f0b1a5
Signed-off-by: ning.xi <ning.xi@est.tech>
|
|
|
|
The documents for apex & distribution components are moved to
policy/parent. Hence, deleting the individual submodules/entries for
these repos.
Change-Id: I82d4729bfd2e80f831fadd544989e70bb5c3d99e
Issue-ID: POLICY-1898
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 7fd4a6ee280b40916d5438b4bd4e2c5a8e043f13
- Fixing few documents
Change-Id: I3b5e27c0e7a2ce2112e150dc862d3d080a691a83
Issue-ID: POLICY-1898
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 760cce91689a00a52de363c96745323fb95a91b0
- Fix review comments from previous review
Change-Id: Ide96508d2cc616a688d6c1ed524b8317c53aa222
Issue-ID: POLICY-1898
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 45d7389dacffb824b66e8a7c43583dc0212cb7d5
- Merge "Make URL configurable in REST Requestor/Client"
- Make URL configurable in REST Requestor/Client
Change-Id: Ifb9870636996d1af786f05fcef7aa811d6f57532
Issue-ID: POLICY-1743
Signed-off-by: ning.xi <ning.xi@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to adf67497761295115dc75b525500d687518fc4fd
- Add integration tests for executor properties
Added integration test that sets properties in a dummy plugin and amends
them in tasks in a policy. Variosu tests added to check combinations of
where properties are set in plugins or in tasks or both.
Implementaiton changed to:
- Always pass in a Properies object, the properties object coming into
the policy cannot be null because the task/TSL/SFL may wish to set it
- Fix a bug where the properties were not passed from the ApexEvent to
the engine event in the ApexEventUnmarshaller class
Issue-ID: POLICY-1743
Change-Id: I6aa152b28d46cf3cc6fa56a1a95b76a8e55f5a49
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 3b71c9772e0f86b5cef9840668a36569540a037c
- Adding apex-pdp & distribution documents to parent
Change-Id: If8039f68a1669787685d4a7bdc37dec203901062
Issue-ID: POLICY-1898
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 5c384fb2888029c2babb859c30318749e1ce828c
- Merge "Updating documentation with the topic.properties removal changes"
- Updating documentation with the topic.properties removal changes
Change-Id: Id770c0b4e16f4c8123b2bb2d0356aed75f9e54db
Issue-ID: POLICY-1744
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to a29532be7ca698f60ca3ea17e17bcc6d86044088
- Fix typo in CLI editor error message
Issue-ID: POLICY-1897
Change-Id: I810c2550c6615d32b8d30148efc36a3660c3c1a5
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 92febb7abd1e6dfe89633d3d92cd70fabf5f0434
- Fix policy/engine due to sonar changes in common
Fixed breakages due to changes made in policy/common to satisfy
sonar.
Change-Id: I88090c7549ba19f9eb45fae311e8811e39f30318
Issue-ID: POLICY-1791
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to a94cf1efa1dc3b4bb5f0d5f6b3655e6ae282c343
- Fix apex-pdp due to sonar changes in common
Fixed breakages due to changes made in policy/common to satisfy
sonar.
Issue-ID: POLICY-1791
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: I79ee847db2fc3c5af992af85b78ccaa587328463
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to d1e0acb7a85403e365764589327b9aef62509318
- Fix distribution due to sonar changes in common
Fixed breakages due to changes made in policy/common to satisfy
sonar.
Change-Id: Ib1e57668f727db1b87a9aa3bc9a8266884f5e994
Issue-ID: POLICY-1791
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to cad7cff7dc945eefaf27815742461d6db6ab8eac
- Add duplicate check, examples for kafka Properties
Added checks for dealing with duplication of specification of properties
explicitly and in kafkaPropertes
Added examples for kafkaProperties
Added documentation for kafkaProperties
Issue-ID: POLICY-1818
Change-Id: Icbe01d6f1d25d4570dcc85cc3db28588743b9c41
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to eb2ea3650a6c64a898195b2f78e72af270415ed7
- Use ToStringTester from utils-test
Changing ToStringTester from utils to utils-test.
Bumping the policy/common, policy/engine & policy/models version.
Change-Id: Id1f1b3f9a4a378c14d1adf2823aaa4c8626c8fd2
Issue-ID: POLICY-1746
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 9f0678f3ab333949076b5b9747158cf40e08fbef
- ApexPDP: Fixed jenkin failure in Nordix
getLocalHost() fails in Nordix jenkins test build - misconfiguration of
nordix jenkins vms/containers
Change-Id: I726fc141ced07f15cfaa8a9815b4d090dbb74c9a
Issue-ID: POLICY-1879
Signed-off-by: JohnKeeney <John.Keeney@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 0c56e114555b17818d2ee03bb680f27df8158ade
- Add OOM installation notes
Missing details
Issue-ID: POLICY-1849
Change-Id: Iac1e6e0af4690b55b13a6a19ad56b153b0b66472
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 82eb6e6fe10e77d7974f821146b7ca17c1d9778a
- Bump distribution to 2.2.1-SNAPSHOT
Released 2.2.1
Issue-ID: POLICY-1737
Change-Id: I41bf18cc17f3e287d59da86ed3cc21dc8dcafd9a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 791ef7832edc7478ec344ed47c90aa5826e95b8e
- Fix security vulnerabilities in apex-pdp
Upgraded the versions of avro, jquery and jgroups to versions
in order to remove security vulnerabilities.
Issue-ID: POLICY-1074
Change-Id: I412b9c951b061b19e6ae6edacf7b3785d4c7869b
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 8bfbc4b6241d21252cd98d653f0860a58e64dcc2
- Bump engine 1.5.1-SNAPSHOT
Released 1.5.0
Fixed compilation issue related with version upgrade of
policy/common.
Issue-ID: POLICY-1737
Change-Id: Ib2f56e8ffcb4b399dbe4a5453b70da10b0f87985
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to ea684f8e0b68a9b7f1decea4844e8c9010dbef39
- Merge "Upgrade to released artifacts"
- Upgrade to released artifacts
Policy/common, models and apex are released
Issue-ID: POLICY-1737
Change-Id: I0cefaad8ad5791d07fe19382c12c5f0421361588
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to a53d04a49c67c6b89304bf90459162327e8ed475
- Merge "ApexPDP: Adding support to omit the (context) albums entry in an apex policy model if it is empty. Implemented as a pair of JAXB XMLAdaters Updated copyright, fixed somecheckstyle issues, refactored affected tests & Merge"
- ApexPDP: Adding support to omit the (context) albums entry in an apex
policy model if it is empty. Implemented as a pair of JAXB XMLAdaters
Updated copyright, fixed somecheckstyle issues, refactored affected tests
& Merge
Issue-ID: POLICY-1802
Change-Id: Id68d9a524700f44c164939b7533f2d511b591e36
Signed-off-by: JohnKeeney <John.Keeney@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 3e60ff607e30e020d5909bf23bf571504e635c23
- Merge "Fix issues from Checkstyle reviews"
- Fix issues from Checkstyle reviews
Use lombok on fields in EnEvent.
Remove unnecessary code in BBS WebClient class
Address Sonar issue in Execurot class
Issue-ID: POLICY-1791
Change-Id: If07dc4529b121f8bfcd6ab1ae6c9def4774f9f4d
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 6a046075ff25a199be7a6346e4e56bbd81c362b7
- Merge "Adding logging to JUnit"
- Adding logging to JUnit
Turning on logging.
Issue-ID: POLICY-1876
Change-Id: I82b04609a07f5d33c88c3e0068959de1e628cb38
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 5052634e60545f5b483660700d47eb4fff5d0d38
- Merge "Bump apex-pdp to 2.2.1-SNAPSHOT"
- Bump apex-pdp to 2.2.1-SNAPSHOT
Released 2.2.0
Issue-ID: POLICY-1737
Change-Id: I144a3c07d3eaf8c53d339eecedf2b3d8d3ce3c7e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 86554962a34c4e7c16821f91a12242a4ffb36368
- Fix centos build issue
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>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to c4baac8a79b0ca6340693ae47f9c424f3612e3bd
- Merge "Remove topic.properties and incorporate into overall properties"
- Remove topic.properties and incorporate into overall properties
1) The properties in the topic.properties file is moved into overall
config json file and the topic.properties file is removed.
2) Common parameters such as RestServer and Topic related parameters
from policy-common is used.
Change-Id: Ifc25185c8f717c95a226b2db25c1a8e96b9bbff9
Issue-ID: POLICY-1744
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to c5f234ca60840a1de8c9486c51226e6a294c57f3
- Remove docker scripts
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>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 423e98641ca7fe79a1b1bb897aa8a4b17ba5ee4d
- Replace non-Javadoc comments with inheritDocs
Copyright headers not changed as this review only amends comments.
Issue-ID: POLICY-1791
Change-Id: Icbeb2c6e591b3b160ae102bb67aef2d407924a4d
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to f9f78d1faadda4a2c6069e34646207297712f348
- Update release-notes known issues
For bug fix https://jira.onap.org/browse/POLICY-1872
Issue-ID: POLICY-1875
Change-Id: Ica5a251fce507262829d01bb0d49d39fa5c91f51
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 7783a2ef0d71c6379a1d53258cd3c01eba391210
- Add curly braces in shell script file
According to comment:
https://gerrit.onap.org/r/c/policy/xacml-pdp/+/90495/1/packages/policy-xacmlpdp-docker/src/main/docker/policy-pdpx.sh#43
Issue-ID: POLICY-1702
Change-Id: Ie7c37a07dfc33f6b6bca70d9f9c2cb4cfb3377f5
Signed-off-by: shaoqiu <tim.huang@est.tech>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to b3489f745ea681c598d3c2c29bb4dd85ca158aca
- Remove trafficgenerator from dependency.json
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>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to d139a68e359bfaa0e1ea1038345dd28e1869aca9
- Merge "Add period after inheritDoc for Sonar"
- Add period after inheritDoc for Sonar
Issue-ID: POLICY-1791
Change-Id: I60f65fb60ca77fe97bd1c23822038b835bd98a11
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 9520a45c23ef2d0dc3130b0b885800a9df911fd7
- Merge "Fix Sonar/Checkstyle issues in apex-pdp"
- Fix Sonar/Checkstyle issues in apex-pdp
BBS Java code introduced Sonar issues, these are resolved.
Also fixed checkstyle errors in other classes.
Also fiexed "unexpected type" eclipse errors.
Issue-ID: POLICY-1791
Change-Id: I3931051f0944c6d53745c8dd1db7cca4ee118f1c
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to c68e73d68f840e81792e6ec51520900bfd3f0ea0
- Update docker documentation for El Alto
All now use the docker maven plugin.
Issue-ID: POLICY-1849
Change-Id: Ifcf1ab86938917839455fdc0014aa214ecd09d35
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to ce9d82d2c0e863597d84cc8909955e398405f45a
- Add passthrough properties for APEX engine
APEX event receiver and sender plugins sometimes need to exchange
information with tasks, especially in the case of REST communication.
This change enables passthrough of Properties from the event carrier
technology plugins to APEX task, task selection, and state finalizer
logics.
Apologies for the size of the review but this change involves passinng
the properties through all the APEX components, hence the large number
of small changes.
Issue-ID: POLICY-1742
Change-Id: I219fd69550f06702ef64adbb165fe7baac422e96
Signed-off-by: liamfallon <liam.fallon@est.tech>
|