policy/parent.git
4 years agoMerge "Extract cds proto-definition dependency into parent pom"
Ram Krishna Verma [Fri, 22 Nov 2019 10:53:17 +0000 (10:53 +0000)]
Merge "Extract cds proto-definition dependency into parent pom"

4 years agooverride certificate stores documentation 93/98693/3
jhh [Thu, 21 Nov 2019 02:34:12 +0000 (20:34 -0600)]
override certificate stores documentation

Issue-ID: POLICY-2192
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ib65aacfa3e7169135623851f42bc80dde00f545e
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
4 years agoExtract cds proto-definition dependency into parent pom 33/98733/2
Rashmi Pujar [Thu, 21 Nov 2019 18:05:36 +0000 (13:05 -0500)]
Extract cds proto-definition dependency into parent pom

Issue-ID: POLICY-2254
Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
Change-Id: I3be677f2b5782495af0c851ac04bbda8c9787735

4 years agoUpgrade maven plugins 01/98201/2
Pamela Dragosh [Fri, 8 Nov 2019 19:49:19 +0000 (14:49 -0500)]
Upgrade maven plugins

Upgrade to latest maven codehause plugins.

Issue-ID: POLICY-2222
Change-Id: I138e213c671af4363d2c8866f83cd420d537c97f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoAdd Jersey version to policy parent 43/97843/2
liamfallon [Thu, 31 Oct 2019 17:10:30 +0000 (17:10 +0000)]
Add Jersey version to policy parent

Add a common version of Jersey for all Policy Framework components.

Issue-ID: POLICY-2209
Change-Id: I872e5b04823c9df573694c986cf5a0abfdac806f
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoAdditional drools libs in <dependencyManagement> 06/97806/1
jhh [Thu, 31 Oct 2019 18:47:44 +0000 (13:47 -0500)]
Additional drools libs in <dependencyManagement>

Issue-ID: POLICY-1407
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I41934c73b292eb961fcbf136c63e9586aa537dde

4 years agodrools 7.28.0.Final as default for policy repos 93/97793/1
jhh [Thu, 31 Oct 2019 13:58:33 +0000 (08:58 -0500)]
drools 7.28.0.Final as default for policy repos

moved from policy/drools-pdp to parent repo
so it can be reused globally, as a minimum with
drools applications, to centrally manage
dependencies and versions.

Issue-ID: POLICY-1407
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I80e2f4d4042b9c613534b614fb945767ead42590

4 years agoUpdated swagger documentation to reflect abbreviated Monitor decision results feature... 32/97332/2
HOCKLA [Fri, 18 Oct 2019 19:40:45 +0000 (14:40 -0500)]
Updated swagger documentation to reflect abbreviated Monitor decision results feature (Policy-2126)

Issue-ID: POLICY-2166
Change-Id: Ie84f6184801114b1115ae35e34279e98dad83205
Signed-off-by: HOCKLA <ah999m@att.com>
4 years agoAdd more instruction for formatting 65/97265/1
Pamela Dragosh [Thu, 17 Oct 2019 14:28:38 +0000 (10:28 -0400)]
Add more instruction for formatting

So people know how to run this from command line. Really don't
want multiple copies of this file around the repo.

Issue-ID: POLICY-2145
Change-Id: I7597bf6aaff7a101cbb38836c04d7e9fb09e1dd5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate api swagger docs to reflect application/yaml support 88/95788/2
Chenfei Gao [Tue, 17 Sep 2019 02:35:47 +0000 (22:35 -0400)]
Update api swagger docs to reflect application/yaml support

Issue-ID: POLICY-2102
Change-Id: I46c9146d7c35edd1dfdc75b1efc82e89a1b726ef
Signed-off-by: Chenfei Gao <cgao@research.att.com>
4 years agoMerge "Update api documentation to reflect addition of new policy creation endpoint"
Pamela Dragosh [Tue, 15 Oct 2019 13:42:27 +0000 (13:42 +0000)]
Merge "Update api documentation to reflect addition of new policy creation endpoint"

4 years agoUpdate security fixes el alto 62/97062/1
Pamela Dragosh [Mon, 14 Oct 2019 14:47:43 +0000 (10:47 -0400)]
Update security fixes el alto

Need to list the fixes we did for security.

Issue-ID: POLICY-1982
Change-Id: I4dc7cf2289d45bc63456c422f200b29cc2095149
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate release notes el alto final 84/96984/3
Pamela Dragosh [Fri, 11 Oct 2019 22:42:17 +0000 (18:42 -0400)]
Update release notes el alto final

Add the last bugs and known problems in. Fix the date.

