Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to f2f9e5e8c4ce5c3ff75cbe6f6f4e2de5e4b3f3fb
- Changes to handle PdpUpdate and PdpStateChange messages
1) Adding listeners and handlers for PdpUpdate messages.
2) Adding listeners and handlers for PdpStateChange messages.
3) Some changes to accomodate recent changes in the models.
4) Test cases.
Change-Id: I66644d94fd2a242738d9b0f78e5d0ece76342057
Issue-ID: POLICY-1453
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 50b84774797677791fb2111cf97b9f2ff65cb3e2
- Changes to send pdp status messages
1) Adding handlers to create and send pdp status messages from apex-pdp.
2) Changes to read initial pdp status parameters from configuration
file.
3) Adding test cases.
Change-Id: Id2d1caa8abc124865a9ef8fbfe4d9f751e4491b5
Issue-ID: POLICY-1452
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to ab4cba7d37f41eddbf3ab040f04afe18c6630777
- Merge "Change vCPE example to use POJOs"
- Change vCPE example to use POJOs
This review uses POJOs rather than Avro schema to unmarshal
and marshal events from and to DMaaP.
The POJO classes for interacting with DMaaP have been moved into
a common policy module.
This review is now ready for full review (finally!).
Issue-ID: POLICY-954
Change-Id: Ibb89d8af5b9006821e6a0a756e16bbe3815af15a
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Signed-off-by: liamfallon <liam.fallon@est.tech>
Signed-off-by: Liam Fallon <liam.fallon@est.tech>
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 1d86d11223e9c60ec65b737301b51ca9a42adff5
- Adding services-onappf module to apex-pdp
1) Adding services-onappf module to apex-pdp.
2) Following the code base from policy/pap to build the module.
3) Currently PAP is using property & configuration file for bootstrap.
Continuing the same in this module as well.
4) Adding relevant test cases.
Change-Id: Id9740ea60ae3ecbd88e5d6d3586ee0dde1054cca
Issue-ID: POLICY-1452
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to cfcffbce70ddc3083e337f18377c0847f7233caa
- Fix checkstyle/Sonar issues on juint/sonar fixes
Recent changes to increase code coverage and fox Sonar bugs have
introduced checkstyle and further Sonar issues. This review
cleans those up.
Issue-ID: POLICY-1523
Change-Id: I829217ef77d52e57f9713cfeee5b122e1f25efbc
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 923a9943a1d59a9d1e87d24490eea78fa9869de7
- Use Assertions class from policy-common
Change import line in all classes that use
the Assertions class, there are a lot of them.
Issue-ID: POLICY-1264
Change-Id: I8480264be4e36348b3fc63acf1bc36e9c9dd250b
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to b804d0b81b2f6be2561b7606cf67fbad37928307
- Add NSS libraries to images
Alpine OpenJDK was updated 2 days ago (3/14), this
upgrade seems to break java applications that depend on libnss*.so
OS libraries, which seem are no longer installed with the jdk.
Added some other libraries to aid when debugging.
Change-Id: I80ba6a4e145f107219f4380da1cb90ede5ccc056
Issue-ID: POLICY-1604
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 67a0e6203f7f09656ede0fb1a0f589616173bccf
- Update INFO.yaml file
Update missing information blocks and
indentation to pass verify job.
Change-Id: I65eddd59fb920f656f20e696968e69c1bdf8e3df
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to a9c0c4b8343414621f298098cf5746bf2a910a93
- Merge "reduce too many method param"
- reduce too many method param
Issue-ID: POLICY-1535
Change-Id: Ia6f699d315ebd214257dc64d559a0ac4685307f5
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 88f2318a04c7769a4dabec9b2adb5291117166ed
- Fix sonar code smell issues in apex-pdp
Fix method has more than 7 parameters issues
Issue-ID: POLICY-1535
Change-Id: I12d995e323bbdbe3762c903fcb116dfe81bf7b54
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to d0870f118020464467dd34a980445792a30127d4
- Merge "Increase test coverage for plugins-event-carrier"
- Increase test coverage for plugins-event-carrier
Add basic JUnit test cases for plugins-event-carrier-restserver
Issue-ID: POLICY-1513
Change-Id: I36e41bd05be71c44eb9e94350f4614437b0d205b
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to efd0a257cf6a81a62ec18962eae1d5c1cf87bcda
- Merge "Increase test coverage for plugins-executor-js"
- Increase test coverage for plugins-executor-js
Add junit test cases into apex-pdp/plugins/plugins-executor-javascript
Issue-ID: POLICY-1523
Change-Id: Ie8017be2f7507fdb641a4020e13152c656cadf04
Signed-off-by: Hengye <yehui.wang@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 251785c1bbb3beedd4f3ed7607a552de38638c88
- Merge "Increase test coverage for plugins-event"
- Increase test coverage for plugins-event
Add JUnit test cases for plugins-event-carrier-websocket
Issue-ID: POLICY-1513
Change-Id: I5f2a8dacfff4c14cf4a24e9258b5a551cecc1489
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to f0872b20425c66adeb14487c8f9e1c79f6bd3ddf
- Merge "Increase test coverage for plugins-executor-mvel"
- Increase test coverage for plugins-executor-mvel
Add junit test cases into apex-pdp/plugins/plugins-executor-mvel
Issue-ID: POLICY-1523
Change-Id: I74d47974a326c7fbd53a0b7d88262ef1dbd54c8c
Signed-off-by: Hengye <yehui.wang@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 160487052809f33461aae8c29f085dfee316ba2e
- Merge "Increase test coverage for plugins-executor-jruby"
- Increase test coverage for plugins-executor-jruby
Add junit test cases into apex-pdp/plugins/plugins-executor-jruby
Issue-ID: POLICY-1523
Change-Id: I2ed06a69cf991d744aa5c4c69f605fdf1dca6524
Signed-off-by: shaoqiu <tim.huang@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to f01b09965093e027323b320601d5d5566c0d3825
- Merge "Use Alpine as base docker image"
- Use Alpine as base docker image
change docker base image from ubuntu 16.04 to Alpine 3.9
Issue-ID: POLICY-1555
Change-Id: Ia21f5e8185bd26f4b04276eed204ac358f655a59
Signed-off-by: Hengye <yehui.wang@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to ee74a146a62de39228a2f7128c00c419d1102792
- Merge "Increase test coverage for plugins-executor-jython"
- Increase test coverage for plugins-executor-jython
Add junit test cases into apex-pdp/plugins/plugins-executor-jython
Issue-ID: POLICY-1523
Change-Id: I2545a9cefc6b4b9a53200b98081ddd8bc8274b40
Signed-off-by: ning.xi <ning.xi@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 50f6a666c5072c94fd5741415096ebe5ffe453dc
- Merge "Fix checkstyle problems on sonar fix"
- Fix checkstyle problems on sonar fix
A sonar fix brought in some minor checkstyle issues. This
review fixes those.
Issue-ID: POLICY-1535
Change-Id: I4f9d66ffc0a4fcc8901d7e18bfb21a1d1cf135b7
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 605003e9938f38ca7dfdda3d637daf2e9ccc67e2
- Merge "Update INFO.yaml Liam's email"
- Update INFO.yaml Liam's email
est.tech
Issue-ID: POLICY-1556
Change-Id: I1088e64016a15161ec979bf8de1af35835fa3c83
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 3bbf5d0d753fa4ac55c9e5a31ae450a5bcfc6a28
- Merge "Fix sonar code smell"
- Fix sonar code smell
Issue-ID: POLICY-1523
Change-Id: I24f9fe5811bb93597efe79c98572c5249e74026c
Signed-off-by: arindamm <arind.mondal@samsung.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 94db579b98a2432fe592d09be9c96fd82ab63ad3
- Merge "Increase test coverage for plugins-event"
- Increase test coverage for plugins-event
Add basic JUnit test cases for plugins-event-carrier-jms
Issue-ID: POLICY-1513
Change-Id: I68fa36bc988745108014f47a57fc02bc2ceed0c7
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 44e82485ceb9845280a6a2115dd1c0c59a6037c1
- Merge "sonar:reduce number of method param"
- sonar:reduce number of method param
Changes done according to sonar recommendation.
Issue-ID: POLICY-1535
Change-Id: I57a608e4db1b67959cbabe23e7fe0b1aa91e30cd
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 085fed0cc5b2aca4bd4af81c7ccd5ad4d3aa5a10
- Fix checkstyle errors on tests
Issue-ID: POLICY-1513
Change-Id: Id61df043adf398a0493916f6116ff5858c60fb29
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 1ba6a3268b220cc99e9ed993553fa6f34f111a39
- Change versions of Zookeeper and C3P0
This review changes the versions of Zookeeper and C3P0 to
resolve security issues.
It also merges the context test utils module into the context test because that
module was misplaced and put an incompatible Zookeeper dependency in the
APEX context module.
Issue-ID: POLICY-1540
Change-Id: I86048ae1fc8b818611f423d6fd1f4a9fcc3f76f9
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 53d016bd95ded26821a7711c6f049ffc4ccd51ca
- correct a typo in doc APEX User Manual
Issue-ID: POLICY-1523
Change-Id: I44675a5119170ab724926ba08a3bfceefda31b57
Signed-off-by: Hengye <yehui.wang@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 5a9a4c2149faa101915cd9c8912ac6627f1120a4
- Increase test coverage for apex-pdp/plugins
Add basic JUnit test cases for plugins-event-carrier-kafka
Issue-ID: POLICY-1513
Change-Id: I009547115705496a850a9609416cdf71f52fb936
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 05df038e0b09bfd5f0c9bfc1e8aa10f9c97f39a4
- Fix bug with Apex rejecting HTTP 2xx responses
APEX rejects all HTTP responses except 200. This change accepts
any HTTP 2xx response code as a valid response.
Issue-ID: POLICY-1289
Change-Id: Ief681ba4dac1ef3ff5f257dd931569bd2274d017
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Project: policy/apex-pdp master aacfb4ca7da6a76282c5703049fb7b52f65a36a8
Fix version warning in apex pom
Change-Id: Ia3b7fa204fb8564b679a4416fcc0f70fa0a9a54f
Issue-ID: POLICY-1074
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
Project: policy/apex-pdp master 2d948a9099e2b000cc061fb77dc0502c5d721ac9
Fix crashing unit tests in Apex
Issue-ID: POLICY-1403
Change-Id: Ie9d2cc46f3daf4d6b2eb2774a8be8c35e0c45754
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Project: policy/apex-pdp master cd7fbbcec7e864d2bfd33ac32fe046e827d93468
Update comment to check Sonar build issue
Issue-ID: POLICY-1403
Change-Id: I87ebf85dbbe8544e38666e8e793a8e1cbbcfc7c6
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Project: policy/apex-pdp master 2e30d8c1127757d6557f142ff0288fb65412bf7a
Use parent version of Eclipselink
Issue-ID: POLICY-1360
Change-Id: I33d8cef3f5d273c0c2a93ecda321205316aea6de
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Project: policy/apex-pdp master cff079a8dc3eeaf4e88c0e89a828fe4244a1b3c8
Fix context clearing on model upgrade
Existing context is cleared when a model upgrade is carried out
on an Apex PDP. The clear() method is called in error on the
Apex engine during the upgrade.
This change also has some small updates to the DecisionMaker example,
which is used to test this feature.
Issue-ID: POLICY-1395
Change-Id: I547a3a60712d1572d9daadf5eab4afcae2a5c321
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Project: policy/apex-pdp master 8f142981c3f5fddfd58c2e106ead7b4f5fc93da0
Rename test classes in apex-pdp/services
Make test classes name consitence by adding 'Test' at end of junit test classes and adding 'Support' or 'Dummy' at start of util or dummy type of test classes
Issue-ID: POLICY-1263
Change-Id: I951f4e30736144010d69a0fb3b9181f7fee76013
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Project: policy/apex-pdp master a3322831cd5efec598613e8335931944db222e9f
Merge "Rename test classes in apex-pdp/model,core"
Rename test classes in apex-pdp/model,core
Make test classes name consitence by adding 'Test' at end of junit test classes and adding 'Support' or 'Dummy' at start of util or dummy type of test classes
Issue-ID: POLICY-1263
Change-Id: I6cb8d09799d7abd1b50ead1edbc4986649ad4ba7
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|