aai/router-core.git
6 years agoUpversion router core in prep for branch 07/46207/1
Jimmy Forsyth [Fri, 4 May 2018 12:43:40 +0000 (08:43 -0400)]
Upversion router core in prep for branch

Issue-ID: AAI-1122
Change-Id: I32e9582c9787b5e04b4335a92dc6a084c4a6c5c0
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpgrade version of camel 33/40533/2
sblimkie [Mon, 2 Apr 2018 15:50:05 +0000 (11:50 -0400)]
Upgrade version of camel

Upgrade version of camel to avoid security warning

Change-Id: I5b981011207f6e98d53d0b422a40b942cc27f62c
Issue-ID: AAI-957
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoUpgrade libraries to remove oparent snapshot dep 13/39713/1
Daniel Silverthorn [Wed, 28 Mar 2018 15:20:37 +0000 (11:20 -0400)]
Upgrade libraries to remove oparent snapshot dep

Change-Id: I02f13ece726cea1218484cd2537824c3bfd778be
Issue-ID: AAI-945
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years agoImprove sonar test coverage 95/37195/1
sblimkie [Tue, 20 Mar 2018 17:20:04 +0000 (13:20 -0400)]
Improve sonar test coverage

Improve sonar test coverage

Change-Id: I43b7fab68a8a070d585edd202d5005f4a3b5d486
Issue-ID: AAI-502
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoUpdate license date and text 15/35515/1
sblimkie [Tue, 13 Mar 2018 15:38:02 +0000 (11:38 -0400)]
Update license date and text

Update license date and disable license plugin

Change-Id: I1f123632b89985f299f8b9d458890b9469675d9f
Issue-ID: AAI-869
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoAdd INFO.yaml file 19/33019/1
Jessica Wagantall [Tue, 27 Feb 2018 01:04:09 +0000 (17:04 -0800)]
Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: Ic62a278e6a04c92462f8849bb7585964637b2615
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoFix apache camel IN/OUT headers 57/31457/1
Bansal, Nitin (nb121v) [Mon, 12 Feb 2018 15:49:27 +0000 (10:49 -0500)]
Fix apache camel IN/OUT headers

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>
6 years agoEither log or rethrow this exception 11/30611/1
PrasadNaidu [Wed, 7 Feb 2018 07:16:41 +0000 (12:46 +0530)]
Either log or rethrow this exception

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>
6 years agoEither log or rethrow this exception 33/30233/1
Swapnali Pode [Mon, 5 Feb 2018 09:39:41 +0000 (15:09 +0530)]
Either log or rethrow this exception

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>
6 years agoRemove useless assignment to variable 83/29783/3
Swapnali Pode [Fri, 2 Feb 2018 09:36:00 +0000 (15:06 +0530)]
Remove useless assignment to variable

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>
6 years agoSonar Major 43/29943/1
Swapnali Pode [Thu, 1 Feb 2018 06:07:59 +0000 (11:37 +0530)]
Sonar Major

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>
6 years agoMerge "Sonar Major:Add the @Override annotation."
Steven Blimkie [Wed, 17 Jan 2018 15:34:14 +0000 (15:34 +0000)]
Merge "Sonar Major:Add the @Override annotation."

6 years agoMerge "Sonar Major: Add the @Override annotation."
Steven Blimkie [Wed, 17 Jan 2018 15:33:37 +0000 (15:33 +0000)]
Merge "Sonar Major: Add the @Override annotation."

6 years agoMerge "Sonar Major:Add the @Override annotation."
Steven Blimkie [Wed, 17 Jan 2018 15:32:59 +0000 (15:32 +0000)]
Merge "Sonar Major:Add the @Override annotation."

6 years agoMerge "Sonar Major:Add the @Override annotation."
Steven Blimkie [Wed, 17 Jan 2018 15:32:23 +0000 (15:32 +0000)]
Merge "Sonar Major:Add the @Override annotation."

6 years agoMerge "Add @Override annotation above method signature."
Steven Blimkie [Wed, 17 Jan 2018 15:31:56 +0000 (15:31 +0000)]
Merge "Add @Override annotation above method signature."

