aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/bin/start.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-10-17[AAI-2181] Change aai spike container processes to run as non-root on the hostrajeevme1-1/+29
Issue-ID: AAI-2181 Change-Id: Ifd6571190f1eaf473728010d870d2ea067dbed73 Signed-off-by: rajeevme<rajeev.mehta@amdocs.com> Change-Id: I8026cc1962f794e110fc6c5c2e9c5075a0e28798
2018-07-12Migrate Spike code to ONAPMichael Arrastia1-0/+27
Move what was originally an Open ECOMP microservice into ONAP. This is primarily a code move and includes: - removal of AJSC and replacement with latest version of Spring Boot - alignment with ONAP standards - license headers - package renaming - FOSSology scan completed Further work is required to add JJB and OOM. Change-Id: I305c8407256bf2dbcc816f34f031f92eafd6ef5a Issue-ID: AAI-1374 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>