aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/src/main/scripts/deobfuscatePW.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-08-13Update resources ms to use ingest libraryKajur, Harish (vk250x)1-39/+0
Change the code to replace ModelIngestor with the NodeIngestor and replace the EdgeRules with the EdgeIngestor and EdgeSerializer Edge Ingestor for getting the rules from json files Edge Serializer for creating the edges between vertexes Node Ingestor is responsible for the multiple oxm files Issue-ID: AAI-1462 Change-Id: I555916911dc4076ac017173d63478b3b76b36e42 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-02Update the scripts to use spring boot styleKajur, Harish (vk250x)1-28/+8
Issue-ID: AAI-1106 Change-Id: I1d0ea6c328c3d219b5e9462117ad0720971b37cb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2017-09-28Change package names org.openecomp to org.onapVenkata Harish K Kajur1-9/+10
Issue-ID: AAI-61 AAI-82 Change-Id: Ib1d937fb31b1e737c4651eac9c0193fd05d97f01 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-24Pull the latest code resources internalVenkata Harish K Kajur1-0/+1
Remove the test that should not be in resources Change-Id: Ic20fe3942bae3ec217933284d2b176bb8079788e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-19Add the necessary tools for resources and logbacksVenkata Harish K Kajur1-0/+57
Change-Id: Ia86de3587ffafe98c427f0fcfd45d2e6453f6db2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>