aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-07-26Add logging and tests and build using mvnShwetank Dave1-1/+2
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-13Fix graphwalk capabilitiesAdrian Batos-Parac1-0/+95
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>