Issue-ID: POLICY-2156
Change-Id: I17489e7b0fb82a9e18dc5eb2325a159ebc1be75b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate api documentation to reflect addition of new policy creation endpoint 99/96899/1
Chenfei Gao [Thu, 10 Oct 2019 19:24:11 +0000 (15:24 -0400)]
Update api documentation to reflect addition of new policy creation endpoint

Issue-ID: POLICY-2157
Change-Id: Iebdf6f27c47b8bfae375845a01ab7dbea225c5a9
Signed-off-by: Chenfei Gao <cgao@research.att.com>
4 years agoAdd plugin for formatting 41/96641/2
Pamela Dragosh [Fri, 4 Oct 2019 20:45:50 +0000 (16:45 -0400)]
Add plugin for formatting

Makes it easy from the command line to clean up whole submodules.
Notably for policy/engine.

Unfortunately we will have to copy the onap-java-formatter.xml to each
project repo. Maven can't seem to find the file.

Issue-ID: POLICY-2145
Change-Id: Ic905be8c33fd89e3bd2be072d3670aad7a4fac2b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoRevert "Merge ccsdk dependencies .. cds actor" 91/96591/1
jhh [Thu, 3 Oct 2019 15:46:38 +0000 (10:46 -0500)]
Revert "Merge ccsdk dependencies .. cds actor"

This reverts commit 6487e3f517472906998dc1f90c16468c0bc27af6, reversing
changes made to fa44790365e0919efdd85a7a8dc5466e5c190d6d.

Issue-ID: POLICY-2088
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2008ed086d16e958e213583621a35cc2b776755f

4 years agoMerge "Review ccsdk dependencies to integrate cds actor"
Jorge Hernandez [Thu, 3 Oct 2019 14:51:35 +0000 (14:51 +0000)]
Merge "Review ccsdk dependencies to integrate cds actor"

4 years agoMerge "Add POSTMAN collection and env"
Jorge Hernandez [Thu, 3 Oct 2019 14:44:16 +0000 (14:44 +0000)]
Merge "Add POSTMAN collection and env"

4 years agoFix inaccuracies in apex-pdp user manual 61/96561/1
liamfallon [Thu, 3 Oct 2019 12:42:08 +0000 (13:42 +0100)]
Fix inaccuracies in apex-pdp user manual

- the docker profile should be sued to build the tarball
- the apex engine should be run using "sudo su"
- the APEX_HOME and APEX_USER environment variables should then be set
- debugging defaults to "debug" level rather than "info" level

Issue-ID: POLICY-2129
Change-Id: I5df5a021dfda3b51ab6ca1f490aec667139825c5
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoAdd POSTMAN collection and env 58/96558/2
Pamela Dragosh [Thu, 3 Oct 2019 12:20:42 +0000 (08:20 -0400)]
Add POSTMAN collection and env

Have the offered API's be at a top level that points to the
existing API's throughout policy.

Add in downloads for example environment and collection for
Postman.

Issue-ID: POLICY-2114
Change-Id: Ie2edf2f0aacfe7c9bb14c3e9f83f74a8a2a72de6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoReview ccsdk dependencies to integrate cds actor 60/96560/1
Bruno Sakoto [Thu, 3 Oct 2019 12:12:50 +0000 (08:12 -0400)]
Review ccsdk dependencies to integrate cds actor

For ccsdk proto-definition dependency :
* Use dependency management
* Upgrade to version 0.6.3

Issue-ID: POLICY-2088
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Icaa0f7ebb218aec5b642a53387da0f3f87d45af4

4 years agoFix links in api doc 78/96478/1
Chenfei Gao [Tue, 1 Oct 2019 18:19:39 +0000 (14:19 -0400)]
Fix links in api doc

Issue-ID: POLICY-2121
Change-Id: I5ea5308afd63e5aeba3ac018c959f24c14c0b961
Signed-off-by: Chenfei Gao <cgao@research.att.com>
4 years agoMerge "Upgrade Jackson version for security"
Pamela Dragosh [Thu, 26 Sep 2019 11:51:13 +0000 (11:51 +0000)]
Merge "Upgrade Jackson version for security"

4 years agoUpdates to el alto release notes. 27/96127/1
Saryu Shah [Sun, 22 Sep 2019 19:54:14 +0000 (19:54 +0000)]
Updates to el alto release notes.

Removed POLICY-1825 from list as that will be done post el alto.

Issue-ID: POLICY-2094

Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: Ia9e427aca7b8ca1332614ac2669853bfc04b4648

4 years agoEl Alto Release Notes 49/96049/1
Saryu Shah [Thu, 19 Sep 2019 22:27:26 +0000 (22:27 +0000)]
El Alto Release Notes

