aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/src/main/kubernetes/ajsc6configdemo-svc.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-08-13Update resources ms to use ingest libraryKajur, Harish (vk250x)1-13/+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-03-17Convert k8s manifest to yamlTin Lam1-21/+13
This patch set changes a kubernetes yaml manifest with .yaml extension from json format to proper yaml format. Issue-ID: AAI-890 Change-Id: I057294751747ce3022232cf87bba12c3a1b98db8 Signed-off-by: Tin Lam <tin@irrational.io>
2018-02-28Turn ajsc 2 to using ajsc 6 spring bootVenkata Harish K Kajur1-0/+21
Issue-ID: AAI-800 Change-Id: Id174ec5088ddea57f18e605d004c417bee8fbf33 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>