aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-01-07Merge "Update ring dependency, fix event issue" into casablanca3.0.1-ONAP1.3.1casablancaVenkata Harish Kajur3-4/+3
2019-01-07Update ring dependency, fix event issueC.T. Paterson3-4/+3
Change-Id: I0dbe8690c8b618a8055e3edec982acfe49e1ae80 Issue-ID: AAI-1904 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com> (cherry picked from commit 331cc326e5beac043cec9b9649382a71939ca7ac)
2019-01-07Adding licence fileC.T. Paterson1-0/+18
Change-Id: I5b24312e2d4540f41bbe0d2c4604202feacc4cd6 Issue-ID: AAI-2055 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com> (cherry picked from commit 0002a45933515b5fbad67e9d565d4a06a9cef12c)
2018-11-01upversion to 1.3.13.0.0-ONAPsblimkie3-3/+3
Change-Id: I9724b22b968a0649fe47d2fe35c4c521cf81ef0e Issue-ID: AAI-1819 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-09-18Reintroduce uberjar build1.3.0C.T. Paterson2-1/+18
Change-Id: I9b4108caac30b6fbb81e47aa02ba9c694c397a91 Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-18Cleanup pom.xmlC.T. Paterson2-29/+7
- Remove unused repos - Modelled on (https://gerrit.onap.org/r/#/c/67165/1) Issue-ID: AAI-1547 Change-Id: I05d49020bf67a502cfef82aa563bed54c096d6bd Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-18Fix snapshot serverID nameC.T. Paterson2-3/+3
Missing "s" in "snapshots" (replacement for https://gerrit.onap.org/r/#/c/67167/1) Change-Id: Ia06cd90fba301fffaf750dd7b98b09cb0bd60134 Issue-ID: CIMAN-33 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-14Remove uberjar build to test pipelineC.T. Paterson2-18/+1
Change-Id: I4e9861d2690d93447d44119894c6c858ee1d57c1 Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-14Fixing naming mismatch in DockerfileC.T. Paterson2-2/+2
Change-Id: I397b43ff59f2714cde6e292dec44e7cd3635c911 Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-13New maven plugin to respect naming conventionC.T. Paterson2-23/+9
Change-Id: I613c5cb616457169840810893166a73ff13d7802 Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-12Updating test to fix daily build job.Shwetank Dave3-4/+17
Change-Id: I5dce0888f0e21bb253eee23da6b998480522deb5 Issue-ID: AAI-1547 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-09-11Change version to satisfy build script regexC.T. Paterson2-4/+4
Change-Id: I187e895aeddbbbd87410f781fec1ecb72b0ca781 Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-07Change group ID ; trying to get merge job workingC.T. Paterson2-3/+3
Change-Id: Ifad55260ef128edabfdc649ae19739a28ee01b97 Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-06Fixing pom file for JJB complianceC.T. Paterson2-13/+37
Change-Id: I9c5808642b611f2c2db9c0ea2812c3d7afdd77a8 Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-04Adding version.properties for build job, testsC.T. Paterson12-93/+253
Issue-ID: AAI-1547 Change-Id: I70ecf0f427eb30da8df1ec3e2a0cec383e0063fb Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-08-31Fixed pom in preparation for JJB jobsC.T. Paterson2-10/+16
Issue-ID: AAI-1547 Change-Id: I96c0c02c741963ad58c18b0ee7c8a4e38c37d05f Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-08-30Updated log messages to be more intuitiveShwetank Dave15-49/+225
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 Dave19-106/+902
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-19Merge "Fix graphwalk capabilities"James Forsyth6-39/+188
2018-04-13Fix graphwalk capabilitiesAdrian Batos-Parac6-39/+188
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-04-10Correct INFO.yaml to pass YAML LintEric Debeau1-24/+24
Change-Id: Iaa5e92eb097484f8ca95ad2e791b522268ad74bc Issue-ID: AAI-1022 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-02-26Add INFO.yaml fileJessica Wagantall1-0/+51
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I62877482bed34bf721fb6bc3cf53ea041ddf8170 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-22Initial Commit of ChameleonAdrian Batos-Parac24-0/+480
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>
2018-02-08Initial empty repositoryJessica Wagantall0-0/+0