El Alto Release Notes

Issue-ID: POLICY-2094

Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: I233c044084ea73f5bfaa3f85a5b9f805b12f862f

4 years agoUpgrade Jackson version for security 43/96043/2
Jim Hahn [Thu, 19 Sep 2019 20:59:21 +0000 (16:59 -0400)]
Upgrade Jackson version for security

This change upgrades the Jackson version to 2.10.0.pr3, wherever it
is referenced, which has a lower level of security vulnerability, 7
as opposed to 10.

Change-Id: I346555dee60069b575f0eb86c5ca4be281e84b31
Issue-ID: POLICY-1644
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoReplace apex JMeter HTML/JS with PDF reports 71/95971/2
liamfallon [Thu, 19 Sep 2019 08:55:05 +0000 (09:55 +0100)]
Replace apex JMeter HTML/JS with PDF reports

The results of the apex JMeter report in result.zip was in the
form of HTML/javascript, which generated security issues. This review
replaces the contents of result.zip with PDF documents that capture the
HTML content.

Archive:  result.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
        0  2019-09-19 09:52   result/
   206236  2019-09-19 09:45   result/JMeter_0213_Charts_OverTime.pdf
    91640  2019-09-19 09:48   result/JMeter_0232_Charts_ResponseTimes.pdf
   129132  2019-09-19 09:46   result/JMeter_0221_Charts_Throughput.pdf
   135087  2019-09-19 09:44   result/JMeter_0211_Charts_OverTime.pdf
    26008  2019-09-19 09:31   result/JMeter_0310_TestTime.pdf
   115940  2019-09-19 09:45   result/JMeter_0212_Charts_OverTime.pdf
   138760  2019-09-19 09:46   result/JMeter_0222_Charts_Throughput.pdf
    76038  2019-09-19 09:48   result/JMeter_0231_Charts_ResponseTimes.pdf
    54638  2019-09-19 09:43   result/JMeter_0100_Dashboard.pdf
    97078  2019-09-19 09:47   result/JMeter_0223_Charts_Throughput.pdf
---------                     -------
  1070557                     11 files

Issue-ID: POLICY-2082
Change-Id: I2fe119f9e9e2b31972bdb4a3376b66aaedbfedf6
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoChange JMeter result UI to use jquery 3.4.1 05/95905/2
liamfallon [Wed, 18 Sep 2019 09:58:43 +0000 (10:58 +0100)]
Change JMeter result UI to use jquery 3.4.1

The JMeter result UI zipped in the APEX stability test results uses
JQuery 3.3.1 to render the results. This review changes the JQuery
version packaged in JMeter to 3.4.1 to remove security vulnerabilities.

Issue-ID: POLICY-2082
Change-Id: Id22cd4888cebe564035ed00705c20eb74fb75a76
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoUpdate release version and date 36/95736/1
Pamela Dragosh [Mon, 16 Sep 2019 11:48:20 +0000 (07:48 -0400)]
Update release version and date

Release is 5.0.1 for El Alto - potential date is 9/30. When the
release notes are finalized with user stories etc. the date will
be done.

Issue-ID: POLICY-2099
Change-Id: If98a450282fedd5fc2394917dc9b8c3d7c2f2e46
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoMerge "Update api docs to reflect the most recent changes to policytypes"
Pamela Dragosh [Thu, 12 Sep 2019 16:44:45 +0000 (16:44 +0000)]
Merge "Update api docs to reflect the most recent changes to policytypes"

4 years agoUpdate api docs to reflect the most recent changes to policytypes 46/95446/2
Chenfei Gao [Wed, 11 Sep 2019 02:22:17 +0000 (22:22 -0400)]
Update api docs to reflect the most recent changes to policytypes

Issue-ID: POLICY-2073
Change-Id: I67bcd417329231d5297d8f7e9c982b788cb46928
Signed-off-by: Chenfei Gao <cgao@research.att.com>
4 years agoMerge "Update Decision API and Optimization doc"
Jorge Hernandez [Wed, 11 Sep 2019 17:00:00 +0000 (17:00 +0000)]
Merge "Update Decision API and Optimization doc"

4 years agoMerge "PDPD Customization Documentation"
Jorge Hernandez [Wed, 11 Sep 2019 16:59:26 +0000 (16:59 +0000)]
Merge "PDPD Customization Documentation"

4 years agoUpdate Decision API and Optimization doc 99/95399/2
Pamela Dragosh [Tue, 10 Sep 2019 16:25:24 +0000 (12:25 -0400)]
Update Decision API and Optimization doc

More examples for Decision API in the design document and
also update the changes for Optimization application in
XACML PDP.

