aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/docker
AgeCommit message (Collapse)AuthorFilesLines
2019-10-17[AAI-2181] Change aai spike container processes to run as non-root on the hostrajeevme1-0/+27
Issue-ID: AAI-2181 Change-Id: Ifd6571190f1eaf473728010d870d2ea067dbed73 Signed-off-by: rajeevme<rajeev.mehta@amdocs.com> Change-Id: I8026cc1962f794e110fc6c5c2e9c5075a0e28798
2019-08-29Fix version parsingDmitry Puzikov1-18/+5
Change-Id: I7fc5262fac013e76a473bffc913225a4b5bd2779 Issue-ID: INT-1142 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2018-07-12Migrate Spike code to ONAPMichael Arrastia1-0/+28
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>