Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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/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/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/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/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/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/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/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/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/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/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/apex-pdp.git from branch 'master'
to 0fbf039020488215008a2c1fef8a7801bade9177
- Enable maven-checkstyle-plugin in apex-pdp
Enable maven-checkstyle-plugin in apex-pdp/pom.xml to fail the build at warning level.
Fix all the existing check style issues in the component.
Change-Id: I4de9c1bd9ca5a2876de9086d2d3526cbdc25c080
Issue-ID: POLICY-1732
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 7b945416da394a3ae3e53a1a9ae8d21f6a4e761e
- Use io.fabric8:docker-maven-plugin to build and push docker images
Issue-ID: POLICY-969
Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
Change-Id: Ia3c7c2d6b77d87848c344f212f4a0266db90426e
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to dc2ca16a6d7d8cc13be5716e058add8190ea4479
- Fix junit tests in apex-pdp
Sonar fix broke some of the junit tests for parameters; fixed those.
Issue-ID: POLICY-1791
Change-Id: If39472b9936d5312a1d4109ad83610f5913d3e34
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 70611fc67629b4ab0c7db4104d6a26a0645dac0a
- Policy JSON formatting issues in APEX
In APEX, the policy model currently needs to be escaped, otherwise
causes json formatting issues. This is fixed.
Change-Id: If9d5043acef0b175494be797fc7acd9c6c4f4494
Issue-ID: POLICY-1839
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 3f53167d98e00198c15c950d9b7ba4ea8b4a4c05
- BBS APEX policy not updating PNF attachment point after relocation
Issue-ID: POLICY-1835
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
Change-Id: I47473444b58fa3b064ba142ce13c5e3520adb8c7
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 46c6d88b3002afef0a05b10c73bceb0c6c9d0c51
- Merge "Removing rpm build option from apex-pdp"
- Removing rpm build option from apex-pdp
Removing the commented rpm profile from pom of apex-pdp-package-full as
the rpm build is no longer needed. Also, in ONAP build servers the rpm
package is missing which leads to build failure.
However, I have created a wiki under Policy R5 collboration area to
document the steps needed to generate a rpm build if needed in fture.
Change-Id: Ie3703f7bcf7b07d23c2d9de813583c29ea2af720
Issue-ID: POLICY-1121
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 7e541b0e47ba57207c86b3e10c206c0f99d7f872
- Merge "BBS Apex Policy vendor --> manufacturer and other"
- BBS Apex Policy vendor --> manufacturer and other
Issue-ID: POLICY-1831
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
Change-Id: Ib1e60287c6209e1f16764d071e28facc75a12c6e
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to ed9914a179bff14a4bab4abd9f8cbae506edf2d2
- Fix apex docker chmod
The chmod in the docker builder for my local VM does not appear to
support the "+x" style options. Modified the apex docker
file to use "755" instead.
Issue-ID: POLICY-1829
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: I99faa8a31e92243bcc28207afba40b2b680ba1bf
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to ae257d13b8d89da7e599c1ca2b27805d5d10aa93
- Remove POLICY_APEX_PDP_HOME in Dockerfile
To use POLICY_HOME not POLICY_XXX_HOME
Issue-ID: POLICY-1702
Change-Id: I145164f662d2d0fdd94875e8bcacd4f7a669309a
Signed-off-by: shaoqiu <tim.huang@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to a9a3a5d23130bdd652da64d0297cf00081b085d7
- Bump apex-pdp to version 2.2.0
Issue-ID: POLICY-1747
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: Iba1c6a80917a37cc63e2250a32df40046df9ee4f
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 4b890c78baa7e6ea42a02e140e608491ccb0aa63
- Update Apex PDP Documentation
Updating the Apex PDP documentation to support the new architecture.
Change-Id: Ice4d91080d57504d10db24ada08757ae3d03afd3
Issue-ID: POLICY-1682
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 6d1aa8fa53d86eec18929e243d687b7611732d22
- Update INFO.yaml to add Jim and Ram
Issue-ID: POLICY-1775
Change-Id: I5d3b555c6a089c7562d8b00584a5b3e2a616f880
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 6bc0c6d3217240a476809f6c2fd3fcbf232d2029
- update apexApps.sh to support JMX connection
Issue-ID: POLICY-1781
Change-Id: Ic0dba48c67048dbafd4e2efa106b466f4dd4ca81
Signed-off-by: Hengye <yehui.wang@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to c039eaf30f80d8c968cb8cc5e4060998cd7d6ff7
- Step snapshot version of apex-pdp
Issue-ID: POLICY-1630
Change-Id: I6dfce7eb33d9bc41caabf6b8842377b486de672d
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 7260e28e8df46a7643794520e102092ce674debf
- Upgrade to release policy/models
Release 2.0.0
Issue-ID: POLICY-1630
Change-Id: I2ccca4576253d066e219c367097d98d9594730ea
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 289472c2259e9c18c1a4bdeffcc0f04e45a4b13f
- Upgrade policy/parent & policy/common in apex-pdp
Change-Id: If8120ba787fbd721f334c6f4d19df8d168ba9182
Issue-ID: POLICY-1630
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to e460bd5616557985f28da94e82eb0d2673069913
- Merge "ONAP BBS Policy: CPE-Authentication event throwing error"
- ONAP BBS Policy: CPE-Authentication event throwing error
Issue-ID: POLICY-1734
Change-Id: I8d209afb67e9b46a7db516fce76977e679d7ab7b
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 1f0eee7003f13f48c38145a34d3c8a78c5659912
- Fix to accomodate recent changes in policy-models-tosca
Recent change in JpaToscaPolicy require corresponding changes in PDP-A as the code
was expecting a simple string earlier. This review contains the changes to fix
this
Change-Id: I3bbae264800b2c8bb8bdd61eae7b171028a85bc3
Issue-ID: POLICY-1739
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 728f9132fa2c774ad5e6e5ec3c32dbd1bfd4bbfa
- Fix HTTPS configuration on PDP-A
This review enables HTTPS for health check on PDP-A
Issue-ID: POLICY-1732
Change-Id: I139a4c3ba043f978d1a75ae560037f713def1c1f
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 62bc4a162b169971349bce415f97ace15c15eeef
- Fix docker version for Apex
Docker build is breaking, version of base alpine set in this
review. Changed to use version 1.4.0.
Issue-ID: INT-997
Change-Id: Icacb31e1fa9abef29930507fab7d53af125588e3
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 3e4b25e5719c676246ef3b01120cbb43c9458a96
- Merge "Rebase image on policy-base-alpine"
- Rebase image on policy-base-alpine
Issue-ID: INT-997
Change-Id: I1a39eaf9cc0fc546eafde10d0b81a90ed5d32b13
Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 8a5e150732258a2bb0a402c35e398b39c65a207c
- Updating the supportedPolicyTypes in config files
Changing the supportedPolicyTypes in apex-pdp configuration files
to "onap.policies.controlloop.operational.Apex"
Change-Id: Ie92d5284fbd80da48318ce7863471876ccb380bb
Issue-ID: POLICY-1632
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to b267849e414baddb1c14a4be29fc06d9703ed944
- Merge "ONAP BBS: Apex Nomadic ONT bug fixes"
- ONAP BBS: Apex Nomadic ONT bug fixes
Issue-ID: DCAEGEN2-1237
Change-Id: Ibc1b5a221af5eb28799764498b2751d99f5764f3
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to f6da9a3bafb6f4c30e7bb3accd4e17fdaaf5ce92
- Changes to fix PDP-A not going to ACTIVE state
PDP-A state will now change to ACTIVE even when the policy list is
empty.
When the state is ACTIVE and PAP sends a PDP_UPDATE with policies, PDP-A
will start executing the policies.
Change-Id: Icb5b139939698920d4fa3991dcca33536c6caefc
Issue-ID: POLICY-1674
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to ca558cfb1ea47de081527771af47abb37a8cd964
- Merge "ONAP BBS: Apex Nomadic ONT bug fixes"
- ONAP BBS: Apex Nomadic ONT bug fixes
Issue-ID: DCAEGEN2-1237
Change-Id: I739f8e55113793f5cd4d3b70e0a1296d775bb414
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to e3a4e81b5e0ad5fec4d215ab7ef1b4f310370984
- Add DMaaP sim configuration files
Add configurtion files that work with the DMaaP simulator.
Issue-ID: POLICY-1643
Change-Id: I719f9db4ec5273a32ba350811eb39b4238002341
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to e5f139e3c865eb429dc11a987ad7a01b759c6692
- Merge "ONAP BBS: Apex Nomadic ONT Policy Implementation"
- ONAP BBS: Apex Nomadic ONT Policy Implementation
Issue-ID: DCAEGEN2-1237
Change-Id: I81831f6498b6c47c0a43215e0445c791b12dac6e
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 28e6481e51deef346c00d37631df4b07ebce333c
- Bug fix as per Jim's comment
Changing the PdpUpdate already handled check back to previous code.
Change-Id: Icc195b5a8609fba8601dc151f62fdaf0c67b7be0
Issue-ID: POLICY-1632
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to f2eb200778b2805f145d55f39ab61ac8c36826c3
- Merge "One year cert with new component names"
- One year cert with new component names
Change-Id: Ia3025f2a0eada4f53623bb45d5849ceddf368925
Issue-ID: POLICY-1580
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to ad9e9c590b5aadbd5f95fb6f93718f7922762cf1
- Merge "Fix Security and Unit Test DB issues"
- Fix Security and Unit Test DB issues
This review removes more links to the Zookeeper version 3.5.4-beta with
Zookeeper version 3.4.14.
It also replaces the Derby in-memory database with the H2 in memory
database for unit tests.
Issue-ID: POLICY-1540
Change-Id: Ic44f2e866644114b7c0cf66aac7e528017b8206b
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 00ee73f723560c825818eab41a4d3db9785627d4
- Changes for RestServer support and some sonar fix
1) Changes to add RestServer to the PDP-A for healthcheck.
2) Adding Junit testcases.
3) Fixing some sonar issues.
4) Fixing checkstyle issues.
Change-Id: I03530190c733432d219284dda9d9d4cc32ab0773
Issue-ID: POLICY-1632
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 2ba499f11094cfd1321e59789869a0c475406b58
- Fix security problem with Zookeeper
Issue-ID: POLICY-1540
Change-Id: I5c549a1dffb21b54c81a44ba69ca49cb24732558
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to eabc69580026cad20f2ea5448f6cc7e604359d1f
- Changes for packaging services-onappf and some refactoring
1) Added the code for packaging PDP-A.
2) Updating the package names.
3) Updating the dependencies in services-onappf. Some dependencies can
be removed as they are brought in while packaging.
4) Some other minor changes.
Change-Id: Idf62d7854f3435806a9e8aa975138fbfd45e3ea8
Issue-ID: POLICY-1632
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 5f3e975966a0eaa247ee0eac0148da2f8755e777
- Remove hibernate from apex
Issue-ID: POLICY-1368
Change-Id: I67f448fc9d89eef4829cd6f999f5c21ac8ebff12
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 4e55d4e186ce4dfdcd49f992841a52abe1b62369
- Merge "Some changes and bug fixes for PdpMessage handling"
- Some changes and bug fixes for PdpMessage handling
1) Updating pom file of services-onappf to fix dependency related
issues.
2) Some changes to accomodate recent updates.
3) Fix for some issues identified during testing.
Change-Id: I8150ed9858902ebbe12321a793770df3fdc7e773
Issue-ID: POLICY-1453
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 20b67a6e8cd07b7e49a7725288d95fb66dcebae0
- Fix Kafka partiion support in APEX
The kafka producer property ‘partitioner.class’ should be configurable via
the EngineConfig.json file so that a specialized or custom Kafka partitioner
can be used.
Issue-ID: POLICY-1627
Change-Id: Ic36ccdf3d244ab932b58c3e2ae1cd668249726c5
Signed-off-by: liamfallon <liam.fallon@est.tech>
|