aboutsummaryrefslogtreecommitdiffstats
path: root/docker_verify.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-04-19removing policy nexus buildJorge Hernandez1-89/+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 Dragosh1-0/+13
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-29Update docker tag conventionJessica Wagantall1-1/+1
Update docker tagging script used by daily release builds: $VERSION-STAGING-YYYYMMDDTHHMMSSZ Change-Id: Ib3207f175fd41a8e90664bb1a139d4e0a3fcf259 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-14Renamed docker imagesmmis1-3/+3
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-28/+24
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-06-29[POLICY-54] Add proxy for docker builds and fixesShashank Kumar Shankar1-1/+9
This patch helps to build Policy docker images behind a proxy and fixes the following correction in patch https://gerrit.onap.org/r/#/c/5585/ : 1. $HTTP_PROXY and $HTTPS_PROXY environment variables gets reset with HTTP_PROXY="" and HTTP_PROXY="" overriding it. 2. When both $HTTP_PROXY and $HTTPS_PROXY are set, a space is needed when they are appended for providing correct arguments to docker build command. Change-Id: I1d0f2003c77444e372b754d42f20d2e428e70a95 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-03-30update Dockerfile to onapPamela Dragosh1-0/+7
Change-Id: I9c5229cdc79a7dfc5f74d919c58aa579084fef55 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-30update to ONAPPamela Dragosh1-4/+4
Change-Id: I52ddbe21bc6ba9922bcd70ff41c754c7d20098b5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-24changing to NEXUS_DOCKER_REPO via Marco. TagsPamela Dragosh1-2/+33
Change-Id: I8cdbf98141070f89dd3c668a1aa3317fc9df2683 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-16oops forgot the docker buildPamela Dragosh1-0/+5
Change-Id: If79edd8753f866d8700c462f1ceeb55533e3dcf5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-16getting better requirementsPamela Dragosh1-2/+3
Change-Id: I47ba52cb95a1bbe20eca81854109c0ef6db0b808 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-15need version.propertiesPamela Dragosh1-0/+1
Change-Id: I0df86bbb80535584a89e46c8b4cfddca18d2c3bd Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-08update docker image tagsPamela Dragosh1-5/+12
Change-Id: I207a68c761ccc2770ac13539595a79f5e176d611 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-23cleaning up - better verify/mergePamela Dragosh1-1/+13
Change-Id: Ief6428eefa6faed69236c9c481e500a0e7948e0b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-22hardcoding nexus for demo teamPamela Dragosh1-10/+0
Change-Id: I69f516128a3209c40441de568bac506b09f4ea45 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-21multiple tagsPamela Dragosh1-0/+18
Change-Id: Ief97a59f7a0d1476baf403a1441dda41c37d1b40 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>