Age | Commit message (Collapse) | Author | Files | Lines |
|
this was an exercise to see if it helps with
the pessimistic lock exceptions on PE side.
The problem still persists, in any case,
the database was outdated, and better to
run with a more up to date one.
Change-Id: I8e51617fde6c1ac9870d1680ebe81e039a333489
Issue-ID: POLICY-777
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
remove unnecessary build of policy-nexus
fix version number of dockerhub nexus image.
update pom file with current master version
Issue-ID: POLICY-737
Change-Id: I929ea8bf1c0f115e12d6be23e90e727f3c6f7264
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>
|
|
Renamed from:
onap/policy/policy-nexus
to
onap/policy-nexus
and updated references to renamed onap/policy-pe and onap/policy-drools.
This enables consistent naming across nexus and docker hub
Issue-ID: POLICY-674
Change-Id: Id28ea0db973b58582bc368b0a6f92c552c54c2db
Signed-off-by: mmis <michael.morris@ericsson.com>
|
|
Change-Id: Iecd208d8c85aac010f80f6a7e3c8f64a0c018d21
Issue-ID: POLICY-650
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
1. use mariadb image from docker registry to simplify set up.
2. remove harcoded root and user mariadb accounts
3. restrict access to user account to just specific databases.
Change-Id: Iaa916dbf2de2474fcc483a4be6167b4b92a2de61
Issue-ID: POLICY-650
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
It never needed to get upgraded to version 3.
Issue-ID: POLICY-315
Change-Id: Ic1ccd72e16acce5815c0a6d0faef673a974dc73b
Signed-off-by: Pamela Dragosh <pdragosh@research.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>
|
|
Use a different docker compose script for integration CSIT
tests.
Issue-ID: POLICY-77
Change-Id: I103f02ef12a4c2f3bfdc6924391ccf195d4e93ff
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|