aboutsummaryrefslogtreecommitdiffstats
path: root/resources/sch.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-07-24Fix cacertSchmalzried, Terry (ts862m)1-3/+2
Change baseimage to permit chmod keystore to allow adding onap cacert Issue-ID: DCAEGEN2-2330 Change-Id: Ida2b70466d306afdd686d3b321e952169ee1b229 Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
2020-07-23replace ENTRYPOINTSchmalzried, Terry (ts862m)1-1/+1
Replace ENTRYPOINT in base image with the shell command previously used. Issue-ID: DCAEGEN2-2330 Change-Id: I15105bc40063f6a644233489f66c65248ca77e84 Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
2020-07-14upgrade to java 11Schmalzried, Terry (ts862m)1-1/+1
Issue-ID: DCAEGEN2-2330 Change-Id: I91d4cd75f1f70645d7fca6fb9555da48be8300ef Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
2019-07-22Support calling inventory using HTTPS5.0.0-ONAPMichael Hwang1-0/+47
Issue-ID: DCAEGEN2-1597 Change-Id: Ie1dc18ad753e5f43223ce699dfbceb1649dc6235 Signed-off-by: Michael Hwang <mhwang@research.att.com>