summaryrefslogtreecommitdiffstats
path: root/aai-common-docker/aai-common-images
AgeCommit message (Collapse)AuthorFilesLines
2021-08-18Release aai/aai-common1.9.0jenkins-releng1-2/+2
2021-08-18[AAI] Upversioning aai-common to 1.9.0 for Istanbulwreehil1-2/+2
Issue-ID: AAI-3361 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I516987a9ec57a744c7c2f1e153a37794bebdc4fa
2021-04-14Up version aai-common to 1.8.2Niharika Sharma1-2/+2
Issue-ID: AAI-3308 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: If450ae0a9a171fcd09fc084a898faaee9640d258
2021-02-03Update to java 11 alpine imageHarish Venkata Kajur1-10/+14
Issue-ID: AAI-2700 Change-Id: If39c569af13b25fadff465653af614e63d74e740 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-01-06Use data owner attribute instead of owning entity for OwnerCheckM.Hosnidokht1-2/+2
Issue-ID: AAI-3226 Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com> Change-Id: I8222546e7264e99ca3e53fe1212a45008c1064e6
2020-11-15Upversion artifacts to 1.8.0-SNAPSHOTHarish Venkata Kajur1-2/+2
Issue-ID: AAI-3222 Change-Id: I5b74e10ab600e7899c0043caf2390ca31728728b Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-10-07Up version 1.7.3Niharika Sharma1-2/+2
Issue-ID: AAI-3100 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I38bde55f66fd27110f8a41aedb9be463263fa9f3
2020-09-15Add ownercheck side effect to enrichData method in dbserializerRodrigo Lima1-2/+2
Issue-ID: AAI-3184 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: I3c8b3d33613c5345fc767fb03f1c4be79a321acc
2020-09-10Add side effect to check pnf owning entityRodrigo Lima1-2/+2
- Create side effect to check : user's groups contains pnf's owning entity name - Create unit tests for side effect - Add new process method in HttpEntry to pass set of groups - Pass set of groups to db serializer Issue-ID: AAI-3176 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: I4bc7ab6e22bce8cbe60bd7ef6bb5db73dac3a1c4
2020-04-14Upversion to 1.7.0Jimmy Forsyth1-2/+2
Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I113f7a0874877b1815ec8bb47482d1911f23f836
2020-03-10Reenable spring-boot2 in aai-commonJimmy Forsyth1-2/+2
Issue-ID: AAI-2831 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I9f3f1d8d1d9ef45786d0f17afa5c824e90c77263
2020-03-10Move back to spring-boot 1.5 for bugfixJimmy Forsyth1-2/+2
Issue-ID: AAI-2831 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I1e3d278fe343e4f05cdfd71d2443aef19c8541c2
2020-03-03Update aai-common to be spring boot 2 compatibleHarish Venkata Kajur1-2/+2
Issue-ID: AAI-2806 Change-Id: Idad79373209ef25bb26551253aa8ad86e4a75549 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-03-02Change the mockito to use one versionKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2806 Change-Id: I23dc5efa936d9efe2ecf326064ae5e5046764339 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-02-26Update to 1.6.7-SNAPSHOTHarish Venkata Kajur1-2/+2
Issue-ID: AAI-2806 Change-Id: I4b1f00e4e4b3cb576e76e03ba7e70d872b98e854 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-08-15Created maven modules for aai-common docker images.Dmitry Puzikov4-0/+201
aai-common and aai-haproxy docker images can be build with maven. Change-Id: Iffbc2f4984316e3acc35558bdde0dbea76388ada Issue-ID: INT-1023 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>