summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-12Integrate aai-schema-ingest library into aai-coreKajur, Harish (vk250x)442-1332932/+44597
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-08-02Merge "Fix sonar issues in SchemaGenerator"Venkata Harish Kajur4-145/+154
2018-08-02Merge "Removing minor sonar issues"Venkata Harish Kajur1-66/+13
2018-08-02Fix sonar issues in SchemaGeneratorjczestochowska4-145/+154
fixed formatting removed unused JanusGraph graph parameter deleted usage of print that were accompanied by a logger reduced loadSchemaIntoJanusGraph complexity by cutting it into smaller methods added private constructor to prevent instantiation optimized imports Change-Id: I4645a7fed266afbe6c2b21df20b40574aa9f31fd Issue-ID: AAI-1437 Signed-off-by: jczestochowska <justyna.czestochowska@nokia.com>
2018-08-01Merge "Refactor of DataGrooming main script"Venkata Harish Kajur1-106/+106
2018-07-31Refactor of DataGrooming main scriptJustyna Czestochowska1-106/+106
replaced long if else with switch extracted methods handling wrong or missing arguments replaced AAI_6101 with constant, called diamond operator Change-Id: Ia8e43df0f028617c55c12bea03efab22b7fc1f4b Issue-ID: AAI-1431 Signed-off-by: jczestochowska <justyna.czestochowska@nokia.com>
2018-07-31Removing minor sonar issuesJustyna Czestochowska1-66/+13
replaced usage of print by logger, removed duplication, removed commented out code Change-Id: Ib8b8cf9e6769ecc235ec080f26526cf7d790513c Issue-ID: AAI-1434 Signed-off-by: jczestochowska <justyna.czestochowska@nokia.com>
2018-07-26Remove EPA attributeDileep Ranganathan2-12/+0
Remove the usage of EPA attribute which is deprecated cloud-epa-caps attribute is removed from v14 of schema Change-Id: Ie5fb5cf9f33ff5597525a0b53e264ce1ab66477c Issue-ID: AAI-1150 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-26Update the Instance group to use instanceFunctionMaharajh, Robby4-9653/+9697
Issue-ID: AAI-1395 Change-Id: I83497b998d25dbe02c8436b2bddd10e15f1364ce Signed-off-by: Maharajh, Robby <rx2202@att.com>
2018-07-25Merge "Fix component creation"Venkata Harish Kajur7-25/+116
2018-07-23Merge "Add missing tests"Steven Blimkie5-84/+14753
2018-07-23Merge "Fix stream closing"Venkata Harish Kajur5-60/+35
2018-07-19Add collection under network for v13 and v14Kajur, Harish (vk250x)9-6/+18229
Issue-ID: AAI-1395 Change-Id: I306e579c4a367a7b41ab46759a261bcc3a628699 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-07-12Fix component creationBogumil Zebek7-25/+116
Change-Id: I08606ec83b53cd87005f7d52301e0fe8792d744e Issue-ID: AAI-1236 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-07-04Remove dead path of codeBogumil Zebek1-2/+0
Change-Id: I8fd74ac0b90244f1af2544f243478c5a7de989eb Issue-ID: AAI-1360 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-07-03Fix stream closingBogumil Zebek5-60/+35
Change-Id: I9c837a3e62d7834922ab0c191590875359a69441 Issue-ID: AAI-1358 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-06-29Refactor of EdgeIngestorWiktor Garbarek1-6/+0
Removed unusued imports Change-Id: I84984a566d339a1b366fa14eb387b21d94c14a34 Issue-ID: AAI-1347 Signed-off-by: Wiktor Garbarek <wiktor.garbarek@nokia.com>
2018-06-22Add missing testsBogumil Zebek5-84/+14753
Change-Id: I27b9210430c877d7d2bd0d3440ed12f702282fe1 Issue-ID: AAI-1235 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-06-13Update offeredapis to v13Jimmy Forsyth1-1/+1
Issue-ID: AAI-1225 Change-Id: Icd928f8722ea4ff24d269eb222e8565451d7a317 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-06-08Add known issues section to release notesJimmy Forsyth1-0/+4
to outline how to workaround and potentially fix the resiliency issue in AAI where a deleted resources or traversal pod will cause the service to always return 503. Issue-ID: AAI-1217 Change-Id: I530a72385ae6afcf2cccc9a11c83d94a76f0eaa2 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-06-06Update architecture diagramJimmy Forsyth1-0/+0
Issue-ID: AAI-1211 Change-Id: I5dfaa4a9dfd709b22325e2999bc422537f70d8b4 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-06-05Document Security section of the Release NotesGildas Lanilis1-158/+169
-Add section for secuirty n otes -Fix forma issue Change-Id: I3a3532835ff9d77262b9942ee6c582959a252c9f Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-05-30Fix release notes formattingJimmy Forsyth1-2/+108
Issue-ID: AAI-1187 Change-Id: I61eb6cfb6b63dbfb78e2631def1daec6456f1f4f Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-24Merge "Update release notes for Beijing"Venkata Harish Kajur1-1/+169
2018-05-23Update release notes for BeijingJimmy Forsyth1-1/+169
Issue-ID: AAI-1171 Change-Id: Ib65b5a2481e245a44b02219c7980018373502b35 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-23Merge "Fixes in DataGrooming"James Forsyth1-68/+62
2018-05-23Merge "Upversion common for Casablanca"Venkata Harish Kajur8-27/+15
2018-05-23Upversion common for CasablancaJimmy Forsyth8-27/+15
Issue-ID: AAI-1169 Change-Id: Id80fd4b8c7af48dde78b441fb6ec2b6619c608bc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-22Eliminate Sphinx Errors and Warnings2.0.0-ONAP2.0.0-ONAPRich Bennett3-81/+68
Add end of block and inline markup delimeters Use code blocks for json, xml, and http Change-Id: I79f69227bfb3e43d97f46e01fe2ada6d1c4872ea Issue-ID: AAI-1152 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-05-02Update pom to use 1.2.5-SNAPSHOTKajur, Harish (vk250x)8-14/+14
Issue-ID: AAI-965 Change-Id: I25575c7519407f84f78c5e647b8eb32b9e3492f6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-02Fix the aai-schema in utils to use project versionv1.2.4Kajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-965 Change-Id: I46c46c5abec5a3781c6ec8595b474e647901692a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-02Remove the client load balancer use http clientKajur, Harish (vk250x)13-869/+141
Issue-ID: AAI-965 Change-Id: I68600c2a586faa5537ac58ca21b06e984413a8bc Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-30Update to httpclient 4.5.5Jimmy Forsyth1-1/+1
Issue-ID: AAI-970 Change-Id: I4ea1bc52ac710f2c51f0474f08a1f8b71d6cd0e2 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-24Upversion aai-common to 1.2.4 after releaseJimmy Forsyth9-16/+16
Issue-ID: AAI-1090 Change-Id: Ic041380839a98790a02a2c5c0cf8720e39e08067 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-23Fix html docs with esr-system-info attrv1.2.3Jimmy Forsyth4-1363/+2593
Issue-ID: AAI-1090 Change-Id: Iae82ec9c42e40601aa6d7e7513ad1c0d7392b4f8 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-23Generate xsd for v12 and v13 with esrKajur, Harish (vk250x)11-373/+661
Also update the version to 1.2.3-SNAPSHOT Issue-ID: AAI-1090 Change-Id: I7649416340f0a670ec9e83cfef355dc4ef40a1b3 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-23Fix v12 cloud-region with esr-system-info attrJimmy Forsyth6-3114/+4345
Issue-ID: AAI-1090 Change-Id: I41912a801da31736d0501705c46fb9172e1f26dc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-23Re-add esrSystemInfoList to cloudRegionJimmy Forsyth1-0/+1
Issue-ID: AAI-1090 Change-Id: Ic5d84689a0aa33a2ba215f9fde4af650bef2d4eb Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-20Increment patch version in version.propsv1.2.2Jimmy Forsyth1-1/+1
Issue-ID: AAI-1088 Change-Id: Ie7dcebb9169e51b172b1c9a56770712de8031655 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-19Update html file to v13 versionJimmy Forsyth1-1/+1
Issue-ID: AAI-1051 Change-Id: I6a275e9c7d8d94de729821e6ff436dd261ab7947 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-19Update swagger file and html to latest versionsJimmy Forsyth12-6640/+6628
Issue-ID: AAI-1051 Change-Id: I3fcced1c8672ad3a7f18be4368c8f3b3b454263a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-19Fix the spring core and netty handler issueKajur, Harish (vk250x)5-14/+71
Issue-ID: AAI-586 Change-Id: I69efb05f9fb82ffe1a97042e493c754b55bfb269 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-18Update the pom to use the spring boot 1.5.12Kajur, Harish (vk250x)4-10/+37
Issue-ID: AAI-1036 Issue-ID: AAI-968 Issue-ID: AAI-975 Change-Id: Iad8ad4f6e5f71c969b99356b7c909dc585e97a98 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-17Merge "Change version numbers on aai_swagger_HTML files"James Forsyth3-4/+36
2018-04-17Change version numbers on aai_swagger_HTML filesEpp, Richard (re6517)3-4/+36
Change-Id: Ice7b38273c6c4701dd16da573c03fa121abfe298 Issue-ID: AAI-971 Signed-off-by: Epp, Richard (re6517) <re6517@us.att.com>
2018-04-16Fixes in DataGroomingburdziak1-68/+62
Change-Id: I0a4a5a82e4ff932ef3f7489afb558e92c9efc1dc Issue-ID: AAI-1031 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-04-10Correct INFO.yaml to pass YAML LintEric Debeau1-24/+24
Change-Id: Iefe1dce442d9d63612f56965c48f2ecef4222cf3 Issue-ID: AAI-1022 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-03-29Merge "Convert cloud region to esr edge"James Forsyth3-18/+18
2018-03-29added schema validation toolsThreefoot, Jane (jt6620)72-171/+3593
Issue-ID: AAI-879 Change-Id: I028547c97450372252b76286a8b10f4dbed4d2bf Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2018-03-29Convert cloud region to esr edgeKajur, Harish (vk250x)3-18/+18
Issue-ID: AAI-973 Change-Id: Id56186db269ccee9a96a6de25dc7e695d354026e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>