summaryrefslogtreecommitdiffstats
path: root/aai-annotations/src
AgeCommit message (Collapse)AuthorFilesLines
2018-11-01Add required properties to schemaKajur, Harish (vk250x)3-0/+7
Issue-ID: AAI-1826 Change-Id: Ifc7122880e2c98888aa6b478cba3f70fb4c62e52 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-11AAI-1523 checkstyle warnings for aai-annotationsKeong Lim1-20/+20
Issue-ID: AAI-1523 re-indent code with spaces to clean up some checkstyle warnings for aai-annotations (part of 24k lines of output) Add spaces around '=' Change-Id: I9ea43508e5e88140149ccc11d233fdb77c869964 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-08-12Integrate aai-schema-ingest library into aai-coreKajur, Harish (vk250x)4-0/+213
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)2-6/+2
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 Kajur2-15/+17
Issue-ID: AAI-61 AAI-82 Change-Id: Iae98d4bf4c693c0a3203158bff98c3c5e739f453 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-08EdgeRules throws descriptive error on invalid ruleThreefoot, Jane (jt6620)1-0/+1
Also added test coverage, including refactoring of test resources to simplify test suites. Issue-ID: AAI-277 Change-Id: Ibfdc81342a139d121740f10bccc66a7420b61945 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-09-06Merge the schema of external-system.lizi001643311-0/+19
Add the schema of external-system, delete the auth-info-item which will not in use. Locally test passed. Change-Id: I9d65201cd8b222421c8f15fcb9eb421636588b33 Issue-ID: AAI-204 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-06-07[AAI-ONAP] Get the latest code and sync to onapVenkata Harish K Kajur2-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 Kajur2-0/+28
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>