summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-07-09Bump policy/parent to 3.2.1-SNAPSHOTRam Krishna Verma3-3/+3
Issue-ID: POLICY-2695 Change-Id: Ieff53fa51f83d5c32094ac427544beb87cdf9dab Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-07-09Release policy/parent 3.2.0Ram Krishna Verma1-0/+4
Issue-ID: POLICY-2695 Change-Id: Ia506b48de02295025d6974fb4d2823cb97df1046 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-07-09Refer to release oparent in policy/parentRam Krishna Verma1-2/+2
Issue-ID: POLICY-2695 Change-Id: I648bc37f522cb7add07ecb2d5e1d39405bf4c2c4 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-07-06REST Plugin and client documentationliamfallon1-334/+132
The documentation for the apex REST Consumer and REST requestor plugins was incomplete. This patch updates the user manual to complete their documentation. The apex-pdp client documentation is also amended to reflect how the client is launched in Frankfurt. Issue-ID: POLICY-2686 Change-Id: I0808f5815cdb3151b2bd290ba73afb2cdc066403 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-07-03Merge "Apex user manual: Frankfurt changes"Liam Fallon2-89/+59
2020-07-02Apex user manual: Frankfurt changesliamfallon2-89/+59
A number of changes in Frankfurt impacted the isntallation and configuration process for apex, especially in standalone mode. Issue-ID: POLICY-2686 Change-Id: Id114416cc73ba3669bcd3a98979e7595e9e1e2ca Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-07-02Revert mariadb jdbc versionJim Hahn1-1/+1
The new mariadb jdbc version is causing intermittent CSIT errors in PAP. Reverted to previous version. [EL Warning]: 2020-07-02 15:08:48.318--ServerSession(404947798)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=11) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' derived_from_name VARCHAR, derived_from_version VARCHAR, name VARCHAR(120) NOT ' at line 1 Error Code: 1064 Call: CREATE TABLE ToscaDataType (DESCRIPTION VARCHAR, derived_from_name VARCHAR, derived_from_version VARCHAR, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY (name, version)) Issue-ID: POLICY-2387 Change-Id: I138f4d395f150563474afe719966927789ae1f6e Signed-off-by: Jim Hahn <jrh3@att.com>
2020-06-30Revert javax.persistence versionJim Hahn1-1/+1
The new javax.persistence version is not compatible with the version of eclipselink that is in use, thus had to revert the former back. Issue-ID: POLICY-2387 Change-Id: I24a6bee1abb1e11f5527e54e4498016348ac48d3 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-06-30Merge "Updating org.json and removing json version tag"Pamela Dragosh1-1/+5
2020-06-30Updating org.json and removing json version tagRossC1-1/+5
Issue-ID: POLICY-2387 Change-Id: Ia994c8be15058d8cf5f6e8f2271be5dec4efacc3 Signed-off-by: RossC <ross.carter@est.tech>
2020-06-29Updating dependencies and Adding Slf4j-ext into parentRossC1-15/+20
Issue-ID: POLICY-2387 Change-Id: I4c56ade98e21ee07c254208d58590f865e6e5edc Signed-off-by: RossC <ross.carter@est.tech>
2020-06-24AAF Version upgrade to 2.1.21Utkarsh Jauhari1-1/+7
Issue-ID: POLICY-2623 Signed-off-by: Utkarsh Jauhari <uj426b@att.com> Change-Id: I84d5bf257555844d096a30b82c63145114a8df81
2020-06-22Merge "Removing log4j from policy/parent"Pamela Dragosh1-5/+0
2020-06-22Remove duplicate apex stability resultsliamfallon2-0/+0
results.zip: El Alto results results.tar: Duplicate of results in the frankfurt subdirectiry Issue-ID: POLICY-2657 Change-Id: Ida86fb6bc6e41eb92eeef8c6f2f6c11831948d68 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-06-22Security issue with Java-WebSocket:1.3.8liamfallon1-1/+1
Stepping org.java-websocket:Java-WebSocket version 1.3.8 to version 1.5.1 removes the issue. apex-pdp needs a corresponding change due to a change in an enum in the new version of java-websocket. Issue-ID: POLICY-2668 Change-Id: I3827cee6d7569f7343ec32942b5504d7714412eb Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-06-21Remove license issues from policy/parentliamfallon2-0/+0
The original tar file contained Javascript code to render the results. the javascript is replaced with PDF printouts of the rendered results. Issue-ID: POLICY-2657 Change-Id: I1d4aab577ca70bc8349114524f5740dc17c78030 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-06-20Removing log4j from policy/parentUtkarsh Jauhari1-5/+0
Issue-ID: POLICY-2623 Signed-off-by: Utkarsh Jauhari <uj426b@att.com> Change-Id: I0a3d9d0a1d677d88ceb90c6358de942ea1e0a90b
2020-06-19Merge "Fix guard application doc"Jim Hahn3-1/+7
2020-06-19Merge "Revert "AAF Version change for log4j""Jim Hahn1-1/+6
2020-06-19Revert "AAF Version change for log4j"Pamela Dragosh1-1/+6
This reverts commit 5014e05e9d93248854d1473d795ec671e2e7ba6b. Reason for revert: version doesn't exist Issue-ID: POLICY-2623 Change-Id: I6a4972a3491864fa6072eb493900022c44a85c1f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-06-19Merge "AAF Version change for log4j"Pamela Dragosh1-6/+1
2020-06-19AAF Version change for log4jUtkarsh Jauhari1-6/+1
Issue-ID: POLICY-2623 Signed-off-by: Utkarsh Jauhari <uj426b@att.com> Change-Id: I30d33c82c15118a7305ea3a8b794aa48a61e06d1
2020-06-19Fix guard application docPamela Dragosh3-1/+7
recipe -> operation added response example Will cherry pick to frankfurt. Issue-ID: POLICY-2656 Change-Id: Ia0e5c75d29edcecce54709f3659d3cd8f5bcfd15 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-06-19Merge "Moving commons-lang dependency to parent"Pamela Dragosh1-0/+14
2020-06-18Moving commons-lang dependency to parentRossC1-0/+14
Issue-ID: POLICY-2387 Change-Id: Iaa93cc815a0f21cb046a9f4ec6ca941d1d227c19 Signed-off-by: RossC <ross.carter@est.tech>
2020-06-18Consolidate checkstyle plugin into policy parentliamfallon1-2/+57
At the moment, the checkstyle plugin definitions are repeated separately in all the policy components. This review adds the checkstyle plugin defintions into policy parent. Subsequent reviews will remove it from the individual component repos. Issue-ID: POLICY-2188 Change-Id: I7e786e82086d31df8597c08382bfe839e60074e3 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-06-17Upgrade jackson 2.10.4Pamela Dragosh1-1/+1
To clear security issues. Issue-ID: POLICY-2553 Change-Id: I1c39f53aa57ba936eb700d13abef37f3cab5b89a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-06-15Merge "drools documentation redo"Jorge Hernandez108-2650/+2410
2020-06-15drools documentation redojhh108-2650/+2410
Issue-ID: POLICY-2622 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I568c041f972c76b595964ee3de731c1cde304d8f Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-06-10Merge "add release notes for database upgrade limitation"Jorge Hernandez2-35/+36
2020-06-09add release notes for database upgrade limitationjhh2-35/+36
Issue-ID: POLICY-2624 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I37c70b53d6e8ddeff4646cf94c8f2d21773c6083 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-06-09Adding workaround for JSON Stringify issueRossC1-1/+1
Issue-ID: POLICY-2463 Change-Id: I2a3a75b3ec4aca6ded8b141c647eb68e2e58b971 Signed-off-by: RossC <ross.carter@est.tech>
2020-06-03Merge "Stability test documentation for Apex-pdp"Ram Krishna Verma6-0/+80
2020-06-02Stability test documentation for Apex-pdpaditya.puthuparambil6-0/+80
Issue-ID: POLICY-2457 Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech> Change-Id: Ic1c7a2a5e716ab89eb50a211e2e9ca0f941edfd2
2020-06-02Upgrade version of dmaap-client to 1.1.11Jim Hahn1-1/+1
Issue-ID: POLICY-1996 Change-Id: I297563bd014de1a7a9be92ce4eaa24f6f2d03861 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-06-01Merge "Update css file name in conf.py"Jorge Hernandez1-1/+1
2020-05-29Stability test documentation changes as PAP version is added as Env Variableaditya.puthuparambil1-6/+23
Issue-ID: POLICY-2544 Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech> Change-Id: Id590a23a5142f5589f3f3ac92a4ef57f08a5688d
2020-05-28Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I1f1e7b8a53ab068659732527930383794e627c8f
2020-05-28Point to oparent 3.1.0 SNAPSHOTPamela Dragosh1-2/+2
oparent has the latest dependencies upgraded. Issue-ID: POLICY-2391 Change-Id: Iaa8b8faf8ffe143c0180d69f2854605b1247e355 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-26Merge "user guide demo for monitoring gui"Pamela Dragosh14-0/+675
2020-05-25user guide demo for monitoring guiHenry.Sun14-0/+675
Issue-ID: POLICY-2515 Change-Id: Ifca7e44cb9ba54cd3b867d1795108546b36d9d45 Signed-off-by: Henry.Sun <henry.a.sun@est.tech>
2020-05-21Fix last documentation warningsPamela Dragosh13-43/+68
Had to add toctree to remove warnings. Do not seem to like the fact that an .rst is referenced via a label. Removed amsterdam controller and added frankfurt controller. Issue-ID: POLICY-2511 Change-Id: I5fb887b3a1d26a543c844d6baa34b3fa0e506f0a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-20Update release notesPamela Dragosh1-8/+8
Update to latest released (soon to be released) artifacts. And also need to fix the link for the label on frankfurt branch. Will cherry-pick to master when this is done. Issue-ID: POLICY-2515 Change-Id: Iaa563fa17fe0c9776519f12aef70926e52948a0b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> (cherry picked from commit 07cf6a1caae16865403a6bd69da6d0758856d80c)
2020-05-20Update apex-pdp stability/performance testing documenthuaxing6-117/+129450
Issue-ID: POLICY-2457 Signed-off-by: huaxing <huaxing.jin@est.tech> Change-Id: I24d20fe0ae5d49821dc854d8f734ba960b25ec21
2020-05-20Merge "Bump parent 3.2.0 on master"Ram Krishna Verma3-4/+4
2020-05-19Merge "stability pdp-d review comments"Jorge Hernandez6-42/+38
2020-05-19Bump parent 3.2.0 on masterPamela Dragosh3-4/+4
Issue-ID: POLICY-2514 Change-Id: I22902bd8b7a0c1e021870b441259950f9ac96970 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-19Merge "additional cert store documentation"Pamela Dragosh1-15/+43
2020-05-19additional cert store documentationjhh1-15/+43
Issue-ID: POLICY-2506 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I82aa867f18cd227600dd949639ab253fa51d4a3f Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-05-19stability pdp-d review commentsjhh6-42/+38
Issue-ID: POLICY-2456 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Id42f04e412631e16d0ffdfbf5fe1b212724d4141 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>