aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal
AgeCommit message (Collapse)AuthorFilesLines
2023-01-24[AAI] Upversion for aai traversal to 1.10.1leila1-1/+1
Issue-ID: AAI-3622 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I7ac7bd105a357b0d5b01829af07b6ee95ae3c8de
2023-01-18[AAI] Upversion traversal to 1.10.01.9.10leila1-1/+1
Issue-ID: AAI-3622 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I095b4173fd8b3b4bafb112d5e63a75c9d39eb8d2
2022-11-15[AAI] Up-version aai-traversal to 1.9.6Niharika Sharma1-1/+1
Issue-ID: AAI-3587 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: Ib75a7efea8ac8302d14ac14f15459d829d66b04f
2022-11-09AAI traversal logging structure enhancementleila3-45/+104
logging structure enhancement for logback and localhost xml files Issue-ID: AAI-3584 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: Iff2ff3f3faefb935780ead2d6c1b1f98f406f486 (cherry picked from commit 4dd115633585e996116dd3482691cdb7cedfdcd7)
2022-03-21[AAI] Upversion microservices to 1.9.4 and 1.9.5 to include the v25/v26 XSDswr148d1-1/+1
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I6f052998fb49348283fc99b85243eef73d50e7a2
2022-03-17[AAI] Adding v26 as default in the pom of traversalwr148d1-1/+1
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: If677a3bb6d23ef32c6b7e195a4089bebeba9d5c0
2022-03-07[AAI] Update traversal to fix security vulnerabilitieswr148d1-0/+4
Issue-ID: AAI-3414 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Iaaeee74c9ecbf267e4564c28b5981dc6b11fdf07
2022-02-14[AAI] Update traversal to use the new v26 schema and upversion to 1.9.4wr148d4-8/+8
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I9632b91d1d4fc948601f15b6b7ce6b3a5bd2a48a
2022-01-27[AAI] Upversion traversal to 1.9.3wr148d1-1/+1
Issue-ID: AAI-3431 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I8756c5740f15b833e58706cf82438e5cbf751736
2021-09-23[AAI] Upversion traversal for the multi-tenancy work to 1.9.2wr148d1-1/+1
Issue-ID: AAI-3324 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I4b8302614369e83e6bc0828c106f45204041efa8
2021-09-22Fix integration testsM.Hosnidokht7-32/+560
- Fixed the issue regarding docker image dependencies https://gerrit.onap.org/r/c/aai/traversal/+/123659 - Cleaned up pom file Issue-ID: AAI-3325 Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com> Change-Id: I3a69e5881c2e7a3016efec491acb527f86077746
2021-08-27Fix the docker image issue missing dependenciesHarish Venkata Kajur7-560/+27
Issue-ID: AAI-3371 Change-Id: Ibacb0c760357f569f35df735ab67cf8ddba4920f Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-08-24Merge "[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag ↵William Reehil4-5/+15
configurable)"
2021-08-19[AAI] Updates for latest versions for Istanbulwr148d5-9/+9
Issue-ID: AAI-3361 Change-Id: I0af66a4e683cea6d543a77b8cc4a329cc92a8a95 Signed-off-by: wr148d <wr148d@att.com>
2021-08-18[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag ↵Dimple Soni4-5/+15
configurable) Issue-ID: AAI-3367 Signed-off-by: Dimple Soni <dimple.soni@yoppworks.com>" Change-Id: If8a5734c702242a292eeb6c9c26a844242e1f849
2021-05-28Add multi-tenancy integration testsEric Santos7-0/+600
- Created a separate directory under 'src' for integration tests - Moved all multi-tenancy related integration test classes and files into 'it' directory - Depends on https://gerrit.onap.org/r/c/ci-management/+/121244 Issue-ID: AAI-3325 Signed-off-by: Santos, Eric <eric.santos@yoppworks.com> Change-Id: I7d43fc0a72874c2b25dfc40ea5331783bd496d15
2021-05-19[AAI] Export relevant key metrics for monitoring in Prometheusroger yuan9-2/+225
Make the key metrics available to the monitoring system by instrumenting the code. The Key metrics are available via /actuator/prometheus /actuator/info /actuator/health Issue-ID: AAI-3343 Signed-off-by: Roger Yuan <roger.yuan@yoppworks.com> Change-Id: If72858484231d95a39c938bacfc1773430806e5a
2021-04-19Add multitenancy filter with data-ownerEric Santos3-9/+56
Issue-ID: AAI-3299 Signed-off-by: Santos, Eric <eric.santos@yoppworks.com> Change-Id: Ia22001af5a1701bf70d8be6dbf8d09273ebd5575
2021-04-01Merge "Add keycloak integration"Venkata Harish Kajur5-3/+132
2021-03-31Add keycloak integrationSam Huang5-3/+132
Issue-ID: AAI-3298 Signed-off-by: Sam Huang <sam.huang@yoppworks.com> Change-Id: I2d99769ab8d189d61de610ec020b15a8fe0aa652
2021-03-30Upversion for istanbul to 1.9.0Maharajh, Robby (rx2202)1-1/+1
Issue-ID: AAI-3249 Change-Id: I4692ecc8800082081ac0f268696593edc5b9fd90 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2021-02-25Upversion to 1.8.1-SNAPSHOTMaharajh, Robby (rx2202)1-1/+1
Issue-ID: AAI-3249 Change-Id: Ib6940e4fe76dc3ee8c341363a15b7aebc120e9ec Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2021-02-02Update traversal to use v23Harish Venkata Kajur4-8/+8
Issue-ID: AAI-3249 Change-Id: If0e0d7cff68af3b06429c817330d4077d97489b7 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-12-02Merge "Upversion artifacts to 1.8.0-SNAPSHOT"Manisha Aggarwal1-1/+1
2020-11-15Upversion artifacts to 1.8.0-SNAPSHOTHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3222 Change-Id: I897bed9081309b3441e0d57df84adf803119fc40 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-11-04fix sonar bugMariano Diaz1-1/+1
Issue-ID: AAI-2877 Signed-off-by: Mariano Diaz <mariano.diaz@yoppworks.com> Change-Id: I7841454d8844ca8390a6a63931b8bd35358609cb
2020-09-17Update to use aai-common 1.7.2 and use common aaf authMaharajh, Robby (rx2202)6-301/+1
Issue-ID: AAI-3128 Change-Id: I2ae25a9990daa8eafd045229686a2d586b90f66a Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-09-11Remove aaf binary in traversal msHarish Venkata Kajur1-0/+0
Issue-ID: AAI-3182 Change-Id: I7cbe62b7dd4c89590538feec8b7f912484bb86f7 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-10Updated api pattern for retired propertieswreehil1-1/+1
Issue-ID: AAI-2367 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I67c7cc9f1b61f9df8842540dd6d59d2a3fea8701
2020-09-10Remove the aaf profile for localMaharajh, Robby (rx2202)1-1/+1
Issue-ID: AAI-2886 Change-Id: I662e5fc1321519174cc2efd6310812b09593cc76 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-09-10Fix aaf startup issue for spring boot updateMaharajh, Robby (rx2202)4-188/+33
Issue-ID: AAI-2886 Change-Id: Ic9b43ebe3ca58eac65cd169f124b74d0032710ea Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-09-09Update traversal to use spring boot 2Maharajh, Robby (rx2202)18-88/+56
Issue-ID: AAI-2886 Issue-ID: AAI-2527 Change-Id: Id6432ff82b0377ff44115d5b42607d1926431f7b Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-08-14Updating the schema service to 1.7.3wreehil1-1/+1
Issue-ID: AAI-3017 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I7efeb5aba39dd6b60f9b8c680131b54e5ffd2b81
2020-06-22traversal support for v20LaMont, William(wl2432)25-192/+919
Issue-ID: AAI-2933 Change-Id: I76f970d15ef911a3dd14d97f2fa050c8b6e29e96 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
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>
2020-04-23Sonar fixesDavid Brilla17-349/+229
Issue-ID: AAI-2877 Change-Id: Ida4f641c4cc87b69ba5d0ae2c7f3804e53af5b68 Signed-off-by: David Brilla <david.brilla@tieto.com>
2020-04-20update traversal processing for v19LaMont, William(wl2432)116-2036/+10031
Issue-ID: AAI-2866 Change-Id: I344e095e6f1d3b117971c1c78e50ae58bebf27e4 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-08Upversion to 1.7.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iceda88fa4d5e2f89f4e873df0124cd1748105c10
2020-04-07Upversion to 1.6.46.0.0-ONAPfrankfurtJimmy Forsyth1-1/+1
Issue-ID: AAI-2850 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I4f323000a86fa2201868b1d953d28c12aa1a6330
2020-03-27Fix sonar configurationJimmy Forsyth1-77/+7
Issue-ID: AAI-2846 Change-Id: I4b22f1a9e1b940ef5144369c2b90fd875da1ee37 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-24Use schema-service:1.6.6Jimmy Forsyth1-0/+3
Issue-ID: AAI-2839 Change-Id: I7f8004c3d2247b4fcb885191220e8db5231c33bd Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-02-07Put s.b. repackage before assembly pluginJimmy Forsyth1-26/+29
Issue-ID: AAI-2792 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I3b4a1f66f9a080410021e4af847fea4332a55e73
2020-02-06Set parent to 1.6.3jimmy1-4/+3
Issue-ID: AAI-2791 Signed-off-by: jimmy <jf2512@att.com> Change-Id: Ie5eb1822df3d7fbd432ef9ac1aa132fa7febd591
2020-01-17Upversion to 1.6.1Forsyth, James (jf2512)1-2/+2
Issue-ID: AAI-2755 Change-Id: I98496737127ba79948a804a2cfc3097c7495a152 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
2019-11-25Change to use aai-parentJimmy Forsyth2-1177/+1027
Issue-ID: AAI-2724 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iec7303c7056aaa90302150983c4eb712ba617b09
2019-11-15Merge "Update the code to read aaf generated passwords"James Forsyth2-12/+90
2019-10-31Update schema-service dep to 1.6.0Jimmy Forsyth1-2/+2
Issue-ID: AAI-2607 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I3cb80e2b8453bd1e7da66d2745690dfe2ce61b7d
2019-09-23Update the code to read aaf generated passwordsKajur, Harish (vk250x)2-12/+90
Issue-ID: AAI-2476 Change-Id: I7a13ef0556f9b73d1dda2526c1ef24e860f59dc9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-09-18Remove the cadi jar file from traversalKajur, Harish (vk250x)1-0/+0
Issue-ID: AAI-2622 Change-Id: Ib685c132e305c948b7048f97aa2a0399422f1449 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-08-29Fixed project version parsingDmitry Puzikov3-35/+71
Change-Id: I4d5179b66f9a7e210a8a9c51e80bd029a1f83983 Issue-ID: INT-762 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>