summaryrefslogtreecommitdiffstats
path: root/config/pe
AgeCommit message (Collapse)AuthorFilesLines
2018-05-23Adjust conf files for loggerv1.2.32.0.0-ONAP2.0.0-ONAPJim Hahn2-2/+2
Because this shares the log4j.properties embedded within policy/common, the target for the IntegrityMonitor.log cannot be changed. Thus the PARSERLOGPATH was modified to point to that location. Change-Id: Ib68ddb327aa9ef7520314dad354d52c2f409d42e Issue-ID: POLICY-759 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-05-22Use hard-coded path in conf filesJim Hahn2-4/+4
Replace ${{POLICY_LOGS}} with hard-coded path in conf files, as the former does not get expanded. Change-Id: I7686ba75656086ffccb714289b927cf75f8b3e72 Issue-ID: POLICY-759 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-05-07fix PE DB transaction lock timeouts.Jorge Hernandez1-2/+2
I hope this fixes all DB related issues that are being seen by integration teams. The failOver jdbc parameters + perhaps some changes in underlying code and persistence libraries may have been causing the PAP to become useless. A thread dump shows that a significant number of threads were in timed-wait state, waiting on a lock trying to acquire a connection. In SB07, the system became useless in terms wouldn't accept any transaction. These changes to the PE provided jdbc parameters seems to be behaving in the expected way, and the expectation is that fixes the problems (behavior is good in own OOM lab). It is thought that this may perhaps solve POLICY-773, POLICY-775, POLICY-779, and perhaps POLICY-776. Change-Id: Ib2319b68b5a503f61c2cb04998c549b7b97f9f31 Issue-ID: POLICY-777 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-04-25remove keystores from docker-compose projectJorge Hernandez1-0/+0
These are companion changes to https://gerrit.onap.org/r/#/c/44687/ https://gerrit.onap.org/r/#/c/44715/ The docker-compose instance still could add a policy-keystore of its liking here, in which case it will be honored and replaced the default one cooked in the image. Change-Id: I9f8aba7bdeb232a38b971ea60d7b88c135d08a7d Issue-ID: POLICY-747 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-04-18Use AAF root certificatesJorge Hernandez1-0/+0
swap truststore with AAF provided one, changed the password from the default jdk one to the default one used in policy installations Change-Id: I106408e7fdbf87e3bd2a4822387db05c79a0524c Issue-ID: POLICY-747 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-04-16Add missing license headersPamela Dragosh13-1/+169
I know some of these files should be removed, but let's do that in a different JIRa. Issue-ID: POLICY-741 Change-Id: Id974ff1bcfa9d34d8828e644dce337d8cdc056eb Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-03-27change logging location default for PEJorge Hernandez1-1/+1
Change-Id: I21e71cd635b32186a507f9ba9e40fc85aa413339 Issue-ID: POLICY-533 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-03-08Change default log location per logging guidelinesJorge Hernandez1-1/+1
Change-Id: Idada49011808038a195ef2c499688d0e88b301cd Issue-ID: POLICY-554 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-03-08configuration option for log locationJorge Hernandez1-0/+1
Change-Id: I083c09054916655bdbaeb50414b76f821fcd579a Issue-ID: POLICY-554 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-01-30Change keystore paswordsTemoc Rodriguez2-2/+2
Changed the keystore password on both drools and pe keystores to match the changed default given in base.conf file. Issue-ID: POLICY-520 Change-Id: Id052815f8bd84e866042eb93a1d2901d279d5115 Signed-off-by: Temoc Rodriguez <cr056n@att.com>
2018-01-24Copy Keystore to PE for TLS SupportTemoc Rodriguez1-0/+0
Added copy of drools keystore to config/pe so that container has a copy of the self-signed cert to enable TLS encrpytion with automatic install process. Added copy to do-start.sh to install keystore in final destination in pap container. Issue-ID: POLICY-520 Change-Id: Ie6394b5b79ec98cfa6231c46b21a0b4bfb20869a Signed-off-by: Temoc Rodriguez <cr056n@att.com>
2017-11-21Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. Change-Id: I95eba101b459e466bebca385c7a5ea1b686da0bb Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-15Update to use 1.1.2-SNAPSHOTPamela Dragosh1-1/+1
Release 1.1.1, update to 1.1.2 Issue-ID: POLICY-436 Change-Id: I516e4644e759dc96712b5d7444ae700a21544592 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-11-09brmsgw 1.1.0 dependencies instead of 1.1.1Jorge Hernandez2-3/+3
Change-Id: I4356091f168a9bb9ada7756611728e04f68e2a3e Issue-ID: POLICY-436 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-11-04non onap jars converted to onap versionv1.1.01.0.0-ONAP1.0.0-AmsterdamJorge Hernandez1-1/+1
xacml-att is a 3rd party library that should not ve expanded to the onap version in brms gw Issue-ID: POLICY-406 Change-Id: Ifddcedd482094ba3cff5d21c8e6b327efc408fb9 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-10-26Updated the MicroService Policesrb71471-3/+3
Issue-ID: POLICY-373 Change-Id: I7526a5a8f6a93587a9be4aacc4b8c596da8b0122 Signed-off-by: rb7147 <rb7147@att.com>
2017-10-18Updated the Portal Propertiesrb71471-3/+3
Issue-ID: POLICY-354 Change-Id: I7451ed24988952eb387384fd52bfbb884493640b Signed-off-by: rb7147 <rb7147@att.com>
2017-10-17Updated Operational Policy payloadrb71471-7/+7
Issue-ID: POLICY-342 Change-Id: Ia5c0c25cc15a4f6f2d5b7cb10b27729b9968d127 Signed-off-by: rb7147 <rb7147@att.com>
2017-10-13Updated Push Script to Match ComtroloopNamerb71471-3/+3
Updated the config policies to match operational policy controlloopname. Issue-Id: POLICY-342 Change-Id: I1fd94efb43895bdee7d179644c1cbfb6f0725241 Signed-off-by: rb7147 <rb7147@att.com>
2017-10-11Modify Default DCAE Config Policies and TopicJorge Hernandez1-3/+3
Change-Id: I99e55aa59018abeab1fe4fe77c35df724e4b5a92 Issue-ID: POLICY-313 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-10-11Updated MS vCPE Config Policyrb71471-1/+1
Issue-Id: POLICY-313 Change-Id: Ie82a7b1ec92dc5b41d3a0deff54235fa7084126c Signed-off-by: rb7147 <rb7147@att.com>
2017-10-11Add ability to turn off policy preloadPamela Dragosh1-0/+6
You can now set environment variable to override whether or not the policies are pre-loaded by the engines during docker image startup. The README.md is updated with instructions. Each docker-compose has a different default set. The .env file is set to load policies by default to true. You can override by either changing this file or setting the environment: export PRELOAD_POLICIES=false Issue-ID: POLICY-304 Change-Id: Ia96788ac3b8d47814eea1046d96c4e3e4a0b9664 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-10-10Fixing the BRMS Param Rule TemplateTej, Tarun1-1223/+0
Fixing the rule template to use PapParams instead of Params as new changes from policy/engine Issue-Id: POLICY-302 Change-Id: Iabb01f065645983bd8010337deabe3007dd93c5c Signed-off-by: Tej, Tarun <tt3868@att.com>
2017-10-10Merge "Rename actor from MSO 2 SO in vDNS policy creation"Pamela Dragosh1-1/+1
2017-10-10Rename actor from MSO 2 SO in vDNS policy creationHockla, Ali (ah999m)1-1/+1
Issue-ID: POLICY-306 Change-Id: I9532da916198d56729a0bf9af71477a729bc6ccf Signed-off-by: Hockla, Ali (ah999m) <ah999m@att.com>
2017-10-10Fixing Guard Permit PolicyTej, Tarun1-2/+2
Fixing the all permit guard policy to PERMIT using invalid time which always permits. Issue-Id: POLICY-305 Change-Id: If5fcde83b51f5e3a925fa03a8262eec3b390b8b5 Signed-off-by: Tej, Tarun <tt3868@att.com>
2017-10-03pdp-x default resolution of indeterminate responseJorge Hernandez2-0/+7
Change-Id: I7913a4e9fb2477c9ec891070cc4dedf71df9500b Issue-ID: POLICY-275 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-10-03Resolved the docker script issuerb71471-1/+1
Executed the import function from onap swagger and replaced the curl command. Issue-Id: POLICY-275 Change-Id: I96e66c0787063de6e6f9739ffdadf12785f30dae Signed-off-by: rb7147 <rb7147@att.com>
2017-10-02retrieve latest drl template at load installationJorge Hernandez1-2/+4
Change-Id: I6de5bd9a72b32f34a350847cbfed8a993647212b Issue-ID: POLICY-275 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-10-02Fixing the BRMSGW versionTej, Tarun1-1/+1
Fixing the BRMSGW dependencies version to 1.1.0 instaed of SNAPSHOT version. Issue-Id: POLICY-276 Change-Id: I6ef6a8e8e0347a8b5dbbdea807186bae165d95e2 Signed-off-by: Tej, Tarun <tt3868@att.com>
2017-09-28update to the latest drlJorge Hernandez1-20/+16
Change-Id: I80b53b794832f9f440d60b33ff3958553ef5591f Issue-ID: POLICY-264 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-09-28Added Guard Template to PushScriptrb71471-8/+42
Changed Line delimiters to LF Added Guard Policy creation to script. Issue-Id: POLICY-264 Change-Id: Ib93b383ae59b4eacfce6953bffdf52bab15f385c Signed-off-by: rb7147 <rb7147@att.com>
2017-09-28Merge "Updated the push policy script"Jorge Hernandez2-68/+1376
2017-09-27New controller changes to brmsgw confTej, Tarun1-5/+2
Issue-Id: POLICY-263 Change-Id: I9919e5e2dcd68264a7c39f3273423e00b2440a4f Signed-off-by: Tej, Tarun <tt3868@att.com>
2017-09-27Updated the push policy scriptrb71472-68/+1376
Script Contains: 1. Upload the BRMS template. 2. Create BRMS and MS R1 policies. 3. Push the policy to PDP. Issue-Id: POLICY-264 Change-Id: I2106e2b28bb5d38aab904277c8c302fb0170976b Signed-off-by: rb7147 <rb7147@att.com>
2017-07-31[POLICY-86] replace openecomp for policy-dockerGuo Ruijing3-23/+23
Change-Id: I4db534a29c73a3cb2d70655ee54c856b83655fb2 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-06-26[Policy-24] Updated the UEB Properties in BRMSrb71471-2/+2
Change-Id: Idc8dcbaf6c6e7c5e4ade76329dc2cb5b4d85ce7a Signed-off-by: rb7147 <rb7147@att.com>
2017-06-26Merge "[POLICY-24] correct hardcoded versions in non-pom."Pamela Dragosh1-5/+17
2017-06-23[POLICY-24] correct hardcoded versions in non-pom.Jorge Hernandez1-5/+17
new non-pom file introduced in PE-X rebase with hardcoded versions adds to the BRMS GW problems. Change-Id: Ia0fed49c8df4cb317fb40a0865382240fdbeb5ad Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-06-23[Policy-23,Policy-24] tweaks to push policy scriptrb71472-3/+42
Updated the BRMSGW CLIENT_KEY Added tweaks to push script on push->delete->push policy similar to brms. Change-Id: I52faaccf9af7958554b79c8be533303e53dd5c80 Signed-off-by: rb7147 <rb7147@att.com>
2017-06-21[Policy-23, Policy-29] Resolved BRMSGW conf issuesrb71472-4/+6
Change-Id: Id6260fe53413812768f34a1c630340d4d79c03d5 Signed-off-by: rb7147 <rb7147@att.com>
2017-06-20[POLICY-26] relocating pip installJorge Hernandez1-0/+11
pip needs to be installed as root. In addition, additional verbosity added to push_policies.sh without sideeffects. Change-Id: I7c86b851e440261aaf94833dd4d30ba8d633e9ee Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-06-19[POLICY-26] add prereq softwareJorge Hernandez1-8/+8
Added software necessary to use CLI. The software installed provides useful software across policy containers. Change-Id: I53e300c4b55103df89dc3a202d59bc5cf2d43629 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-06-16[Policy-24] Updated the Database Propertiesrb71471-2/+2
Change-Id: Ifa47c65985411356ef45ce1f79525abd5d014812 Signed-off-by: rb7147 <rb7147@att.com>
2017-06-07Updated the Credentails in PushPolicy ScriptRavindra Bakkamanthala1-8/+8
Change-Id: I67024794eddb7c91d7b7de0a52558e50d4122beb Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
2017-05-24[POLICY-15] Push Policy and ELK config updatedRavindra Bakkamanthala2-12/+9
Change-Id: I58abfc97512366dea5b8aae80e42b39d1fa888de Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
2017-05-22[POLICY-15] remove pypdp reference in pdp groupJorge Hernandez1-2/+2
See item 1 in ticket description. Change-Id: Ib28514c4625ebcaa93c217afafd971865e7a78f2 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-05-12Policy Docker pe fixesITSERVICES\rb71473-6/+6
Change-Id: I6681372eb54b79361311d294512bbf8ac8eb33e7 Signed-off-by: ITSERVICES\rb7147 <rb7147@att.com>
2017-05-09Policy 1707 Docker script changesITSERVICES\rb71478-54/+43
Change-Id: I765e2badf48d4f7554de2a6ea037289e3f76e512 Signed-off-by: ITSERVICES\rb7147 <rb7147@att.com>
2017-03-21support configurable brms.dependency.versionjh17301-0/+24
Change-Id: Iaf072563badb779c283683e1f69a639e678c5eca Signed-off-by: Jorge Hernandez <jh1730@att.com>