Issue-ID: POLICY-2071
Change-Id: I0880e40a428dd299c1b4c1f60ccf3f009c53e929
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoPDPD Customization Documentation 40/95440/1
jhh [Tue, 10 Sep 2019 22:40:13 +0000 (17:40 -0500)]
PDPD Customization Documentation

Issue-ID: POLICY-1371
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I199f1c5bea5f7cda819f70633be4b4d4d5b6471d

4 years agoAdd default branch in parent for master 81/95381/1
Jim Hahn [Tue, 10 Sep 2019 14:40:53 +0000 (10:40 -0400)]
Add default branch in parent for master

Having the entry in the .gitreview file makes it easier to update
after creating a new branch.

Change-Id: I8e886c2b2e62d38811486f0b19d3f624aabec9c9
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoBump version on master branch of policy/parent 52/94952/1
Jim Hahn [Wed, 4 Sep 2019 14:35:54 +0000 (10:35 -0400)]
Bump version on master branch of policy/parent

Change-Id: I2dfbec1c22d318157b48f8b299d3475bba788b5d
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoRelease policy/parent 3.0.1 66/94866/1 5.0.0-ONAP
Pamela Dragosh [Tue, 3 Sep 2019 19:50:13 +0000 (15:50 -0400)]
Release policy/parent 3.0.1

With oparent released, this can now be released.

Issue-ID: POLICY-2045
Change-Id: Iee26ef04feadaf686309b533bfe72f2b5ce22bc1
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpgrade to release oparent 2.1.0 64/94864/1
Pamela Dragosh [Tue, 3 Sep 2019 18:42:44 +0000 (14:42 -0400)]
Upgrade to release oparent 2.1.0

oparent is released, so updated to point to it.

Issue-ID: POLICY-2045
Change-Id: I00ec0dae73f51b7882688512f6614db2b4eeb423
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoDocumentation - added offeredapis.rst in parent 54/94654/3
Saryu Shah [Fri, 30 Aug 2019 04:13:06 +0000 (04:13 +0000)]
Documentation - added offeredapis.rst in parent

Added links for the API including legacy.  This will be linked in the master API reference page.

Issue-ID: POLICY-1984

Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: Ibab75f6c2077539ca16845053ded880ff05b8dd4

4 years agoMerge "Documentation : rst formating problem"
Liam Fallon [Mon, 26 Aug 2019 14:44:08 +0000 (14:44 +0000)]
Merge "Documentation : rst formating problem"

4 years agoMerge "Add documentation for stability/performance tests of policy components"
Jorge Hernandez [Mon, 26 Aug 2019 13:30:37 +0000 (13:30 +0000)]
Merge "Add documentation for stability/performance tests of policy components"

4 years agoMerge "Upgrade oparent 1.2.0-SNAPSHOT to test clm"
Jim Hahn [Mon, 26 Aug 2019 12:41:13 +0000 (12:41 +0000)]
Merge "Upgrade oparent 1.2.0-SNAPSHOT to test clm"

4 years agoDocumentation : rst formating problem 46/94246/1
Saryu Shah [Fri, 23 Aug 2019 22:24:01 +0000 (22:24 +0000)]
Documentation : rst formating problem

Fixed formatting in distribution/Distribution-User-Manual.rst and also added missing file drools/Tut_vFW_simulated_onset.JPG

Issue-ID: POLICY-1986

Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: I7709d83ddb23ef3b722d01802c49a449f3b0d80a

4 years agoAdd documentation for stability/performance tests of policy components 40/94240/1
Chenfei Gao [Fri, 23 Aug 2019 19:50:58 +0000 (15:50 -0400)]
Add documentation for stability/performance tests of policy components

Add s3p documentation for policy-api
Add s3p documentation for policy-pap
Add s3p documentation for policy-xacml-pdp
Add s3p documentation for policy-apex-pdp

Issue-ID: POLICY-1993
Change-Id: Id267f2b89316b32e79db11009cb013027058e94a
Signed-off-by: Chenfei Gao <cgao@research.att.com>
4 years agoUpgrade oparent 1.2.0-SNAPSHOT to test clm 34/94234/1
Pamela Dragosh [Fri, 23 Aug 2019 17:41:10 +0000 (13:41 -0400)]
Upgrade oparent 1.2.0-SNAPSHOT to test clm

Testing to see if jetty upgrades will remove CLM jobs. We
will need integration team to release oparent for El Alto.

Issue-ID: POLICY-2000
Change-Id: I45888e173bf7d7c9f56c89af5b1dcc1d5027b31e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate API swagger to reflect the most recent changes to deployed endpoints 58/94058/1
Chenfei Gao [Wed, 21 Aug 2019 20:25:14 +0000 (16:25 -0400)]
Update API swagger to reflect the most recent changes to deployed endpoints

