summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2018-08-08Update Spike documentationIoannis Sotiropoulos1-65/+70
Reduce line length to less than 120 characters. Change-Id: I69795c4bea1b1e61658d6b1e1b09b972d5a78059 Issue-ID: AAI-1428 Signed-off-by: Ioannis Sotiropoulos <Ioannis.Sotiropoulos@amdocs.com>
2018-08-07Add Spike documentationIoannis Sotiropoulos1-194/+285
Update various payloads that Spike microservice publishes to the topic Change-Id: Ide7977ae2939b73ec45e45c7e0f557946e6a9c15 Issue-ID: AAI-1428 Signed-off-by: Ioannis Sotiropoulos <Ioannis.Sotiropoulos@amdocs.com>
2018-07-12Migrate Spike code to ONAPMichael Arrastia1-0/+250
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>