aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2019-01-16Removing conform from kafkaRecordsShwetank Dave2-2/+10
Change-Id: Id3648a7286556e683b50da9f3db4bcec62005794 Issue-ID: AAI-797 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-09-12Updating test to fix daily build job.Shwetank Dave2-1/+14
Change-Id: I5dce0888f0e21bb253eee23da6b998480522deb5 Issue-ID: AAI-1547 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-09-04Adding version.properties for build job, testsC.T. Paterson6-69/+129
Issue-ID: AAI-1547 Change-Id: I70ecf0f427eb30da8df1ec3e2a0cec383e0063fb Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-08-30Updated log messages to be more intuitiveShwetank Dave8-22/+143
Added support for kafka Updated logging.clj file to not reject messages which contain an empty substring. Updating Dockerfile to use the specified GLIBC_VERSION Adding spotify docker plugin Moving the Dockerfile to directory root. Issue-ID: AAI-1542 Change-Id: I4c41486cb6c7698a2c2736d574721f6a5237563e Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-07-26Add logging and tests and build using mvnShwetank Dave7-80/+288
An initial version of adding logs to chameleon An initial version of adding specs (tests) to chameleon. Adding pom.xml so the project can be build using maven. Updating README.md for instructions on running it locally. Issue-ID: AAI-1220 Change-Id: I85f46fd7f625c83b84f211d6766970431e6d91eb Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-04-30Fix provenance capabilitiesAdrian Batos-Parac6-56/+61
Fixes the issue where provenance was not properly being propagated to the Gallifrey server. Change-Id: Icc5f4fd3499a04aa710511879fc2d827d2bcc618 Issue-ID: AAI-797 Signed-off-by: abatos <adrian.batos-parac@amdocs.com>
2018-04-13Fix graphwalk capabilitiesAdrian Batos-Parac4-38/+92
Fixes the issue where graphwalk was not working properly in the chameleon code within ONAP. Change-Id: Iae1dd036f10ab6443a40cac66ae69fad77036cb2 Issue-ID: AAI-797 Signed-off-by: Adrian Batos-Parac <adrian.batos-parac@amdocs.com>
2018-02-22Initial Commit of ChameleonAdrian Batos-Parac7-0/+222
Commit the initial set of code for the Chameleon offering to ONAP Change-Id: Ia58bd49eafc0a3702c17c9cab34d666ed1627ba5 Issue-ID: AAI-797 Signed-off-by: Adrian Batos-Parac <adrian.batos-parac@amdocs.com>