Issue-ID: POLICY-1994
Change-Id: Iab2795ba9cf89cacf467cfa8156fc50685f81059
Signed-off-by: Chenfei Gao <cgao@research.att.com>
4 years agoUpgrade xstream to 1.4.11.1 73/93973/1
Pamela Dragosh [Tue, 20 Aug 2019 14:20:28 +0000 (10:20 -0400)]
Upgrade xstream to 1.4.11.1

While analyzing drools-pdp, it's mvn clean install works
fine with this fix locally.

Also exists in engine repo, its mvn clean install works
fine with this fix locally.

distribution repo inherits from engine. also mvn clean install
works fine with this fix locally.

Issue-ID: POLICY-2001
Change-Id: I25bd1f5d459f3ad279f1ce57fa0b153af21ece90
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpgrade httpclient to latest release 64/93864/2
Pamela Dragosh [Mon, 19 Aug 2019 12:27:59 +0000 (08:27 -0400)]
Upgrade httpclient to latest release

Staying up-to-date with the latest release.

Issue-ID: POLICY-1999
Change-Id: I04a26c7393875588517a3580eddea8e2175ccdd2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoStart El Alto Early Drop Release notes 18/93718/3
Pamela Dragosh [Fri, 16 Aug 2019 17:37:44 +0000 (13:37 -0400)]
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>
4 years agoAdd maven dependency for snakeyaml v1.24 27/92727/1
Bruno Sakoto [Mon, 5 Aug 2019 20:31:51 +0000 (16:31 -0400)]
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

4 years agoAdd sample requests and responses to PAP docs 79/92479/1
Jim Hahn [Thu, 1 Aug 2019 15:05:24 +0000 (11:05 -0400)]
Add sample requests and responses to PAP docs

Change-Id: I8f2643216bcc8fb2f64dd50296570ab41ea6423c
Issue-ID: POLICY-1865
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoDocumentation changes for APEX CLI Tosca editor 16/92116/1
a.sreekumar [Fri, 26 Jul 2019 13:47:42 +0000 (13:47 +0000)]
Documentation changes for APEX CLI Tosca editor

Change-Id: Icf3f67265e0e5ec9e5f94717441f11e0285e9811
Issue-ID: POLICY-1885
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
4 years agoadd document for POLICY-1742 82/91482/8
Henry.Sun [Mon, 22 Jul 2019 08:32:32 +0000 (08:32 +0000)]
add document for POLICY-1742

Issue-ID: POLICY-1886
Change-Id: I491e9d34868c2dda1c4ed8b354317151590e5a8b
Signed-off-by: Henry.Sun <henry.a.sun@est.tech>
4 years agoAPEX User Manual update for POLICY-1743 21/91421/4
ning.xi [Thu, 18 Jul 2019 07:50:10 +0000 (07:50 +0000)]
APEX User Manual update for POLICY-1743

Issue-ID: POLICY-1878
Change-Id: I50103adf4792f994ba9f7346516a3605c9f0b1a5
Signed-off-by: ning.xi <ning.xi@est.tech>
4 years agoFixing few documents 71/91271/1
ramverma [Thu, 11 Jul 2019 14:38:25 +0000 (14:38 +0000)]
Fixing few documents

Change-Id: I3b5e27c0e7a2ce2112e150dc862d3d080a691a83
Issue-ID: POLICY-1898
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
4 years agoFix review comments from previous review 50/91250/2
ramverma [Thu, 11 Jul 2019 12:57:49 +0000 (12:57 +0000)]
Fix review comments from previous review

Change-Id: Ide96508d2cc616a688d6c1ed524b8317c53aa222
Issue-ID: POLICY-1898
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
4 years agoAdding apex-pdp & distribution documents to parent 52/91152/1
ramverma [Wed, 10 Jul 2019 11:25:37 +0000 (11:25 +0000)]
Adding apex-pdp & distribution documents to parent

Change-Id: If8039f68a1669787685d4a7bdc37dec203901062
Issue-ID: POLICY-1898
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
4 years agoAdd OOM installation notes 04/90804/4
Pamela Dragosh [Tue, 2 Jul 2019 19:01:40 +0000 (15:01 -0400)]
Add OOM installation notes

Missing details

