aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/aai
AgeCommit message (Collapse)AuthorFilesLines
2020-08-21Update apache camel from 2.x to 3.xRodrigo Lima9-44/+52
- Update apache camel lib - Remove camel apt and add camel package plugin Issue-ID: AAI-3119 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: Ib62e8d0807017895183eafce0a7e52018c9a1f3a
2019-01-25align router code with 1.2.1 version of rest cBansal, Nitin (nb121v)1-6/+6
align router code with 1.2.1 version of rest client Change-Id: I3b7c9a5ef804de8247d513b58d3928bc9201e47f Issue-ID: AAI-2120 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2019-01-09supporting clear text and obfuscated client certBansal, Nitin (nb121v)1-1/+3
supporting clear text and obfuscated client cert Change-Id: I2e5332839993283446904ca6065d7ead8b29cb0f Issue-ID: AAI-2046 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-12-31Update router core new schema ingest libjjia1-10/+17
Issue-ID: AAI-2043 Change-Id: I609f548cf7fd6a28f041d39b1a68f7a2f01095fb Signed-off-by: jjia <Jennie.Jia@amdocs.com>
2018-11-06Update event.client.versionArul.Nambi1-1/+1
Issue-ID: AAI-1877 Change-Id: Ia02b0af389af94a95619be559c90cdf4ca0aca9e Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-211.3.0 schema ingest changesrv871f2-107/+8
Issue-ID: AAI-1670 Change-Id: I402e56f0371f60641190e182bff4c3b954ad8987 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-06-27Migrate common code to router-core from DRDaniel Silverthorn10-0/+978
Change-Id: I3803d2c866b36ace8fda73bb23dff4825e39e846 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com> Issue-ID: AAI-1339
2018-06-14Make generic router core implementationsGurjeet Bedi8-398/+136
Remove dependency of implementation classes of event client Issue-ID: AAI-1228 Change-Id: I464439e225de6b32941257c090932bd2f6066dc8 Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
2018-06-06Assume the username will not be obfuscatedDaniel Silverthorn1-2/+2
Change-Id: Ib6ce138340e520c02cb1e2e9922accfb6b4d5e8b Issue-ID: AAI-1182 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-05-28Add logging into consumerDaniel Silverthorn1-10/+17
Change-Id: I0b5c045bac485523c4d1353d81a467c3c8ba918f Issue-ID: AAI-1182 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-05-25Remove cambria client dependencyDaniel Silverthorn7-82/+296
Change-Id: I9760839ae44df851640b271d032a39f4bb3691c2 Issue-ID: AAI-1182 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-03-13Update license date and textsblimkie9-36/+18
Update license date and disable license plugin Change-Id: I1f123632b89985f299f8b9d458890b9469675d9f Issue-ID: AAI-869 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-02-12Fix apache camel IN/OUT headersBansal, Nitin (nb121v)1-5/+6
Fix RestClientProducer router-core component to pass IN/OUT headers Change-Id: I8a0d04007941cd5ab1ef07a609190ed997d84a56 Issue-ID: AAI-758 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-02-07Either log or rethrow this exceptionPrasadNaidu1-1/+1
Either log or rethrow this exception EventBusConsumer.java:L91 Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#rules=squid%3AS1166 Location : src/main/java/org/onap/aai/event/EventBusConsumer.javaChange-Id: I1875c81a55373539a8b6583c125025a747e78f3e Issue-ID: AAI-739 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com> Change-Id: Id21dc0d785fd5296428b00eefbb5f50134d0ba50 Issue-ID: AAI-739 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-02-05Either log or rethrow this exceptionSwapnali Pode1-1/+1
Either log or rethrow this exception EventBusConsumer.java:L163 Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|severities=CRITICAL Location: src/main/java/org/onap/aai/event/EventBusConsumer.java Change-Id: Iecc18afc17a0a40d2cbaf853ca6209a67d6f871c Issue-ID: AAI-728 Signed-off-by: Swapnali Pode <SP00501638@techmahindra.com>
2018-02-02Remove useless assignment to variableSwapnali Pode1-3/+1
Remove this useless assignment to local variable messages EventBusConsumer.java:L109 Sonar link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|severities=MAJOR Location: src/main/java/org/onap/aai/event/EventBusConsumer.java Change-Id: I2102de2690e4bf028fe74d562ba0aff445ede7b7 Issue-ID: AAI-710 Signed-off-by: Swapnali Pode <SP00501638@techmahindra.com>
2018-02-01Sonar MajorSwapnali Pode1-1/+1
Remove this useless assignment to local variable result RestClientProducer.java:L90 Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#severities=MAJOR|resolved=false Location: src/main/java/org/onap/aai/rest/RestClientProducer.java Change-Id: I53c3e36ea43736e8752a23be3211fc1c49e0537a Issue-ID: AAI-720 Signed-off-by: Swapnali Pode <SP00501638@techmahindra.com>
2018-01-17Merge "Sonar Major:Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major: Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major:Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major:Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-17Merge "Add @Override annotation above method signature."Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major:Add @Override annotation above method"Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major: Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-11Sonar Major: Add the @Override annotation.aishkashyap1-1/+1
Add the @Override annotation above method signature. Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/event/EventBusConsumer.java Line No:131 Issue-ID: AAI-606 Change-Id: Icb965c3e5c6fe811c00e93f953532b367fae1d10 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-10Sonar Major:Add @Override annotation above methodaishkashyap1-1/+1
Add the @Override annotation above method. Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#severities=MINOR%2CMAJOR|resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/rest/RestClientEndpoint.java Line No:90 Issue-ID: AAI-619 Change-Id: I1ad50703a13e1888fbd5e248928db69e48cd6eb9 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-10Sonar Major: Add the @Override annotation.aishkashyap1-1/+1
Add the @Override annotation above method Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#severities=MINOR%2CMAJOR|resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/rest/RestClientEndpoint.java Line No:86 Issue-ID: AAI-618 Change-Id: I0166823a28622464fdabcfe2681393f31dedc0e9 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-10Sonar Major:Add the @Override annotation.aishkashyap1-1/+1
Add the @Override annotation above method signature. Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false Location: src/main/java/org/onap/aai/event/EventBusProducer.java Line No:39 Issue-ID: AAI-615 Change-Id: I6d7834708dcaec1b3fc1d1d6808a19184ac0c35e Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-09Sonar Major:Add the @Override annotation.aishkashyap1-1/+1
Add the @Override annotation above method signature. Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false Location: src/main/java/org/onap/aai/event/EventBusEndpoint.java Line No:87 Issue-ID: AAI-613 Change-Id: I22d1ed6fa1086605801b98ff0f629e536e5a4d75 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-09Sonar Major:Add the @Override annotation.aishkashyap1-1/+1
Add the @Override annotation above method signature. Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false Location: src/main/java/org/onap/aai/event/EventBusEndpoint.java Line No:83 Issue-ID: AAI-611 Change-Id: Ic1185d6d6b0dbd2db0d79991cf8f2324973f1eda Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-09Add @Override annotation above method signature.aishkashyap1-1/+1
Add the @Override annotation above method signature. Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/event/EventBusEndpoint.java Line No:79 Issue-ID: AAI-610 Change-Id: I444b6ce466b473aa6a8a5216d65157fc7f07274f Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-08Sonar Major: Remove redundant static qualifier.aishkashyap1-1/+1
Remove redundant static qualifier. Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|severities=MAJOR Location: src/main/java/org/onap/aai/rest/RestClientProducer.java Line No:50 Issue-ID: AAI-585 Change-Id: Iaa7e2d59bee51efaa692f21897d97be8d3ec79d6 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-08Merge "Sonar Major:Add the @Override annotation"James Forsyth1-1/+1
2018-01-08Merge "Sonar Major: Add the @Override annotation"James Forsyth1-1/+1
2018-01-04Sonar Major:Add the @Override annotationaishkashyap1-1/+1
Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/event/EventBusConsumer.java Line No:152 Issue-ID: AAI-607 Change-Id: I2dc226f89510116712e649c22799fe3284343ed5 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-04Sonar Major: Add the @Override annotationaishkashyap1-1/+1
Add the @Override annotation above method signature Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/event/EventBusConsumer.java Line No:124 Change-Id: Id5bdf4838f775a106ea4b667cf5dc29089a43d1c Issue-ID: AAI-605 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2017-12-22Sonar Major: Add the @Override annotation .aishkashyap1-0/+1
Add the @Override annotation above method signature Sonar Link; https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false Location: src/main/java/org/onap/aai/event/EventBusComponent.java Line No:44 Issue-ID: AAI-582 Change-Id: I2652dbf2a24b3813628e5f809a541a1453b4a5d6 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2017-09-21Renaming openecomp to onapArul.Nambi3-6/+6
Issue-ID: AAI-208 Change-Id: I684dcb6131a75044767f6c80b463315394718363 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-19Renaming openecomp to onapArul.Nambi9-0/+958
Issue-ID: AAI-208 Change-Id: I1c5e6e938993272bdf9e71f5b4935d45f091481b Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>