6 years agoMerge "Sonar Major:Add @Override annotation above method"
Steven Blimkie [Wed, 17 Jan 2018 15:30:22 +0000 (15:30 +0000)]
Merge "Sonar Major:Add @Override annotation above method"

6 years agoMerge "Sonar Major: Add the @Override annotation."
Steven Blimkie [Wed, 17 Jan 2018 15:29:52 +0000 (15:29 +0000)]
Merge "Sonar Major: Add the @Override annotation."

6 years agoSonar Major: Add the @Override annotation. 31/27931/1
aishkashyap [Thu, 11 Jan 2018 07:00:07 +0000 (12:30 +0530)]
Sonar Major: Add the @Override annotation.

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>
6 years agoSonar Major:Add @Override annotation above method 97/27797/1
aishkashyap [Wed, 10 Jan 2018 06:35:35 +0000 (12:05 +0530)]
Sonar Major:Add @Override annotation above method

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>
6 years agoSonar Major: Add the @Override annotation. 95/27795/1
aishkashyap [Wed, 10 Jan 2018 06:32:11 +0000 (12:02 +0530)]
Sonar Major: Add the @Override annotation.

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>
6 years agoSonar Major:Add the @Override annotation. 87/27787/1
aishkashyap [Wed, 10 Jan 2018 05:47:59 +0000 (11:17 +0530)]
Sonar Major:Add the @Override annotation.

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>
6 years agoSonar Major:Add the @Override annotation. 15/27715/1
aishkashyap [Tue, 9 Jan 2018 12:40:04 +0000 (18:10 +0530)]
Sonar Major:Add the @Override annotation.

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>
6 years agoSonar Major:Add the @Override annotation. 13/27713/1
aishkashyap [Tue, 9 Jan 2018 12:31:01 +0000 (18:01 +0530)]
Sonar Major:Add the @Override annotation.

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>
6 years agoAdd @Override annotation above method signature. 83/27683/1
aishkashyap [Tue, 9 Jan 2018 07:04:02 +0000 (12:34 +0530)]
Add @Override annotation above method signature.

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>
6 years agoSonar Major: Remove redundant static qualifier. 99/26799/2
aishkashyap [Fri, 22 Dec 2017 12:38:08 +0000 (18:08 +0530)]
Sonar Major:  Remove redundant static qualifier.

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>
6 years agoMerge "Sonar Major:Add the @Override annotation"
James Forsyth [Mon, 8 Jan 2018 14:02:09 +0000 (14:02 +0000)]
Merge "Sonar Major:Add the @Override annotation"

6 years agoMerge "Sonar Major: Add the @Override annotation"
James Forsyth [Mon, 8 Jan 2018 14:01:19 +0000 (14:01 +0000)]
Merge "Sonar Major: Add the @Override annotation"

6 years agoSonar Major:Add the @Override annotation 75/27375/1
aishkashyap [Thu, 4 Jan 2018 10:47:17 +0000 (16:17 +0530)]
Sonar Major:Add the @Override annotation

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>
6 years agoSonar Major: Add the @Override annotation 69/27369/1
aishkashyap [Thu, 4 Jan 2018 09:38:48 +0000 (15:08 +0530)]
Sonar Major: Add the @Override annotation

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>
6 years agoSonar Major: Add the @Override annotation . 91/26791/1
aishkashyap [Fri, 22 Dec 2017 11:07:43 +0000 (16:37 +0530)]
Sonar Major: Add the @Override annotation .

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>
6 years agoBump minor version 63/23963/2
Jessica Wagantall [Fri, 17 Nov 2017 00:38:59 +0000 (16:38 -0800)]
Bump minor version

Bump minor version in preparation for Amsterdam
branching.

Change-Id: If5bc82d9e2f31ca86fb8c6e164a5e104aeed8b4c
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdate the dependency from snapshot 25/21925/4 1.0.0-Amsterdam 1.0.0-ONAP v1.1.0
Venkata Harish K Kajur [Thu, 2 Nov 2017 17:30:15 +0000 (13:30 -0400)]
Update the dependency from snapshot