Issue-ID: POLICY-1849
Change-Id: Iac1e6e0af4690b55b13a6a19ad56b153b0b66472
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate release-notes known issues 65/90665/1
Pamela Dragosh [Fri, 28 Jun 2019 12:17:38 +0000 (08:17 -0400)]
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>
4 years agoUpdate docker documentation for El Alto 94/90594/2
Pamela Dragosh [Thu, 27 Jun 2019 13:37:20 +0000 (09:37 -0400)]
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>
4 years agoMove docker documentation into installation 72/90472/1
Pamela Dragosh [Tue, 25 Jun 2019 17:11:07 +0000 (13:11 -0400)]
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>
4 years agoDelete VOLTE tutorial 57/90457/1
jhh [Tue, 25 Jun 2019 14:23:42 +0000 (09:23 -0500)]
Delete VOLTE tutorial

Issue-ID: POLICY-1851
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I846db7b37547615774e5edbe776817ec31a9b784

4 years agoMerge "adapt vFW, vDNS, and VOLTE to new framework"
Jorge Hernandez [Tue, 25 Jun 2019 13:22:12 +0000 (13:22 +0000)]
Merge "adapt vFW, vDNS, and VOLTE to new framework"

4 years agoadapt vFW, vDNS, and VOLTE to new framework 14/90414/1
jhh [Tue, 25 Jun 2019 00:38:33 +0000 (19:38 -0500)]
adapt vFW, vDNS, and VOLTE to new framework

Issue-ID: POLICY-1851
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I03ce5357386a465db52739aad9a3ce8f315291e0

4 years agoAdd artifacts to release notes 85/90385/2
Pamela Dragosh [Mon, 24 Jun 2019 13:48:58 +0000 (09:48 -0400)]
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>
4 years agoBump policy/parent 3.0.1 48/90248/1
Pamela Dragosh [Thu, 20 Jun 2019 19:54:36 +0000 (15:54 -0400)]
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>
4 years agoFix comments 00/90100/4 3.0.0
Pamela Dragosh [Tue, 18 Jun 2019 16:29:38 +0000 (12:29 -0400)]
Fix comments

No license is needed since this is example code.

Issue-ID: POLICY-1842
Change-Id: Ib03594ec303b945ad20285c6a0d94b7c2bd04755
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoCorrections in vCPE tutorial 22/89822/1
jhh [Thu, 13 Jun 2019 15:09:52 +0000 (10:09 -0500)]
Corrections in vCPE tutorial

Issue-ID: POLICY-1851
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Idc72df51ce713528284fe0834b6673d700a74042

4 years agoFix documentation add tutorial 09/89709/15
Pamela Dragosh [Tue, 11 Jun 2019 14:55:04 +0000 (10:55 -0400)]
Fix documentation add tutorial

Fixed some headings that made index's look strange.

Added xacml tutorial.

Issue-ID: POLICY-1842
Change-Id: Id6ab56e5d5d2a6b2fe37c8df5d3d70aa04776878
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoMerge "Upgrade oparent 2.0.0"
Ram Krishna Verma [Fri, 7 Jun 2019 08:45:55 +0000 (08:45 +0000)]
Merge "Upgrade oparent 2.0.0"

4 years agoUpgrade oparent 2.0.0 18/89418/2
Pamela Dragosh [Wed, 5 Jun 2019 18:52:37 +0000 (14:52 -0400)]
Upgrade oparent 2.0.0

Necessary for migration to global-jjb

Issue-ID: POLICY-1737
Change-Id: Id70681b78ff325475ad73430d29d0f358f6bb601
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Signed-off-by: pdragosh <pdragosh@research.att.com>
4 years agoDocumentation for Control Loop Tutorials 70/89470/2
jhh [Thu, 6 Jun 2019 04:16:20 +0000 (23:16 -0500)]
Documentation for Control Loop Tutorials

Issue-ID: POLICY-1678
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I8427dde632d5ff2d01e5f4571a04e03e2ccc7610
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
4 years agoMerge "Add xacml PDP doc"
Pamela Dragosh [Wed, 5 Jun 2019 17:46:07 +0000 (17:46 +0000)]
Merge "Add xacml PDP doc"

4 years agoAdd xacml PDP doc 70/89270/4
Pamela Dragosh [Tue, 4 Jun 2019 18:00:11 +0000 (14:00 -0400)]
Add xacml PDP doc

Add the XACML PDP documentation

Issue-ID: POLICY-1679
Change-Id: I3f6078de35cae5402a3d0d901072fafb0f3129c8
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate building section 91/89391/1
jhh [Wed, 5 Jun 2019 15:38:17 +0000 (10:38 -0500)]
Update building section

Issue-ID: POLICY-1678
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I4cc8b20009761cc4b0d8aa5b2b3072a7395b37d0
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
4 years agoMerge "Create Drools PDP documentation - Tutorials"
Pamela Dragosh [Tue, 4 Jun 2019 12:02:35 +0000 (12:02 +0000)]
Merge "Create Drools PDP documentation - Tutorials"

