aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-22Merge "Remove class serialization"James Forsyth1-2/+1
2018-08-14Merge "Merge the POMBA code to ONAP AAI data router"Steven Blimkie22-286/+2282
2018-08-14Merge the POMBA code to ONAP AAI data routerJennie Jia22-286/+2282
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.Nambi2-8/+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 Silverthorn19-1173/+42
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 Blimkie6-17/+92
2018-06-21Remove performance problem.Bogumil Zebek6-17/+92
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)24-150/+55687
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 Formatda490c29-666/+1331
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-05-23Pin jnr-unixsocket for Docker plugin to 0.13Mohammed Naser1-0/+7
The current verison of jnr-unixsocket is 0.12 from the Docker plugin however in order to be able the images for ARM64, it needs the newer version which has support for it. There is work upstream to switch the version to 0.18[0] however it seems that this is still pending, so we can pin it for now until that merges. [0]: https://github.com/spotify/docker-maven-plugin/pull/379 Change-Id: Id79a08d71b4d60d156979fbcfc42a6ba390c9d1c Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-05-23Upversion for CasablancaJimmy Forsyth2-5/+5
Issue-ID: AAI-1169 Change-Id: I44c4845b0ae35798237e6d0036f41325a1f81ce3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-08Upversion data-router after releasev1.2.22.0.0-ONAPbeijing2.0.0-ONAPJimmy Forsyth2-2/+2
Issue-ID: AAI-1125 Change-Id: I84497cb0233c58831e838c751e822b734c6d90c7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-07Exclude httpclient 4.5 and force 4.5.5v1.2.1Jimmy Forsyth1-2/+2
Issue-ID: AAI-1125 Change-Id: I8ddcc66d5c70a18d2c28db5a498c34a339bb5ac5 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Upversion data-router and prep for releaseJimmy Forsyth2-3/+3
Issue-ID: AAI-1122 Change-Id: Ifc349bb7614ee4f9022681d5d90ae15021e0fadb Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-23Remove snapshot dependenciesShwetank Dave1-2/+2
Upgrading router-core snapshot dependency to 1.2.0 release. Upgrading aai-schema snapshot dependency to 1.2.2 release. Change-Id: Iae8bc299d2e4eed7bada4038b7f7338b359011f8 Issue-ID: AAI-1092 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-04-18Update springboot to 1.5.12.RELEASEShwetank Dave1-1/+1
Change-Id: I25ef66fb1b2dde0a104fc43bc18273bb258b74db Issue-ID: AAI-1044 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-04-10Correct INFO.yaml to pass YAML Lintv1.2.0Eric Debeau1-24/+24
Change-Id: I6476f7673a91704b8e2fcc45073f62140721c699 Issue-ID: AAI-1022 Signed-off-by: Eric Debeau <eric.debeau@orange.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)21-807/+423
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 Blimkie21-438/+860
2018-04-03Moving Historical Queries to spring bootBansal, Nitin (nb121v)21-438/+860
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 "Updating logback version"Steven Blimkie1-6/+18
2018-03-28Merge "Fixes in RouterServiceUtil"Steven Blimkie1-54/+64
2018-03-28Updating logback versionBansal, Nitin (nb121v)1-6/+18
Change-Id: Ia0fbaf0c82c4a8a37cc75f8a84c42beb69960a79 Issue-ID: AAI-947 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-03-27Moving data-router to Springboot for securityBansal, Nitin (nb121v)43-4080/+387
Change-Id: I7a02720c4e0a79619ed6b309ff1f65f4d755c364 Issue-ID: AAI-590 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-03-26Update the aai-common pom to 1.2.2-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-947 Change-Id: Ie76e34d6f03db745791a984529a60dca0d8abb2e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.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-21Merge "Fixes in EntityEventPolicy"James Forsyth1-21/+16
2018-03-21Merge "Adding interfaces in documentation"Steven Blimkie1-0/+9
2018-03-21Adding interfaces in documentationFrancis Paquette1-0/+9
Issue-ID: AAI-916 Change-Id: I0a7b972f11c6e867a011c9a0d074fb4b8a237058 Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
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 spikerv871f17-1/+1998
Issue-ID: AAI-899 Change-Id: I2d056734e6af0fe0b4efe92681971e2b74153a0e Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>