Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: policy/engine master 12226fb1b44192bde4e51cb674e33947bc60a77e
Merge "Removed Logo from Policy Header GUI"
Removed Logo from Policy Header GUI
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>
|
|
Project: policy/engine master f45cebeb3de94a257a29c03bc8e7ca7fd3dcb488
Updates to policy documentation
Updated policy installation documentation
-------------------------------------------------------------
Change-Id: I33842f45612a70b29df34db503c8ffbcb12da918
Issue-Id: POLICY-335
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 3eddd58a9452d7272a3945a383408a090723adfe
Documentation updates
Added images to git and fixed typos
-------------------------------------------------------------
Change-Id: I5c461247530672bbee6b8c02647c81e43c5b328d
Issue-Id: POLICY-335
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 5c408036d67b76939f7fe9c87773d05f0809f577
Updated api documentation
Moved image to docs area
-------------------------------------------------------------
Change-Id: I9618e3e2c5ddcd3cde5afa889e6360fe5511bb1e
Issue-Id: POLICY-243
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master b6209af5af182c2bcc5da3a71c1aa5b6216fef9b
Policy Installation documentation
Updates to the installation documentation
-------------------------------------------------------------
Change-Id: Ib4ac5962bccbfe2f7f3f73b822e165ae798754a5
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master b1df040d3ac6920256c3a5f51de3897454b0c269
Merge "Added Policy GUI Cosmetic Fixes"
Added Policy GUI Cosmetic Fixes
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>
|
|
Project: policy/engine master fd3a34f0c11246b135ad6d54a727cab071a0b1d6
Merge "Updates to policy documentation"
Updates to policy documentation
Updated release notes, installation and policygui documentation
---------------------------------------------------------------
Change-Id: I667ba9ea71b001f5bb35ae86cbcde6063edef308
Issue-Id: POLICY-242
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 6200a3b57dcce7890df56c80ec388608c8ea391d
Fixing the BRMS rule generation issue
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>
|
|
Project: policy/engine master 2ebd62710f2bcd92627e6a79da25da25ac2750af
Fixing issue with PDP Indeterminate response
Issue-Id: POLICY-305
Change-Id: Ibc8827af062d759b607b05731f3a2d88b10e0088
Signed-off-by: Tej, Tarun <tt3868@att.com>
|
|
Project: policy/engine master 08a9f3a8d9831a351f54a5862b5ff58f3f5e7993
Fixing policy build issues
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>
|
|
Project: policy/engine master 3313f394e1df65cad8b31841f529c34e506288e4
Policy GUI documentation
Policy GUI documentation initial updates
-------------------------------------------------------------
Change-Id: I2d382168e786edbae100f9d3afd52e1b9f9fa45d
Issue-Id: POLICY-242
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master fcb0df7b04a58e80f85c3531ffcc51dd6dc82e63
Updated policy releasE documentation
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>
|
|
Project: policy/engine master 9c2c3000aebb1bfb3a113e81d4df66b9b6084c05
documentation for New Features
Updated documentation for POLICY Release Notes - New Features
-------------------------------------------------------------
Change-Id: I07d0b30b03823ecb4e0ef60202ceadebcbe2bd59
Issue-Id: POLICY-242
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 4a4628d57bf3d11fda68e16f695139d512f75354
Fixed bug introduced by sql injeciton protection.
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>
|
|
Project: policy/engine master 37c9c4d71d17981bf1d05b73d8363ffcbc2451bb
changes to fix settings.xml and properties
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>
|
|
Project: policy/engine master 0fb121c791bda818b48064546a6c91309b7d85dd
Merge "Adding entries to .gitignore"
Adding entries to .gitignore
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>
|
|
Project: policy/engine master c0f433d00f9a2178075b0077cbffe803eb505f04
Merge "Updates to policy documentation"
Updates to policy documentation
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>
|
|
Project: policy/engine master 2a2ee83914a2d4b2958b33584cf4630b3205b17b
Merge "Architecture documentation updates"
Architecture documentation updates
Architecture updates after meeting with James and Jeff
-------------------------------------------------------------
Change-Id: Ia8a70e7917a38f2ecda308b74f178160d9badbb8
Issue-Id: POLICY-244
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master f6f867b935a5e840494bacc3d0821e06285d809a
Revert the SDK properties
Changed the portal properties from onap to ecomp.
Issue-Id: POLICY-273
Change-Id: I4c62bb1df2c181c6d506e4e4894b0f9e4a44e5cc
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master ebc9e66ae4b4cc5a74e7355a8622b3c50a111bf7
Fix major sonar issues
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>
|
|
Project: policy/engine master b6dee4c18a7384e765a36a8dbbaef301da232847
Merge "Policy API support for Rainy Day Decision Policy"
Policy API support for Rainy Day Decision Policy
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>
|
|
Project: policy/engine master b5caf28492a151d811dd3ce7e6ade26e56deade9
Added R1 MS Tosca template
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>
|
|
Project: policy/engine master 78c21e39873301cd41c72fe6f271454fd0c7f0a6
Merge "New controller support from BRMSGW"
New controller support from BRMSGW
Amsterdam controller support from brmsgw persepective
Issue-Id: POLICY-263
Change-Id: I6b28757128998d3dedb86abada02b1d1ea4d3a8a
Signed-off-by: Tej, Tarun <tt3868@att.com>
|
|
Project: policy/engine master 48c2c3f0300eb9e2a221e6a19f51f4544c2f73ba
Merge "Policy api documentation updates"
Policy api documentation updates
Policy api documentation updates
-------------------------------------------------------------
Change-Id: If6f997ba1a14dbd0d42654993f444632ea4f6301
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master dfbd3a038161cc65b6bc911c37017fbfdd8c84fe
Merge "POLICY api documentation file updates"
POLICY api documentation file updates
POLICY api documentation file updates
-------------------------------------------------------------
Change-Id: Ifaf9c34030e47311d5bb146a6ae9795321d3aaa3
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master fd823c430e9e54d21b6598971da68a1268d9b14c
Merge "Policy Architecture documentation"
Policy Architecture documentation
Policy architecture documentation in RST
-------------------------------------------------------------
Change-Id: Ibeb8d49d7241a1f76e8b3e5f4e12383f72da6fea
Issue-Id: POLICY-244
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 04c6945fea6a17b89affe2e1a1304e03005136b7
Merge "Added api document"
Added api document
Testing the api document for policy
-------------------------------------------------------------
Issue-Id: POLICY-241
Change-Id: I7b943b147fb51805dbd6d38723d684817ac37912
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 7c5217b44e4f238bb8fc3ce68a046f6c149d07df
Merge "String literal comparision on left side"
String literal comparision on left side
Used isEmpty instead of size method
Issue-ID: POLICY-239
Change-Id: I9007fa99b40e53000a972147079ec6db4ecc7a66
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: policy/engine master 93d709b34c63059495d6bb2e2793dfc3f9ceb361
Added api document
Testing the api document for policy
Change-Id: Ic7d2bc57f1298354351e9c4aaf29984e7db06494
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master bcdec1fd3c06cd5aa29087e076aea781913c8676
Merge "Adding documentation placeholders"
Adding documentation placeholders
Starting point for policy engine documentation
Issue-ID: POLICY-190
Change-Id: I165bc9c709523e2b76890e6b8acd0b0c2a40625a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master 0e39499ac2b981ab0acf50f54756b683ffcfee66
Merge "Add New Junit Tests For ONAP-XACML"
Add New Junit Tests For ONAP-XACML
Add three new java junit test files to ONAP-XACML
Issue-ID: POLICY-52
Change-Id: I900f09c9baf773e46dadddf9d715af6033ffce0e
Signed-off-by: guangxingwang <gw1218@att.com>
|
|
Project: policy/engine master 86c16d34a2b8fa0d0c30dfe32ecb8ec04abc391b
Merge "Additional Junit coverage for PAP REST"
Additional Junit coverage for PAP REST
additional tests for Policy engine PAP project
Issue-Id: POLICY-52
Change-Id: I9a23ca758783e8f370c82a56143b53e3c858051c
Signed-off-by: Tej, Tarun <tt3868@att.com>
|
|
Project: policy/engine master 157f52b2844b80150b552f8a0e2506d1b3bf8cbf
Adding Junits for policy engine PDP
Additional coverage for Policy PDP
Issue-Id: POLICY-52
Change-Id: I1d401a150359ddb15c48098d0bd1dbd11e4d2b44
Signed-off-by: uj426b <jauhari.utkarsh@gmail.com>
|
|
Project: policy/engine master 1b6feb8d0ca8094a0b7a552f1e3907f206be2527
Merge "Added Junits for POLICY-SDK-APP"
Added Junits for POLICY-SDK-APP
Issue-Id: POLICY-52
Change-Id: I439c95736f50fe9140e71cad5a598c5b5239161b
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master 79a9cadfca4bb99472bc36dcdfb3f8effb8a281e
Merge "Redundant code removal and hadrcoded strings"
Redundant code removal and hadrcoded strings
Issue-Id:POLICY-252
Change-Id: Ifeadfe6dfd0d428a0580c627eeca1fc19b58c856
Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
|
|
Project: policy/engine master 5ab9c7f1179455f3ea048c1bbea02e8339474bdf
Merge "Add New Junit For ONAP-XACML"
Add New Junit For ONAP-XACML
Add new junit tests for ONAP-XAML
Change-Id: I4b18b0ef7c693fed3848447d674321fb45437cb5
Issue-ID: POLICY-52
Signed-off-by: guangxingwang <gw1218@att.com>
|
|
Project: policy/engine master 42f82aadb12d017378ac9fa5cb11722191a548f0
Merge changes from topic '13891'
* changes:
String literal comparision on left side
Used isEmpty to check collection is empty or not
String literal comparision on left side
Issue-ID: POLICY-239
Change-Id: Iee03160b28ffadb296f3926c7d7c5ac98fac535e
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
Used isEmpty to check collection is empty or not
Issue-ID: POLICY-239
Change-Id: I5c6a43ac0f66e02b4f2f6644f0936a846708e2a5
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: policy/engine master a3ce785c96bdb32f7657286b9ef00542597a6e04
Merge "Used entrySet instead of keySet"
Used entrySet instead of keySet
Removed useless assignment to the local variables and useless parenthesis
Moved string literal on the left side of the actual string comparison.
Issue-ID: POLICY-239
Change-Id: Ie66c92dac548a17d73a976bf0bc57039fd99a5b6
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: policy/engine master 871db38ee4ad5c82e183a73829d3bf576e619cf7
Upgrade to release oparent version
Following independent release and versioning process guidelines.
Issue-ID: POLICY-225
Change-Id: I59ae6da324b000dd31d340cca27aa05e86acab94
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master 94eaa7529fa3dd60eda311ac14da93b57f31f1e2
Merge "Modify pom to exclude 3rd party javascript"
Modify pom to exclude 3rd party javascript
The 3rd party javascript and css code is provided by portal team
and should not be included in code coverage for sonar.
Issue-ID: POLICY-253
Change-Id: I7a03dda032d06452f806dbb768338d6ca55b6375
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master 2e138a7997326fcf47c7d1be230dab24a4ca8cd1
Merge "Added the "@Override" annotation"
Added the "@Override" annotation
1) Move the string literal on the left side of the actual string comparison.
Issue-ID: POLICY-239
Change-Id: I3185a00c815aee8d25637d8646221eb87608f989
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: policy/engine master 5fabbbd783389aef7795c0066e114b593137ee50
Merge "Fix for Sonar major issues"
Fix for Sonar major issues
Change includes:
1) Add the "@Override" annotation for overriding methods
2) Move the string literal on the left side of the actual string comparison.
Issue-ID: POLICY-239
Change-Id: I83b0cf41d630ef80f08eda35c9c37ae591332f74
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: policy/engine master ba22da2235c12f27b8edcec59fdffaf77d324753
Merge "Fix for Sonar major issues"
Fix for Sonar major issues
Moved the string literal on the left side of the actual string comparison.
Added the "@Override" annotation for method signature
Removed the useless assignment to local variables
Issue-ID: POLICY-239
Change-Id: I5fb84bb6109c03c8c0850100b69df095d865b404
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: policy/engine master 515e216bd6e561a73810c1b970307b177ecde8d1
Merge "Testing documentation commit with header fix"
Testing documentation commit with header fix
Changed default header to Policy Engine. This
will help me to test new documentation
procedures with regard to submodules.
Change-Id: Icd0e9acc1e9524f231bea5d676d4230068bafd4f
Issue-Id: DOC-86
Signed-off-by: jsseidel <spence@research.att.com>
|
|
Project: policy/engine master ebd7ac2400bf0030bdf24f5cbb5d01481ab14b0a
Removed the FlexSlider dependency
Issue-Id: POLICY-220
Change-Id: Ib49261274645b4ac1712c7960214a3040ef1b44c
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master d7776329d495746091724b61c357e93f9e2031a6
Merge "Added Junits for POLICY-SDK-APP"
Added Junits for POLICY-SDK-APP
Issue-Id: POLICY-52
Change-Id: Ic13cc5a6a32e65e301f1dcdc437f1de8ba6c00d8
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master 98ab70838379e3e00a5596fdb32de81a814e2247
mysql connector to mariadb changes
changes to mysql connector to mariadb connector along with additional
Junits
Issue-Id: POLICY-219
Change-Id: I26ee1cf733d49d10fccbcd159fe8fc380120efbf
Signed-off-by: Tej, Tarun <tt3868@att.com>
|
|
Project: policy/engine master e64508463caed53e661e4e02e1de971b21f642a7
Added Junits for ONAP PDP
Removed old JUnits.Hence they are already exists in GIT/XACML Project.
And, not used in ONAP-PDP.
Issue-ID: POLICY-52
Change-Id: I41ca2cb02a1ad41ac7c5fdedddfed9520be8e634
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: policy/engine master 65ef62c9c8de81bf21817e6fb968a555dd87ae25
Merge "Adding JUnits for additional coverage"
Adding JUnits for additional coverage
PolicyEngine Utils and BRMSGW Junit
Issue-Id: POLICY-52
Change-Id: I8e18e8bd6dc5eec0874b9ffe3aebf8e399ff3326
Signed-off-by: Tej, Tarun <tt3868@att.com>
|
|
Project: policy/engine master 721332401e7192f8f56695921dc9b313a2a1bd38
Add docs folder for documentation project
Adding the docs directory. This directly maps to the documentation project
submodule for policy/engine.
Issue-ID: POLICY-190
Change-Id: I1bb99b34905bd68569549e443076b49920c298fd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|