4 years agoCreate Drools PDP documentation - Tutorials 97/89197/1
Saryu Shah [Tue, 4 Jun 2019 01:09:35 +0000 (01:09 +0000)]
Create Drools PDP documentation - Tutorials

Create Drools PDP documentation in parent - Tutorials

Issue-ID: POLICY-1678
Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: Iff3829a7814c3484d1f0885795180e6e95adc26b

4 years agoAdded new Dublin features to documentation 81/89181/3
jhh [Mon, 3 Jun 2019 20:31:00 +0000 (15:31 -0500)]
Added new Dublin features to documentation

Issue-ID: POLICY-1678
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ie5b2fe967d114e462544ac3ce59113d9b28d760e
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
4 years agoMerge "Fix index for documentation"
Jorge Hernandez [Mon, 3 Jun 2019 18:37:04 +0000 (18:37 +0000)]
Merge "Fix index for documentation"

4 years agoFix index for documentation 59/89159/2
Pamela Dragosh [Mon, 3 Jun 2019 16:19:22 +0000 (12:19 -0400)]
Fix index for documentation

Index seems to be missing to syntax
Added missing items
Renamed architecture header

Issue-ID: POLICY-1676
Change-Id: Ib3f18de47bf0fa827d21b64fce4b6485783ad636
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoCreate Drools PDP documentation - features 60/89160/1
Saryu Shah [Mon, 3 Jun 2019 16:23:04 +0000 (16:23 +0000)]
Create Drools PDP documentation - features

Create Drools PDP documentation in parent - features

Change-Id: Ie710842a7921fd46ffdef4628d50637093111cc8
Issue-ID: POLICY-1678
Signed-off-by: Saryu Shah <ss3917@att.com>
4 years agoUpdated Release Notes 37/89137/1
Saryu Shah [Sun, 2 Jun 2019 03:59:49 +0000 (03:59 +0000)]
Updated Release Notes

Updated Dublin Release Notes (in parent)

Change-Id: I8971753eb7302557e430c2e32beadbfd28284b7d
Issue-ID: POLICY-1769
Signed-off-by: Saryu Shah <ss3917@att.com>
4 years agoDesign and Public API documentation completed. 67/88767/5
liamfallon [Thu, 30 May 2019 20:53:05 +0000 (20:53 +0000)]
Design and Public API documentation completed.

The draw.io diagrams are in Gerrit. If the page is ever deleted, they
will be lost. They ae now saved in XML format in gerrit.

The design documentation links to the examples in github rather than
quoting them in the document. General tidy up and cleaning of links,
rewording, and reformatting of desgin document.

Added missing diagram to the Design document.

Updated and tidied up the internal PAP/PDP document.

General improvement of documentation.

Issue-ID: POLICY-1676
Change-Id: Ie5c9f32693f047beafe14a3e412a32cdf9ed6fde
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoMerge "Add documentation for PAP"
Pamela Dragosh [Thu, 30 May 2019 14:56:28 +0000 (14:56 +0000)]
Merge "Add documentation for PAP"

4 years agoAdd documentation for PAP 08/88808/4
Jim Hahn [Wed, 29 May 2019 19:41:48 +0000 (15:41 -0400)]
Add documentation for PAP

Included updates per Ram.

Change-Id: Ib09c9b7e39aab566ebd3eae813fde6bc3e2fabd7
Issue-ID: POLICY-1681
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoAdd reference for new policy doc 88/88788/1
Pamela Dragosh [Wed, 29 May 2019 16:25:12 +0000 (12:25 -0400)]
Add reference for new policy doc

Need this tag for cross referencing.

Issue-ID: POLICY-1676
Change-Id: I7bdead497b6216fa05e7d869b08c726ab78b1589
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate release notes 57/88757/1
Pamela Dragosh [Wed, 29 May 2019 12:10:09 +0000 (08:10 -0400)]
Update release notes

Copying changes made by Saryu and security team.

Issue-ID: POLICY-1769
Change-Id: Ie0f873933dc7435b77f790c00c740efa552abcdd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoSet policy/parent master 3.0.0 version 02/88702/1
Pamela Dragosh [Tue, 28 May 2019 17:49:58 +0000 (13:49 -0400)]
Set policy/parent master 3.0.0 version

Bumping the major patch since the target changes for
El Alto will involve moving to oparent 2.0.0. Could
be quite involved.

Issue-ID: POLICY-1747
Change-Id: Ic8eebd4738bc66cc4cac3021f41ed1c478268a4d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoComplete Architecture Document 15/88615/2
liamfallon [Tue, 28 May 2019 13:27:04 +0000 (13:27 +0000)]
Complete Architecture Document

