aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/main/resources/etc
AgeCommit message (Collapse)AuthorFilesLines
2020-06-22traversal support for v20LaMont, William(wl2432)1-0/+1
Issue-ID: AAI-2933 Change-Id: I76f970d15ef911a3dd14d97f2fa050c8b6e29e96 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-20update traversal processing for v19LaMont, William(wl2432)4-150/+162
Issue-ID: AAI-2866 Change-Id: I344e095e6f1d3b117971c1c78e50ae58bebf27e4 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2019-04-11add v16 to traversal repoLaMont, William (wl2432)1-4/+4
Issue-ID: AAI-2322 Change-Id: I8967e1e90dc407424c8b8943d1278108f9786cef Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
2019-03-26Remove the internal properties from onapKajur, Harish (vk250x)1-28/+0
Issue-ID: AAI-2288 Change-Id: I8ef38f6aab3d62b784cd779ec11f7dcc7e445bd0 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-16Update traversal to support v15LaMont, William (wl2432)5-8/+34
Issue-ID: AAI-2073 Change-Id: I1c3df218d1333bdebc984947edc100607958ab60 Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
2018-11-01Add cql jar to traversalKajur, Harish (vk250x)2-0/+34
Issue-ID: AAI-1835 Change-Id: Ia8534129ac211b5343765a574f884ca42199cb62 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-17Remove internal specific propertiesKajur, Harish (vk250x)1-13/+1
Issue-ID: AAI-1606 Change-Id: If339150c892d5c537e76e9cda23f5a4d8bedeb00 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Update traversal to use schema ingest libraryKajur, Harish (vk250x)16-920/+273
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-07-19Update traversal to use v14Kajur, Harish (vk250x)1-4/+4
Issue-ID: AAI-1395 Change-Id: Ib3db83ca3730b9a37f480faf366cc195d1ce7a52 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-10Replace named-query with amsterdam versionJimmy Forsyth1-77/+186
Issue-ID: AAI-1135 Change-Id: I7373c5f474b3722f586f4e4c2974097bde8de7ef Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-10Add OOF authorization to traversalKajur, Harish (vk250x)1-0/+1
Issue-ID: AAI-1134 Change-Id: I40a6f46f7ad6c32c30dbc89dd6fc319489dcb542 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-03Update to remove loadbalancer codeKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-965 Issue-ID: AAI-1121 Change-Id: Ifd7d8a9e3c09f5b2793c974605ebdac76c6bae62 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-27Update keystore to use aaf keystoreKajur, Harish (vk250x)1-0/+0
Issue-ID: AAI-1101 Change-Id: I02a7fd877e0183aa8d54e422a8f6d680343f6c87 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-11Fix the basic auth issue which got brokenKajur, Harish (vk250x)1-0/+12
with spring boot Issue-ID: AAI-1020 Change-Id: If99add1e401284c505bfebccfe82a94694da1a4b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-28Add to traversal custom query to get parent pathMaharajh, Robby (rx2202)1-2/+7
Issue-ID: AAI-963 Change-Id: I3b323a42519de29980337ab80d9d0b68f16878c3 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2018-03-28Update the titan code to janus graph codeKajur, Harish (vk250x)4-3/+11
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 Kajur138-0/+4841
Issue-ID: AAI-799 Change-Id: I6500f661db704726f529f665203a9c0605e8193e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>