aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/main/docker
AgeCommit message (Collapse)AuthorFilesLines
2024-03-05Update aai-common base image in resources to 1.13.4 (newer java 8)Fiete Ostkamp1-3/+1
Issue-ID: AAI-3794 Change-Id: I6f9b7dbb28c0fab86c86e93fe6a10e965d990ab7 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-02-06Docker build for traversal is brokenFiete Ostkamp1-17/+10
- create necessary folders in docker build after switching back to older 1.6.0 image Issue-ID: AAI-3756 Change-Id: I224f28d88ec7b3f29bbc1b45d6a14943e7fa69dc Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-01-16Update aai-common base image in aai-traversalFiete Ostkamp1-8/+18
- update aai-common base image from 1.6.0 to 1.13.1 Issue-ID: AAI-3732 Change-Id: I6f96d34a30031423d1b2e35a95ccab9ace6b657a Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2020-05-21Updated docker scripts to use aaiadmin userwr148d2-21/+16
Issue-ID: AAI-2822 Change-Id: Ie1985e58230ebe53b6a961eed6bb9c9a7dbc6f20 Signed-off-by: wr148d <wr148d@att.com>
2019-08-29Fixed project version parsingDmitry Puzikov2-34/+25
Change-Id: I4d5179b66f9a7e210a8a9c51e80bd029a1f83983 Issue-ID: INT-762 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-01-16Update traversal to support v15LaMont, William (wl2432)1-5/+3
Issue-ID: AAI-2073 Change-Id: I1c3df218d1333bdebc984947edc100607958ab60 Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
2018-09-25Remove remaining chef references in CasablancaKajur, Harish (vk250x)1-6/+1
Issue-ID: AAI-1674 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> Change-Id: I27dc5f285c38ae3a0812f99b807859107a02a5ca Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Update traversal to use schema ingest libraryKajur, Harish (vk250x)2-23/+29
Update the traversal microservice to use the ingest library to make the application more model driven Issue-ID: AAI-1465 Change-Id: Ifcf56b5d0e7f25ce2bc735b3186e09bc28234100 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-29Update docker entrypoint to run independentKajur, Harish (vk250x)2-1/+18
Issue-ID: AAI-949 Change-Id: I014e852a518e78c49869c7f71e18a84c853a2b89 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-28Update the titan code to janus graph codeKajur, Harish (vk250x)1-5/+6
Issue-ID: AAI-949 Change-Id: Iabb282fb808742d2cc09791a189a5372a01f5be2 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-07Update traversal from AJSC 2 to Spring BootVenkata Harish K Kajur3-0/+185
Issue-ID: AAI-799 Change-Id: I6500f661db704726f529f665203a9c0605e8193e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>