summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2019-03-26Fixed issue with spike events for "relationship"Stela Stoykova1-48/+30
Change-Id: Ie0db30e34534628f6c8f8d4cd394f8af466e308b Issue-ID: AAI-2271 Signed-off-by: Stela Stoykova <Stela.Stoykova@amdocs.com>
2019-02-15Allow custom ES mapping files to be usedStela Stoykova2-9/+35
Change-Id: Ie2fc04b381691ebba38de18ba64581952cceacc9 Issue-ID: AAI-2156 Signed-off-by: Stela Stoykova <Stela.Stoykova@amdocs.com>
2019-02-06Optionally disable client authenticationSerban Popescu2-3/+5
based on an env. variable, client authentication can be disabled Change-Id: Ib1a45adee8bf889705a3f8a5db45945caeb6ea94 Issue-ID: AAI-2132 Signed-off-by: Serban Popescu <serban.popescu@amdocs.com>
2019-01-25align router code with 1.2.1 version of restBansal, Nitin (nb121v)1-3/+2
align router code with 1.2.1 version of rest client Change-Id: Id5ad1f925aa9b12b960b5186d724cfa1413161d4 Issue-ID: AAI-2120 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2019-01-10Support clear text keystore pwdBansal, Nitin (nb121v)1-1/+2
Support clear text keystore pwd Change-Id: I49580543ebadbe0d578695b01d973e13b2bac9c6 Issue-ID: AAI-2046 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2019-01-08set server truststore params as optionalBansal, Nitin (nb121v)2-1/+21
set server truststore params as optional Change-Id: I5f2eba676fa73c59442bf8a809a93328eb0e2051 Issue-ID: AAI-2046 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2019-01-02Update Data Router with new schema ingest libjjia11-37/+160
Issue-ID: AAI-2044 Change-Id: I905ee7ce7716538a8336ff30a4a0286cb7685f2f Signed-off-by: jjia <Jennie.Jia@amdocs.com>
2018-12-12Fixed a typo in a namefpaquett5-7/+7
Issue-ID: AAI-1999 Change-Id: I40bcb53eeb9738b4d395cb0202a921c7d75791bb Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-09-27BugFix:X-FromAppId configurable in AAiDataRouterPhillip Leigh2-6/+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 changesrv871f26-217/+381
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 Leigh2-153/+2
Issue-ID: LOG-428 Change-Id: I6cf971539880f19ffb3e0e9cee5535d34c7b71df Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
2018-09-07Add additional fields validation reportGeora Barsky2-0/+4
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 "Merge the POMBA code to ONAP AAI data router"Steven Blimkie21-256/+2252
2018-08-14Merge the POMBA code to ONAP AAI data routerJennie Jia21-256/+2252
Issue-ID: LOG-588 Change-Id: I5d121121e1f6b8167cc0f6b3326b488aedf01430 Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-08-13Fixing the achtype variable nameArul.Nambi1-1/+1
Issue-ID: AAI-1449 Change-Id: I15f8e3b9c6c9824e9ae9adcc6f13c1e67634d4ac Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-08-13Fixing the docker jenkins jobArul.Nambi1-1/+1
Issue-ID: AAI-1449 Change-Id: I2e09ae46d0c2c903fd587a45d9daee339ca79d34 Signed-off-by: Arul.Nambi <arul.nambi@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 Silverthorn18-1157/+26
Change-Id: I5c13ca2b4173db02c0678dfbc0b4a8b168a570f8 Issue-ID: AAI-1339 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-06-26Merge "Fix file stream closing"Tian Lee4-30/+65
2018-06-26Fix file stream closingBogumil Zebek4-30/+65
Change-Id: Ie1417769a934fff51a1b8277e472a8f8c04b81eb Issue-ID: AAI-1234 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-06-22Merge "Remove performance problem."Steven Blimkie5-17/+86
2018-06-21Remove performance problem.Bogumil Zebek5-17/+86
Change-Id: I15234aff50ca4946cf481fa3d32cb6fa56af60e5 Issue-ID: AAI-1233 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-06-19add the gap event transformerrenealr6-25/+278
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)23-149/+55638
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 Formatda490c28-661/+1311
Issue-ID: AAI-1215 Change-Id: Ic6b575e9194d00cc0da9229cdb532869357e37e5 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-05-23Dynamically determine image architectureMohammed Naser1-2/+2
The image architecture is currently hardcoded, this patch removes that hardcoded value to allow for ARM64 builds to go through. Change-Id: I9245037abfe32a8b7efd83b7558755f94c22df6e Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-04-05Enabling 2 way ssl with spring bootBansal, Nitin (nb121v)3-13/+21
Change-Id: I2e8cefc59dcfc330c3e511bcd5a8f66336c39674 Issue-ID: AAI-802 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-04-04Refactoring to use camel servlet with spring bootBansal, Nitin (nb121v)20-793/+413
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 Blimkie20-429/+847
2018-04-03Moving Historical Queries to spring bootBansal, Nitin (nb121v)20-429/+847
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 Blimkie12-22/+131
2018-03-28Adding license header to newly added filesBansal, Nitin (nb121v)12-22/+131
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)29-513/+48
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>