Age | Commit message (Collapse) | Author | Files | Lines |
|
More Updates to policy GUI documentation
-------------------------------------------------------------
Change-Id: If1fb04aa4282401f812f2330b9bb9c5d2b770fb7
Issue-Id: POLICY-335
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Updated policy release documentation
-------------------------------------------------------------
Change-Id: I480c0a0e82c51feb06bb42238902d34c5de282ef
Issue-Id: POLICY-335
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Updated policy gui documentation
-------------------------------------------------------------
Issue-Id: POLICY-335
Change-Id: Iac0ebc32a159088c7c9750e7a9b154f73b162bc6
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Updated policy GUI documentation
-------------------------------------------------------------
Change-Id: If9aa17d61102a53c923b6a234bc4a4ab5b49e440
Issue-Id: POLICY-335
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Issue-ID: POLICY-309
Change-Id: I43111162109b957085be216b621ed32c6bc8a6e9
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Updated epsdk version from 1.1.0 to 1.3.1 to resolve the flexslider.
Added Exclusions to resolve the mysql and iText.
Issue-ID: POLICY-355
Change-Id: Iffb052bee37aa3c10f634db1b5bdb2985e9f176b
Signed-off-by: rb7147 <rb7147@att.com>
|
|
|
|
Copied the ds2Header.html from sdk overlay and added to ONAP-SDK on
removing logo and modifed the name ECOMP Portal to ONAP Portal.
Issued-Id: POLICY-343
Change-Id: I5c5eb6cb7c97507e24dd7e46eb7b2a39d42197b8
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Updated policy installation documentation
-------------------------------------------------------------
Change-Id: I33842f45612a70b29df34db503c8ffbcb12da918
Issue-Id: POLICY-335
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Added images to git and fixed typos
-------------------------------------------------------------
Change-Id: I5c461247530672bbee6b8c02647c81e43c5b328d
Issue-Id: POLICY-335
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Moved image to docs area
-------------------------------------------------------------
Change-Id: I9618e3e2c5ddcd3cde5afa889e6360fe5511bb1e
Issue-Id: POLICY-243
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Updates to the installation documentation
-------------------------------------------------------------
Change-Id: Ib4ac5962bccbfe2f7f3f73b822e165ae798754a5
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
|
|
Fixed the Refresh cache issue.
Fixed the Popup modal css issue.
Fixed the cosmetic issues.
Issue-Id: POLICY-310
Change-Id: Ib41713a6f9a6573667d7b4ae6836e411dc32c854
Signed-off-by: rb7147 <rb7147@att.com>
|
|
|
|
Updated release notes, installation and policygui documentation
---------------------------------------------------------------
Change-Id: I667ba9ea71b001f5bb35ae86cbcde6063edef308
Issue-Id: POLICY-242
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Fixing the rule params section to look for PapParams istead of Params.
This will be a temporary solution for now.
Issue-Id: POLICY-302
Change-Id: I4b6b415b3eacf121be374d2dfd50303049c35aba
Signed-off-by: Tej, Tarun <tt3868@att.com>
|
|
Issue-Id: POLICY-305
Change-Id: Ibc8827af062d759b607b05731f3a2d88b10e0088
Signed-off-by: Tej, Tarun <tt3868@att.com>
|
|
Reverting back the changes made to properties and removing javax.json
version which is build on jdk9
Issue-Id: POLICY-295
Change-Id: I1dfbd6be94f3f845d64c9aa96107138f23b34158
Signed-off-by: Tej, Tarun <tt3868@att.com>
|
|
Policy GUI documentation initial updates
-------------------------------------------------------------
Change-Id: I2d382168e786edbae100f9d3afd52e1b9f9fa45d
Issue-Id: POLICY-242
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Updated bug-fixes and known-issues. Removed other categories from index.
-------------------------------------------------------------
Change-Id: I3265b70ea68e90653a87bb31c45ad2e2481b3d4f
Issue-Id: POLICY-242
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Updated documentation for POLICY Release Notes - New Features
-------------------------------------------------------------
Change-Id: I07d0b30b03823ecb4e0ef60202ceadebcbe2bd59
Issue-Id: POLICY-242
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Added missing colon before the named parameters. Fixed a typo parameter
name. Fixed bad cast by setParameter.
This fixes issues encountered in the UI. Whenever a policy is moved,
renamed, or deleted it makes a db call and that db call fails on
setParameter method. This hibernate method is supposed to automatically
detect the type of the object for the named parameters but it fails with
type Long. It tries to convert to int and it fails. A check is now added
for type Long.
Issue-ID: POLICY-278
Change-Id: Idbb4067a5ec2cc9d9b040de9e574ba2564e1ee2c
Signed-off-by: Temoc Rodriguez <cr056n@att.com>
|
|
Changes to settings.xml file to point to ONAP repos and xacml pdp
properties changes to point to proper class.
Issue-Id: POLICY-295
Change-Id: I7d501fc76a457b513353e51287dd39302051ea22
Signed-off-by: Tej, Tarun <tt3868@att.com>
|
|
|
|
|
|
Included the table of contents in api and arch doc
-------------------------------------------------------------
Change-Id: I50a977cd3c9781c1f2b5804d9043f097246e2528
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
When "mvn clean install" is run, the following is leftover:
Your branch is up-to-date with 'origin/master'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
BRMSGateway/logs/
BRMSGateway/sql/
BRMSGateway/src/test/resources/META-INF/generatedCreate.ddl
BRMSGateway/src/test/resources/META-INF/generatedDrop.ddl
BRMSGateway/src/test/resources/failure.properties
LogParser/logs/
ONAP-PAP-REST/catalina.base_IS_UNDEFINED/
ONAP-PAP-REST/pdps/
ONAP-PAP-REST/sql/
ONAP-PAP-REST/src/test/resources/generatedCreate.ddl
ONAP-PAP-REST/src/test/resources/generatedDrop.ddl
ONAP-PAP-REST/src/test/resources/webapps/
ONAP-PDP-REST/catalina.base_IS_UNDEFINED/
ONAP-PDP-REST/sql/
ONAP-PDP-REST/src/test/resources/config_testing/
ONAP-PDP-REST/src/test/resources/generatedCreate.ddl
ONAP-PDP-REST/src/test/resources/generatedDrop.ddl
ONAP-PDP-REST/topicBackup.txt
ONAP-PDP/logs/
ONAP-XACML/logs/
ONAP-XACML/src/test/resources/pdpstest/
POLICY-SDK-APP/catalina.base_IS_UNDEFINED/
PolicyEngineAPI/logs/
PolicyEngineUtils/logs/
It is distracting when trying to "git add <Files>" to a new commit. Updating the
.gitigore to ignore these so they are not listed anymore.
Issue-ID: POLICY-274
Change-Id: Ib04c1903cd1ff00b3a1ab45e0c60af439737699d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
|
|
Architecture updates after meeting with James and Jeff
-------------------------------------------------------------
Change-Id: Ia8a70e7917a38f2ecda308b74f178160d9badbb8
Issue-Id: POLICY-244
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Changed the portal properties from onap to ecomp.
Issue-Id: POLICY-273
Change-Id: I4c62bb1df2c181c6d506e4e4894b0f9e4a44e5cc
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Fix major sonar issues in policy/engine module
https://sonar.onap.org/component_issues?id=org.onap.policy.engine%3APolicyEngineSuite#resolved=false|severities=MAJOR|rules=squid%3AS1132|fileUuids=AV2blNYr5bp_wwmIUP_g
Move the "Duplicate" string literal on the left side of this string comparison.
Issue-Id:POLICY-272
Change-Id: I78d4d627aa58fd90340c9e780728bae12a0b78bc
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
|
|
Added the MS Tosca template to db scripts and cleaned up old policies.
Issue-Id: POLICY-264
Change-Id: I0ee5cffbb78d1f7df0379b71fe0f3368587aa9a6
Signed-off-by: rb7147 <rb7147@att.com>
|
|
|
|
|
|
Amsterdam controller support from brmsgw persepective
Issue-Id: POLICY-263
Change-Id: I6b28757128998d3dedb86abada02b1d1ea4d3a8a
Signed-off-by: Tej, Tarun <tt3868@att.com>
|
|
Policy api documentation updates
-------------------------------------------------------------
Change-Id: If6f997ba1a14dbd0d42654993f444632ea4f6301
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
|
|
|
|
POLICY api documentation file updates
-------------------------------------------------------------
Change-Id: Ifaf9c34030e47311d5bb146a6ae9795321d3aaa3
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Policy architecture documentation in RST
-------------------------------------------------------------
Change-Id: Ibeb8d49d7241a1f76e8b3e5f4e12383f72da6fea
Issue-Id: POLICY-244
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Enhances the Rainy Day Decision Policy by providing API support to
manage Rainy Day Decision policies and dictionaries
Change-Id: Ia7c49199ac057fa8bcc9de74f5e0b8dba395d43a
Issue-ID: POLICY-269
Signed-off-by: Michael Mokry <mm117s@att.com>
|
|
|
|
|
|
Used isEmpty instead of size method
Issue-ID: POLICY-239
Change-Id: I9007fa99b40e53000a972147079ec6db4ecc7a66
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Testing the api document for policy
-------------------------------------------------------------
Issue-Id: POLICY-241
Change-Id: I7b943b147fb51805dbd6d38723d684817ac37912
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Testing the api document for policy
Change-Id: Ic7d2bc57f1298354351e9c4aaf29984e7db06494
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
|
|
Starting point for policy engine documentation
Issue-ID: POLICY-190
Change-Id: I165bc9c709523e2b76890e6b8acd0b0c2a40625a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|