aboutsummaryrefslogtreecommitdiffstats
path: root/aai-queries/src
AgeCommit message (Collapse)AuthorFilesLines
2024-12-05[AAI] v30 new schema addition and update of datatypesvani.kv3-6/+6
- Schema version upgrade to v30 - Update datatypes for few attributes under slice-profile - New attribute lead-time added under feasibility-check-job Issue-ID: AAI-4075 Change-Id: I358e50ee27e42b643b0b873eb75bc6802927d65b Signed-off-by: vani.kv <vani.kv@accenture.com>
2024-11-14Update aai-common dependency in schema-service to 1.15.2Fiete Ostkamp2-11/+5
- update aai-common dependency (1.9.4 -> 1.15.2) - this also updates, among other things, spring boot (2.1.12 -> 2.6.15) - use lombok to make code more terse Issue-ID: AAI-4058 Change-Id: Ib4b90d360dc094721eaf82282c6ba0df767d18a9 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-11-13Migrate the schema-service from JUnit 4 to JUnit 5Fiete Ostkamp3-50/+51
Issue-ID: AAI-4053 Change-Id: I100c96c9d231f1d5c232886bc00bf3e05cc209b3 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-11-12Update vulnerable dependencies in schema-serviceFiete Ostkamp1-22/+0
- update freemarker (2.3.21 -> 2.3.33) - update snakeyaml (1.29 -> 2.3) - remove duplicate declarations of dependencies in pom - remove aai-aaf-auth dependency Issue-ID: AAI-4052 Change-Id: Ice8a520f024c024ae7118378176df6fe1242f1bb Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-05-07[AAI] v29 new schema addition for 3GPP RAN Networknandkishorpatke3-6/+6
- New service-instance attributes added in AAI schema - New slice-profile attributes added in AAI schema - Added New Object: feasibility-check-job in the schema - Added new Edge Rule for feasibility-check-job, slice-profile and service-subscription Issue-ID: AAI-3843 Change-Id: Iacb1c4edb3ce432c46c50529260fcfa83b47245d Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
2023-11-09[AAI] Schema changes for Cell band and Neighbour relation-typenandkishorpatke3-6/+6
AAI Cell band and Neighbour relation-type attributes are added into v28 version Issue-ID: AAI-3663 Change-Id: Ic24d48ed1fcaf8ff655fbff661158b2d92c1bfe5 Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
2023-10-26[AAI] Remove v28 version and Add Schema changes for Cell and Neighbour in ↵nandkishorpatke3-6/+6
v27 version - Facing issue while using latest aai-shema(1.11.2) version so reverting aai-schema maven version - Remove v28 version due to issue in aai-resource component - Added AAI Cell band and Neighbour objects relation-type attributes into v27 version Issue-ID: AAI-3663 Change-Id: Ic5aaab474652ff96ed67b0af42adbae09f0e963f Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
2023-10-18[AAI] Schema changes for Cell and Neighbournandkishorpatke3-7/+7
AAI Cell band and Neighbour objects relation-type attributes are added Issue-ID: AAI-3663 Change-Id: I12c2914761b386d67862d1615c1d07db64887e12 Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
2022-11-10Reduce the number of problems in schema-serviceFiete Ostkamp3-18/+8
Issue-ID: AAI-3590 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I7a5d3e5a4db75efb8a8fcc6c8598d6cab80dca4a
2022-09-22Fix mvn javadoc:javadoc failure, update javadoc plugin to 3.4.1Fiete Ostkamp1-3/+3
Issue-ID: AAI-3527 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ie69792925722607ea33e376f01a3d682bc0bd43b
2022-09-19Add instructions to invoke the linter and code formatter plugins to the ↵Fiete Ostkamp6-427/+407
README and invoke the formatter Issue-ID: AAI-3526 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ibd383994732cea6460153704a1153beb530dc6c3
2022-09-17Replace all tab characters in java files with two spaces to remove linter ↵Fiete Ostkamp6-327/+327
warning Issue-ID: AAI-3525 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I36cf7b83dd33c3b69de51e56e00bbd93a79c5ec4
2021-07-22Fix sonar issues + mergeLiard Samuel1-0/+3
Issue-ID: AAI-3362 Signed-off-by: sliard <samuel.liard@gmail.com> Change-Id: Ibd62021424c7c69467fef8af897709e89ce499a3
2020-06-18v20 support in schema-service without javafxLaMont, William(wl2432)4-15/+8
Issue-ID: AAI-2930 Change-Id: I68ba45069f465988e21602521e8e665cb27318d1 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-15schema-service processing for v19LaMont, William(wl2432)11-0/+1102
Issue-ID: AAI-2864 Change-Id: I41a430ec9c9fd69be75bd9d01693249895e0928b Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-03-04ENNI changes for MDONS usecaseSrinivasan Ramanathan1-2/+9
Added new attribute bandwidth-attribute for ENNI Made changes for AAI cleanup upon 3rd party SDNC Deregistration Change-Id: I493c994db55333b84e5ec66f36b51c5b27ad7f8a Issue-ID: AAI-2804 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-01-17Changes for MDONS usecaseSrinivasan Ramanathan1-0/+28
Updated schema for p-interface, logical-link, esr-thirdparty-sdnc, service-instance Updated DbEdgeRules for the usecase Updated stored-queries for new custom queries needed for the usecase Change-Id: If052355944c7c1cd72b54e83323909733de21c98 Issue-ID: AAI-2683 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2019-05-02Updated closed loop query to useKajur, Harish (vk250x)1-1/+1
private edge traversal instead of regular edge traversal Issue-ID: AAI-2376 Change-Id: I2b43141e107779e53d3e4b392884de4ef22ed41c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-30Update closed-loop-custom-query doesn't replicateKajur, Harish (vk250x)1-5/+5
the named query behaviour Issue-ID: AAI-2169 Change-Id: I0ac7bb5c09a8a6406b0959b9dde52629309d5bc0 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-16Remove the duplicate closed loop entryKajur, Harish (vk250x)1-5/+0
Issue-ID: AAI-2376 Change-Id: I6900ee8ffad7d122b3fabcfbb3f5bdfd54c942fe Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-02-20adding closed loop custom queryLaMont, William (wl2432)1-0/+5
Issue-ID: AAI-2169 Change-Id: Iea2a48eb42ceb484b65248527ad9887ba96a6db3 Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
2019-01-23Add the queries endpoint and filesKajur, Harish (vk250x)1-0/+549
related to the queries endpoint Issue-ID: AAI-1864 Change-Id: I50054dbaa5b069f0cdbe5b0dc0ce8c06a189589a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>