Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 4429dc73ff9560ac6531bb6a58cbc9e2254325bc
- Merge "Remove POLICY_DISTRIBUTION_HOME in Dockerfile"
- Remove POLICY_DISTRIBUTION_HOME in Dockerfile
Update the policy-dist.sh and Dockerfile according to the comments in
commit: https://gerrit.onap.org/r/c/policy/api/+/89972
Issue-ID: POLICY-1702
Change-Id: Ia3d2ce356baac3a657da879fb9ccf5eefd2a9624
Signed-off-by: shaoqiu <tim.huang@est.tech>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to b2f1e97eaa7d3e7f115c358caa0bbf49a46d737b
- Fix distribution latest tag
Eliminating the patch - using Rashmi's changes.
Issue-ID: POLICY-1737
Change-Id: I4a790b3da6de823bb744af270f541c0699ed8092
Signed-off-by: pdragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to ba5f4d309fe94c7e98199276584b96fb1617706f
- Move docker documentation into installation
In the wrong spot.
Issue-ID: POLICY-1850
Change-Id: If421614ab94bd1f02fec241d3583034baf0e3fcb
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 5f029543f1e673655af2d2974113069df0b6def0
- Allow Kafka plugin to take arbitrary properties
This change adds support for arbitrary Kafka properties to be passed to
Kafka through the Kafka plugin.
Issue-ID: POLICY-1818
Change-Id: I4389876286747b250c8abe492e9e31674a9483c9
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 39290a743d097a4f4a8996d07bf5af46127c23d3
- Delete VOLTE tutorial
Issue-ID: POLICY-1851
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I846db7b37547615774e5edbe776817ec31a9b784
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to db292f6516c7f477a1d989eec145ab64030e785f
- Merge "adapt vFW, vDNS, and VOLTE to new framework"
- adapt vFW, vDNS, and VOLTE to new framework
Issue-ID: POLICY-1851
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I03ce5357386a465db52739aad9a3ce8f315291e0
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to dd0ccff1401d63b9527c20780d539f00b4c4ff3f
- Upgrade to released common & models
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>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to b8316b12e08452cda8322945ca59763e16a37a71
- Upgrade to released common and models
Released common 1.5.0 and models 2.1.0
Issue-ID: POLICY-1737
Change-Id: I677d1c210869ea565fc4edd9c190567a6ad01642
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to dd17aa12b055e54904f43d718664f7bd0a5f71df
- Add artifacts to release notes
Adding section on released artifacts per PTL meeting.
Issue-ID: POLICY-1868
Change-Id: I3718af84968033ddd30c12e457b7144b09e3b008
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 5be846bcdbe6e9dfa3b81e4b95de37acea18d1a2
- Replace uses of getCanonicalName() with getName() in APEX
Change-Id: Ifcd8866e65a7bc1238d5a4137f7bad288a5bfb3b
Issue-ID: POLICY-1861
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 3b7b20029b7b663506b7c918f333f09dd18d6452
- Upgrade to release 3.0.0 parent
Policy/parent released
Issue-ID: POLICY-1737
Change-Id: I55c99667e2775c934c7e1f41d2225facdecb121b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to c946f9e7338a06c0c444fd3e7120f6158b0b61a1
- Bump policy/parent 3.0.1
Released 3.0.0
Issue-ID: POLICY-1737
Change-Id: I64c5754f5d74775eac36915a16f0242beef832e3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to d2f06bc571933bb59383dfb1f8a3ece6138468d6
- Merge "Upgrade to release 3.0.0 parent"
- Upgrade to release 3.0.0 parent
Policy/parent is released
Issue-ID: POLICY-1737
Change-Id: I58d8a74f85a6bbc7499614093e7f0d73c54f95ed
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 00d6cceb92b2dd60a626406370ea5a1473ee56ca
- Upgrade to release 3.0.0 parent
Policy/parent released
Issue-ID: POLICY-1737
Change-Id: Ie2b62644526d49bc13ada05f39fc0551e5c5e428
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 5bcdc95e91aeabf68770b175fe210da38e76867f
- Improved tests performance
* 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>
|