aboutsummaryrefslogtreecommitdiffstats
path: root/vagrant
AgeCommit message (Collapse)AuthorFilesLines
2018-04-19removing policy nexus buildJorge Hernandez1-2/+0
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>
2018-04-16Add missing license headersPamela Dragosh3-0/+30
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-14Renamed docker imagesmmis1-2/+2
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>
2018-03-05Remove policy-os and policy-base imagesmmis1-7/+7
Remove the policy-os and policy-base images in favour of including their contents directly in the policy-pdp and policy-pe images Issue-ID: POLICY-624 Change-Id: Ie4ef62d5a7fc0edb481be13891ee12cf9271674c Signed-off-by: mmis <michael.morris@ericsson.com>
2018-02-27docker db image simplificationJorge Hernandez1-1/+1
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>
2017-08-16fix policy build by vagrantGuo Ruijing1-0/+1
policy build by vagrant fails due to wrong m2 settings Change-Id: I29df14ab4325349a5814d6f58e6e056c2fa5c9b6 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> Issue-Id: POLICY-170
2017-08-03[POLICY-153]policy-docker integration with oparentGuo Ruijing1-0/+3
Change-Id: Ic06c8af07dda9151450aa863bc033400ff5971b3 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-07-14[POLICY-70] build/setup policy by vagrantGuo Ruijing3-0/+59
Change-Id: Id594293fe49b9beb6b78ceb21114d4c3f8df2077 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>