Issue-ID: POLICY-1676
Change-Id: Ic0a631dbc27c69455cfc4b0cc12ed7bd1131cce8
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoUpdated Architecture Chapter 1 56/88456/1
liamfallon [Fri, 24 May 2019 10:50:57 +0000 (10:50 +0000)]
Updated Architecture Chapter 1

Updated TOSCA policy primer to include image.

Updated Architecture doc to fix links.
Updated chapter 1 of architecture doc.
Fixed hierarchy problem with chapter levels in architecture doc.

Issue-ID: POLICY-1676
Change-Id: I25868082465508d214b4bf1559e5aa8ce84fb069
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoAdd more textual explanation in api doc 08/88208/2
Chenfei Gao [Tue, 21 May 2019 21:40:21 +0000 (17:40 -0400)]
Add more textual explanation in api doc

Added more textual explanation and tables for
downloading sample policies and preloaded policy types.
Also added sample curl commands for api calls.

Issue-ID: POLICY-1680
Change-Id: Ia98e37679ae8e632da9d1f7308e156f722648faf
Signed-off-by: Chenfei Gao <cgao@research.att.com>
4 years agoAdd policy design api documentation 89/88189/1
Chenfei Gao [Tue, 21 May 2019 17:32:30 +0000 (13:32 -0400)]
Add policy design api documentation

Adding swagger and global api table to api rst documentation

Issue-ID: POLICY-1680
Change-Id: Iae966917b73a8762172e708fe207c4fc6e52615f
Signed-off-by: Chenfei Gao <cgao@research.att.com>
4 years agoInitial set of documentation 98/87998/2
Pamela Dragosh [Fri, 17 May 2019 13:42:27 +0000 (09:42 -0400)]
Initial set of documentation

This is where I am at with documentation, getting it
up so Chenfei and Liam can help me with it.

Issue-ID: POLICY-1676
Change-Id: I19e2bd794c65bfd05de0b3a732e005029267d690
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate INFO.yaml to add Jim and Ram 85/87885/6
Pamela Dragosh [Thu, 16 May 2019 14:39:00 +0000 (10:39 -0400)]
Update INFO.yaml to add Jim and Ram

Per TSC requirements.

Per Michael's comments, added changes section.

Added both TSC link.

Issue-ID: POLICY-1775
Change-Id: I0c571c69e460f2c818a20cde6ff9ef211f86d01e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoUpgrade policy/parent SNAPSHOT 2.1.1 56/86556/1
Pamela Dragosh [Mon, 29 Apr 2019 16:56:30 +0000 (12:56 -0400)]
Upgrade policy/parent SNAPSHOT 2.1.1

Bump the SNAPSHOT versions

Issue-ID: POLICY-1700
Change-Id: I2e6f3f30c9362ba32a6d116904443eadff7299ef
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoMerge "uplift oparent version 1.2.1->1.2.3" 2.1.0 4.0.0-ONAP
Pamela Dragosh [Sat, 16 Mar 2019 15:16:25 +0000 (15:16 +0000)]
Merge "uplift oparent version 1.2.1->1.2.3"

5 years agoUpdate INFO.yaml file 97/82497/1
Jessica Wagantall [Fri, 15 Mar 2019 20:54:17 +0000 (13:54 -0700)]
Update INFO.yaml file

Update missing information blocks and
indentation to pass verify job.

Change-Id: Iac61b08e54439ff64ed27a91a3b42e7dbc76eb53
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agouplift oparent version 1.2.1->1.2.3 08/82208/1
Hengye [Thu, 14 Mar 2019 02:24:02 +0000 (02:24 +0000)]
uplift oparent version 1.2.1->1.2.3

Find one non-backward compatible change:
spring-web 5.0.9.RELEASE -> 5.1.2.RELEASE
String org.springframework.http.HttpStatus.toString()
return Integer.toString(this.value)//spring-web 5.0.9.RELEASE
return Integer.toString(this.value) + " " + name();//spring-web
5.1.2.RELEASE

Issue-ID: POLICY-1261
Change-Id: I23f7fe8dbd2d8b241c86ce910898a8df3641dbe5
Signed-off-by: Hengye <yehui.wang@est.tech>
5 years agoAdd cucumber dependency for all projects 76/79576/3
Pamela Dragosh [Sun, 3 Mar 2019 21:56:56 +0000 (16:56 -0500)]
Add cucumber dependency for all projects

This will be used in all the projects for integration
testing.

Also cleared some intelliJ from .gitignore

Issue-ID: POLICY-1273
Change-Id: If2cc6a28a972a5b4dbbb64139f0fad6e8518cb5c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>