aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27BugFix:X-FromAppId configurable in AAiDataRouterPhillip Leigh1-5/+1
Issue-ID: LOG-697 Change-Id: I4edced8bd84696b522fcd612430b99a955294203 Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
2018-09-26Fix missing result field from data routerShane Daniel1-0/+1
Issue-ID: LOG-682 Change-Id: I6b63bb0a2e353248351c6fa6efce4f799a4d4077 Signed-off-by: Shane Daniel <shane.daniel@amdocs.com>
2018-09-24router-core 1.3.0 changesrv871f8-150/+203
Issue-ID: AAI-1670 Change-Id: Id42ece47c5c5972b471576f9c5f7fb2614196512 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-09-18Fix aggregate-vnf search index populationsblimkie3-23/+39
This search index was not being populated when the DR processed events from Spike. Change-Id: Icc61ec8695801cc310bb106cf69ca5cc8b81613e Issue-ID: AAI-1625 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-09-13Update Data Router to support API V1Phillip Leigh1-32/+2
Issue-ID: LOG-428 Change-Id: I6cf971539880f19ffb3e0e9cee5535d34c7b71df Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
2018-09-07Add additional fields validation reportGeora Barsky1-0/+2
Issue-ID: LOG-454 Change-Id: I8e1cf849334e9e12772570594e102c90967fd70c Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-09-04Update application class to handle httpsmichaere1-8/+32
Provide a secure connection to the event client for async flow Issue-ID: AAI-1562 Change-Id: I686e2e6cf4ba88751455627d2755d18ea571f1f4 Signed-off-by: michaere <michaere@amdocs.com>
2018-08-30Fix sonar issuesPrudence Au2-109/+103
Change-Id: I1fabfdf3a4a4911094ea24f96603f23e4af452c0 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-572
2018-08-22Merge "Remove class serialization"James Forsyth1-2/+1
2018-08-14Merge the POMBA code to ONAP AAI data routerJennie Jia9-256/+1206
Issue-ID: LOG-588 Change-Id: I5d121121e1f6b8167cc0f6b3326b488aedf01430 Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-08-06Remove class serializationBogumil Zebek1-2/+1
Change-Id: I89568e1a87d0b973cee00d6c64bf0b97ee33ca29 Issue-ID: AAI-1435 Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-06-27Move common code to router-core from DRDaniel Silverthorn14-1000/+22
Change-Id: I5c13ca2b4173db02c0678dfbc0b4a8b168a570f8 Issue-ID: AAI-1339 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-06-26Merge "Fix file stream closing"Tian Lee2-24/+28
2018-06-26Fix file stream closingBogumil Zebek2-24/+28
Change-Id: Ie1417769a934fff51a1b8277e472a8f8c04b81eb Issue-ID: AAI-1234 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-06-22Merge "Remove performance problem."Steven Blimkie4-17/+45
2018-06-21Remove performance problem.Bogumil Zebek4-17/+45
Change-Id: I15234aff50ca4946cf481fa3d32cb6fa56af60e5 Issue-ID: AAI-1233 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-06-19add the gap event transformerrenealr1-0/+105
add the gap event transformer and add stub data for test cases Issue-ID: AAI-1230 Change-Id: I95f6f050ca4d2d7ea3a288e05f69c6be66a9222b Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-06-18Add multi-oxm using schemaIngest librarySanchez, Gabriel (gs882h)9-147/+303
Use the schemaIngest library to have the capability to deal with multiple OXM files Issue-ID: AAI-1192 Change-Id: Icbebbf475bcf9fc3808bc79b9fa95085db46ab77 Signed-off-by: gabriel sanchez <gabriel.sanchez@amdocs.com>
2018-06-12Fix Spike Event Processing with Common Formatda490c11-342/+679
Issue-ID: AAI-1215 Change-Id: Ic6b575e9194d00cc0da9229cdb532869357e37e5 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-04-04Refactoring to use camel servlet with spring bootBansal, Nitin (nb121v)14-587/+389
Change-Id: I7c439e9108d84e5e72a42d9dba3bbf7681517527 Issue-ID: AAI-802 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-04-03Merge "Fixing reading key store pwd from env"Steven Blimkie1-1/+1
2018-04-03Fixing reading key store pwd from envBansal, Nitin (nb121v)1-1/+1
Change-Id: Ic9c5c9bfab26e021d68f85f093110beec6d98302 Issue-ID: AAI-802 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-04-03Merge "Moving Historical Queries to spring boot"Steven Blimkie14-378/+602
2018-04-03Moving Historical Queries to spring bootBansal, Nitin (nb121v)14-378/+602
Change-Id: If4042f3b19b25b086e8f0c4b3723afe9839d994a Issue-ID: AAI-802 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-03-28Merge "Adding license header to newly added files"Steven Blimkie7-18/+49
2018-03-28Adding license header to newly added filesBansal, Nitin (nb121v)7-18/+49
Change-Id: Ibd2f5b7879a29043033a6e2c28915f51b5efd1a1 Issue-ID: AAI-947 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-03-28Merge "Fixes in RouterServiceUtil"Steven Blimkie1-54/+64
2018-03-27Moving data-router to Springboot for securityBansal, Nitin (nb121v)2-0/+25
Change-Id: I7a02720c4e0a79619ed6b309ff1f65f4d755c364 Issue-ID: AAI-590 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-03-22Merge "Fixes in OxmModelLoader"Steven Blimkie1-12/+9
2018-03-22Merge "Fixes in ChameleonResponseBuiler"Steven Blimkie1-13/+14
2018-03-22Merge "Fixes in EchoService"Steven Blimkie1-8/+8
2018-03-22Fixes in RouterServiceUtilburdziak1-54/+64
Change-Id: I4fba9bc38674d4ce82f360f2ea96752f4cca57dd Issue-ID: AAI-921 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-03-22Fixes in OxmModelLoaderburdziak1-12/+9
Change-Id: Iaef524c5ce7dab3704ed5e199b6e3315f935a422 Issue-ID: AAI-919 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-03-22Fixes in EchoServiceburdziak1-8/+8
Change-Id: I0e1a0798f7f7eb89edaf4731c7e5a02bf362e4b2 Issue-ID: AAI-918 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-03-22Fixes in ChameleonResponseBuilerburdziak1-13/+14
Change-Id: Idbae83b2f4ded5851a2a0b27a05c240dd548c449 Issue-ID: AAI-917 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-03-21Merge "Fixes in SpikeEntityEventPolicy.java"James Forsyth1-14/+11
2018-03-21Fixes in SpikeEntityEventPolicy.javaburdziak1-14/+11
Change-Id: I5e5a803173d57cd9fe4cf8054a93eff3ca272d1d Issue-ID: AAI-915 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-03-21Fixes in EntityEventPolicyburdziak1-21/+16
Change-Id: I3f040e39030299dad4242beb9df7f6ec1fa4835f Issue-ID: AAI-914 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-03-20Process VNF event from spikerv871f8-1/+1452
Issue-ID: AAI-899 Change-Id: I2d056734e6af0fe0b4efe92681971e2b74153a0e Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-03-14Update license date and textsblimkie45-225/+109
Update license date and disable license plugin Change-Id: I9a365f525e79c50ab1f785a0b03fe36f02bcb1e4 Issue-ID: AAI-860 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-03-08added Spike event PolicyAttaranasl, Salma (sa669h)6-29/+1126
to read from Spike Event and save the index on Search Data removed the extra header on a file: Issue-ID: AAI-846 Change-Id: I5fa66b5c6b0b6b2f645315221fbf2eb1461c5ca7 Signed-off-by: Attaranasl, Salma <salma.attaran@amdocs.com>
2018-03-06Merge "Fixing retrieval of autosuggestIndex from config"Steven Blimkie1-0/+1
2018-02-27Fix of UI_FILTER_LIST_FILE constantAdrianSlavkovsky1-1/+1
Change-Id: I5db77696b29d2728339cad1593db24f2e7b586e1 Issue-ID: AAI-835 Signed-off-by: AdrianSlavkovsky <adrian.slavkovsky@orange.com>
2018-02-27[AAI-818] Adding a Synapse policy for chameleon.Shwetank Dave6-0/+606
Synapse policy to serve as read gateway for chameleon Change-Id: I1b75ba3218e856908091ebaaf17ab1d05483fe02 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com> Issue-ID: AAI-818 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-02-26Fixing retrieval of autosuggestIndex from configAdrianSlavkovsky1-0/+1
Change-Id: I30224334a7d3b6430612b35af6ea5b9e2ea72c86 Issue-ID: AAI-834 Signed-off-by: AdrianSlavkovsky <adrian.slavkovsky@orange.com>
2018-02-23Sonar Major:Add the @Override annotation.aishkashyap1-1/+1
Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.data-router%3Adata-router#resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/datarouter/entity/AggregationEntity.java Line No:111 Issue-ID: AAI-665 Change-Id: Ifde1e8fb6b68302d6ffdc6bbb851460f7b572f4d Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-18Sonar Minor:Make this final field static too.aishkashyap1-1/+1
Make this final field static too. Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.data-router%3Adata-router#resolved=false|severities=MINOR|assigned=false Location: src/.../java/org/onap/aai/datarouter/policy/EntityEventPolicy.java Line No:86 Issue-ID: AAI-674 Change-Id: Ibb51cc5f9a1893158f705cd167216905588cf54a Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-15handle request from aaiSalma, Attaran1-1/+1
fixed: data router does not handle service-instance correctly from AAI-EVENT Change-Id: Ia980382ce42e5813981056969442a4b947905e82 Signed-off-by: Salma, Attaran <salma.attaran@amdocs.com> Issue-ID: AAI-661
2017-10-12Merge "Renaming openecomp to onap"Steven Blimkie31-8/+4391
2017-10-12Renaming openecomp to onapArul.Nambi31-8/+4391
Issue-ID: AAI-208 Change-Id: Ib5dc63c9b2f4c580caec21414c2fafae904adca9 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>