aboutsummaryrefslogtreecommitdiffstats
path: root/aai-annotations/src/main
AgeCommit message (Collapse)AuthorFilesLines
2024-04-10Remove DMaaP dependency from AAI-CommonSingh1-1/+1
- Remove Dmaap dependency in AAI-Common and replace it with Kafka. Issue-ID: AAI-3792 Change-Id: If3fd5c3bdc2448f7e260a26000b02a510c80d7fb Signed-off-by: Singh <soumya.e.singh@accenture.com>
2022-11-07Reduce the number of problems in aai-common by removing unused importsFiete Ostkamp1-1/+2
- run mvn spotless:apply across aai-commmon to remove unused imports - run mvn formatter:format across aai-common Issue-ID: AAI-3583 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I2dfeb395eafa2824ce8369bba3a18db3e1845522
2020-09-10Add side effect to check pnf owning entityRodrigo Lima1-1/+7
- 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-02-25Enhancements for the aai-common libraryKajur, Harish (vk250x)2-1/+8
Issue-ID: AAI-2806 Change-Id: I2dbb46b897b35136ac1bb802978d3f974af1b307 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-11AAI-1523 Batch reformat aai-annotationsKeong Lim3-190/+223
Use maven plugins from AAI-2198 to do batch reformat of aai-annotations to consistent code style. Change-Id: If1793b45f688d86b47771c154843be6f071f1df7 Issue-ID: AAI-1523 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-11-01Add required properties to schemaKajur, Harish (vk250x)2-0/+6
Issue-ID: AAI-1826 Change-Id: Ifc7122880e2c98888aa6b478cba3f70fb4c62e52 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-12Integrate aai-schema-ingest library into aai-coreKajur, Harish (vk250x)3-0/+212
Integrate the aai-core into using the aai-schema-ingest library to be agnostic to the schema changes Remove any references to aai-schema dependency in aai-core Reorder the components so the aai-schema-ingest is first installed Moved the edge rules to the aai-schema as they are linked to schema Rework the generation of the aai-schema to using aai-schema-ingest library Also remove the yaml and html folders as they get generated on the fly So when maven pushes the aai-schema jar, the jar contains the generated yaml, html and xsd files at runtime due to the gerrit limit of filesize Issue-ID: AAI-1455 Change-Id: I87ecd9eb2fc96a09d3a6399955637674f6e7fb21 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)1-3/+1
Issue-ID: AAI-856 Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2017-09-28Change openecomp to onap and update licenseVenkata Harish K Kajur1-6/+7
Issue-ID: AAI-61 AAI-82 Change-Id: Iae98d4bf4c693c0a3203158bff98c3c5e739f453 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-07[AAI-ONAP] Get the latest code and sync to onapVenkata Harish K Kajur1-10/+10
Change-Id: Ifd6e05a807b1bc5246cd2442cb54495b84100e83 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-24Update the aai-common with the latest codeVenkata Harish K Kajur1-0/+1
Change-Id: Ia4758a3d7e462e5120fa1db7ebe97adaeac3ebc2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-09Initial commit with all the necessary filesVenkata Harish K Kajur1-0/+54
Change-Id: I2760ca1e2c661028be946a4335d07b1b7671a4b4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>