Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Change-Id: I21e71cd635b32186a507f9ba9e40fc85aa413339
Issue-ID: POLICY-533
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Change-Id: Idada49011808038a195ef2c499688d0e88b301cd
Issue-ID: POLICY-554
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Change-Id: I083c09054916655bdbaeb50414b76f821fcd579a
Issue-ID: POLICY-554
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
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>
|
|
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>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I95eba101b459e466bebca385c7a5ea1b686da0bb
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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>
|
|
Change-Id: I4356091f168a9bb9ada7756611728e04f68e2a3e
Issue-ID: POLICY-436
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
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>
|
|
Issue-ID: POLICY-373
Change-Id: I7526a5a8f6a93587a9be4aacc4b8c596da8b0122
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Issue-ID: POLICY-354
Change-Id: I7451ed24988952eb387384fd52bfbb884493640b
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Issue-ID: POLICY-342
Change-Id: Ia5c0c25cc15a4f6f2d5b7cb10b27729b9968d127
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Updated the config policies to match operational policy controlloopname.
Issue-Id: POLICY-342
Change-Id: I1fd94efb43895bdee7d179644c1cbfb6f0725241
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Change-Id: I99e55aa59018abeab1fe4fe77c35df724e4b5a92
Issue-ID: POLICY-313
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Issue-Id: POLICY-313
Change-Id: Ie82a7b1ec92dc5b41d3a0deff54235fa7084126c
Signed-off-by: rb7147 <rb7147@att.com>
|
|
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>
|
|
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>
|
|
|
|
Issue-ID: POLICY-306
Change-Id: I9532da916198d56729a0bf9af71477a729bc6ccf
Signed-off-by: Hockla, Ali (ah999m) <ah999m@att.com>
|
|
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>
|
|
Change-Id: I7913a4e9fb2477c9ec891070cc4dedf71df9500b
Issue-ID: POLICY-275
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
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>
|
|
Change-Id: I6de5bd9a72b32f34a350847cbfed8a993647212b
Issue-ID: POLICY-275
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
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>
|
|
Change-Id: I80b53b794832f9f440d60b33ff3958553ef5591f
Issue-ID: POLICY-264
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
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>
|
|
|
|
Issue-Id: POLICY-263
Change-Id: I9919e5e2dcd68264a7c39f3273423e00b2440a4f
Signed-off-by: Tej, Tarun <tt3868@att.com>
|
|
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>
|
|
Change-Id: I4db534a29c73a3cb2d70655ee54c856b83655fb2
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Change-Id: Idc8dcbaf6c6e7c5e4ade76329dc2cb5b4d85ce7a
Signed-off-by: rb7147 <rb7147@att.com>
|
|
|
|
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>
|
|
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>
|
|
Change-Id: Id6260fe53413812768f34a1c630340d4d79c03d5
Signed-off-by: rb7147 <rb7147@att.com>
|
|
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>
|
|
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>
|
|
Change-Id: Ifa47c65985411356ef45ce1f79525abd5d014812
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Change-Id: I67024794eddb7c91d7b7de0a52558e50d4122beb
Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
|
|
Change-Id: I58abfc97512366dea5b8aae80e42b39d1fa888de
Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
|
|
See item 1 in ticket description.
Change-Id: Ib28514c4625ebcaa93c217afafd971865e7a78f2
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Change-Id: I6681372eb54b79361311d294512bbf8ac8eb33e7
Signed-off-by: ITSERVICES\rb7147 <rb7147@att.com>
|
|
Change-Id: I765e2badf48d4f7554de2a6ea037289e3f76e512
Signed-off-by: ITSERVICES\rb7147 <rb7147@att.com>
|
|
Change-Id: Iaf072563badb779c283683e1f69a639e678c5eca
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|