to using the release version for
the logging service and the rest client

Issue-ID: AAI-448
Change-Id: I73fd53069ae6912d18ea8c0b5e5bd3b0c5856a96
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd unit tests for router-core 83/15683/1
sblimkie [Tue, 26 Sep 2017 19:57:01 +0000 (22:57 +0300)]
Add unit tests for router-core

Change-Id: Ifa2085143084b7b21b531c839d4092bf9cc439b5
Issue-ID: AAI-211
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoRenaming openecomp to onap 93/14293/1
Arul.Nambi [Thu, 21 Sep 2017 15:00:20 +0000 (11:00 -0400)]
Renaming openecomp to onap

Issue-ID: AAI-208
Change-Id: I684dcb6131a75044767f6c80b463315394718363
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoRenaming openecomp to onap 19/12519/2
Arul.Nambi [Thu, 14 Sep 2017 18:53:04 +0000 (14:53 -0400)]
Renaming openecomp to onap

Issue-ID: AAI-208
Change-Id: I1c5e6e938993272bdf9e71f5b4935d45f091481b
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoCleanup project's name in Sonar 19/11219/1
Jessica Wagantall [Fri, 8 Sep 2017 19:27:18 +0000 (12:27 -0700)]
Cleanup project's name in Sonar

The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: I1d4bc2b813e35bb473e22df70585e85cb21897b9
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdate POM to inherit from oparent 69/8069/1
Dileep Ranganathan [Sat, 19 Aug 2017 02:43:34 +0000 (19:43 -0700)]
Update POM to inherit from oparent

Change-Id: Id598bdd1863c798fd22a53dc8daa35c3020f026b
Issue-Id: AAI-77
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
6 years agoChanging license and trademark 47/6447/1
ARUL NAMBI [Mon, 31 Jul 2017 21:06:56 +0000 (17:06 -0400)]
Changing license and trademark

Issue-ID: AAI-89
Change-Id: Ia8f05999d87f9d24533830d071cf1f9535c13dd8
Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
6 years agoAdd IntelliJ IDEA related files to gitignore 91/5691/1
Ryan Goulding [Thu, 6 Jul 2017 10:54:41 +0000 (06:54 -0400)]
Add IntelliJ IDEA related files to gitignore

Change-Id: I27a5e7de80744cf7654ae302c839d8a8c12776f9
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdate group-id to fix build break 67/4367/1
sblimkie [Fri, 19 May 2017 15:39:52 +0000 (18:39 +0300)]
Update group-id to fix build break

Change-Id: I4aeaa32d89834aeb4bce5e0278e505f755e0f8d7
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agorest-client from 1.0.0-SNAPSHOT to 1.1.0-SNAPSHOT 57/4257/2
davesh [Tue, 16 May 2017 20:01:45 +0000 (16:01 -0400)]
rest-client from 1.0.0-SNAPSHOT to 1.1.0-SNAPSHOT

Change-Id: Ifb7dbe1f8893577ed1359fe3a77fd9744afaa97e
Signed-off-by: davesh <shwetank.dave@amdocs.com>
6 years agoupdating version and adding version.props 33/4133/1
Bansal, Nitin (nb121v) [Thu, 11 May 2017 15:07:44 +0000 (11:07 -0400)]
updating version and adding version.props

Change-Id: I8e0f0b3576df0795c88973b98233cf9069d5fcf9
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
6 years agoInitial OpenECOMP Data Router Core commit 13/4013/1
Bansal, Nitin (nb121v) [Mon, 8 May 2017 21:20:38 +0000 (17:20 -0400)]
Initial OpenECOMP Data Router Core commit

Change-Id: Iee15b2f7870476eb48e4fb95f2564d3377749c6b
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
7 years agoInitial empty repository
Andrew Grimberg [Wed, 3 May 2017 10:53:59 +0000 (10:53 +0000)]
Initial empty repository