aai/data-router.git
6 years agoBump patch version 95/24095/2 amsterdam 1.0.1-Amsterdam 1.0.1-ONAP v1.1.1
Jessica Wagantall [Thu, 16 Nov 2017 22:45:31 +0000 (14:45 -0800)]
Bump patch version

Bump patch version in preparation for Amsterdam
branching.

Change-Id: I376b850b187c0faa6a8ce3244fb5660a3c4d47f5
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agofix build failure 01/25801/1
sblimkie [Thu, 7 Dec 2017 18:44:15 +0000 (13:44 -0500)]
fix build failure

fix build failure

Issue-ID: AAI-546
Change-Id: I6f9fbd075c7d1c67c6a91fe4aecee92f2d14ca97
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoAdd version.properties file 13/23413/1 1.0.0-Amsterdam 1.0.0-ONAP v1.1.0
sblimkie [Mon, 13 Nov 2017 23:04:55 +0000 (01:04 +0200)]
Add version.properties file

Add version.properties file

IssueID: AAI-458
Change-Id: I8b69bce7cb09504c52969c428b841d5123edf742
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoRemove top level docs folder 51/20651/1
Rich Bennett [Wed, 25 Oct 2017 23:29:37 +0000 (19:29 -0400)]
Remove top level docs folder

Documentation being aggregated in aai/common

Change-Id: I4e629f86f0483a0d1a55a80663f0a84305ce904c
Issue-ID: DOC-141
Signed-off-by: Rich Bennett <rb2745@att.com>
6 years agoMerge "Renaming openecomp to onap"
Steven Blimkie [Thu, 12 Oct 2017 15:08:25 +0000 (15:08 +0000)]
Merge "Renaming openecomp to onap"

6 years agoRenaming openecomp to onap 59/18559/1
Arul.Nambi [Thu, 12 Oct 2017 14:42:00 +0000 (10:42 -0400)]
Renaming openecomp to onap

Issue-ID: AAI-208
Change-Id: Ib5dc63c9b2f4c580caec21414c2fafae904adca9
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoUse isEmpty to check collection is empty or not 19/17219/2
rama-huawei [Wed, 4 Oct 2017 13:12:26 +0000 (18:42 +0530)]
Use isEmpty to check collection is empty or not

Issue-id: AAI-415

Change-Id: Ia5765efb2f6f9184bb702de1ee60bfab9ab933e1
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoMerge "Not logged or rethrow this exception."
James Forsyth [Thu, 5 Oct 2017 16:54:12 +0000 (16:54 +0000)]
Merge "Not logged or rethrow this exception."

6 years agoNot logged or rethrow this exception. 17/17217/2
rama-huawei [Wed, 4 Oct 2017 12:49:25 +0000 (18:19 +0530)]
Not logged or rethrow this exception.

Issue-id: AAI-414

Change-Id: I105ab168eeb784320202a57de4f34c67d3670210
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoReplaced with Map return type instead HashMap 55/16355/7
rama-huawei [Thu, 28 Sep 2017 11:31:41 +0000 (17:01 +0530)]
Replaced with Map return type instead HashMap

Replaced with diamond symbol on RHS side
Removed useless assignment to variables
Moved string literal on the left side.

Issue-id: AAI-409

Change-Id: I699efafc15e1c08652f1a60ddbf524d07983885d
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoMerge "Removed useless assignment to variables"
James Forsyth [Thu, 28 Sep 2017 16:07:59 +0000 (16:07 +0000)]
Merge "Removed useless assignment to variables"

6 years agoMerge "Added the "@Override" annotation"
James Forsyth [Thu, 28 Sep 2017 16:00:58 +0000 (16:00 +0000)]
Merge "Added the "@Override" annotation"

6 years agoMerge "Removed toString for strings"
James Forsyth [Thu, 28 Sep 2017 16:00:29 +0000 (16:00 +0000)]
Merge "Removed toString for strings"

6 years agoRemoved useless assignment to variables 39/16339/1
rama-huawei [Thu, 28 Sep 2017 11:14:01 +0000 (16:44 +0530)]
Removed useless assignment to variables

Replaced with diamnond symbol on RHS side
Used isEmpty instead of size

Issue-id: CIMAN-65

Change-Id: I3c5f0bfddc6496ab4e49ab06c5ec8998a1e632d7
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoAdded the "@Override" annotation 27/16327/2
rama-huawei [Thu, 28 Sep 2017 10:26:00 +0000 (15:56 +0530)]
Added the "@Override" annotation

Issue-id: CIMAN-65

Change-Id: I5893ee1af1a0b5db6ec5162acb91456f4c28c734
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoRemoved toString for strings 19/16319/2
rama-huawei [Thu, 28 Sep 2017 10:15:44 +0000 (15:45 +0530)]
Removed toString for strings

Replaced with diamnod symbol
used isEmpty() instead of size

Issue-id: CIMAN-65

Change-Id: Ic0013e9054eccde423981b1d55057f0125cf0049
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoAdd the "@Override" annotation 11/16311/2
rama-huawei [Thu, 28 Sep 2017 09:30:18 +0000 (15:00 +0530)]
Add the "@Override" annotation

Issue-id: CIMAN-65

Change-Id: I1416ddac8b645bb63d63010e63eac8adea6b4676
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoUsed entrySet instead of keySet 87/16287/2
rama-huawei [Thu, 28 Sep 2017 08:41:07 +0000 (14:11 +0530)]
Used entrySet instead of keySet

Issue-id: CIMAN-65

Change-Id: I58cba3d30e6866050801fb94426cdc0b26a2f75f
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
6 years agoAdd reference for documentation project. 91/15691/2
C.T. Paterson [Tue, 26 Sep 2017 20:10:40 +0000 (16:10 -0400)]
Add reference for documentation project.

Issue ID: AAI-390
Change-Id: Id33e3e5aa023ed0e09bf7396f08873f14faed00b
Signed-off-by: C.T. Paterson <creighton.paterson@amdocs.com>
6 years agoRenaming openecomp to onap 51/15151/1
Arul.Nambi [Mon, 25 Sep 2017 17:07:51 +0000 (13:07 -0400)]
Renaming openecomp to onap

Issue-ID: AAI-208
Change-Id: I5cd512429d779f97fe2b2c77ba80437a373c8616
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoRenaming openecomp to onap 03/13903/1
Arul.Nambi [Wed, 20 Sep 2017 14:11:29 +0000 (10:11 -0400)]
Renaming openecomp to onap

Issue-ID: AAI-208
Change-Id: Ie4950d5fa63ec66b0fd00389dbb440c43610debd
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoRenaming openecomp to onap 61/12261/1
Arul.Nambi [Wed, 13 Sep 2017 18:33:37 +0000 (14:33 -0400)]
Renaming openecomp to onap

Issue-ID: AAI-208
Change-Id: Ib940bd2c32ad8eece6053a759cec294126c797ab
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoCleanup project's name in Sonar 97/11397/1
Jessica Wagantall [Fri, 8 Sep 2017 21:52:27 +0000 (14:52 -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: Icea5a7854d15aab55a2b04a95607292ee181a9e8
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoFixing code coverage report dir path 15/10615/1
Bansal, Nitin (nb121v) [Wed, 6 Sep 2017 17:55:17 +0000 (13:55 -0400)]
Fixing code coverage report dir path

Change-Id: Ic9a0d93eed0dcf1219c1d71540ca97b4cb2fcbbc
Issue-ID: AAI-214
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
6 years agoImprove SONAR coverage in aai/data-router 57/10357/1
Bansal, Nitin (nb121v) [Tue, 5 Sep 2017 14:31:47 +0000 (10:31 -0400)]
Improve SONAR coverage in aai/data-router

Change-Id: I568a2eda367e29dbf013881bdf03aeef3312e319
Issue-ID: AAI-214
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
6 years agoRemove files containing ATT references 17/9217/1
Daniel Silverthorn [Tue, 29 Aug 2017 20:53:26 +0000 (16:53 -0400)]
Remove files containing ATT references

Issue ID: AAI-217

Change-Id: I63024115399d8539524708eef90fdd4447afbe24
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years agoRemove properties files containing ATT references 89/9189/1
Daniel Silverthorn [Tue, 29 Aug 2017 18:31:33 +0000 (14:31 -0400)]
Remove properties files containing ATT references

Issue ID: AAI-217

Change-Id: I21e14d1a719ee06fc54ad3fe513cdb968649060b
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years ago[AAI-159] Synapse not creating autosuggest ndexes 97/7397/1
ARUL NAMBI [Fri, 11 Aug 2017 19:46:09 +0000 (15:46 -0400)]
[AAI-159] Synapse not creating autosuggest ndexes

Issue-ID: AAI-159
Change-Id: Ida3bd4d0334fa9becdc6c24a2997a96a1dfeaa7b
Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
6 years agoMerge "[AAI-125] DataRouter to consume aai-schema jar"
Manisha Aggarwal [Thu, 3 Aug 2017 05:35:56 +0000 (05:35 +0000)]
Merge "[AAI-125] DataRouter to consume aai-schema jar"

6 years ago[AAI-125] DataRouter to consume aai-schema jar 57/6557/1
Bansal, Nitin (nb121v) [Wed, 2 Aug 2017 18:12:16 +0000 (14:12 -0400)]
[AAI-125] DataRouter to consume aai-schema jar

Change-Id: I7f0a5d78f662b591b87f1f6d86c511e00eef6fd5
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
6 years ago[AAI-84 Amsterdam] Update License and trademark 25/6525/1
ARUL NAMBI [Wed, 2 Aug 2017 02:27:35 +0000 (22:27 -0400)]
[AAI-84 Amsterdam] Update License and trademark

Change-Id: Ieface4e20f96bcd7477be0698db2de7a4b7fd633
Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
6 years agoAdding support for external microservice 81/6481/3
ARUL NAMBI [Tue, 1 Aug 2017 13:15:32 +0000 (09:15 -0400)]
Adding support for external microservice

Change-Id: I96fa079d70b9f9b5f48b0c1c24801f3624babe4a
Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
6 years agoHandle missing search indexes 15/6115/1
gfraboni [Thu, 20 Jul 2017 18:17:12 +0000 (14:17 -0400)]
Handle missing search indexes

[AAI-63] Data Router must handle Search Service document create failures
if index does not exit.

Change-Id: Ic4412a6295ec9f84b223c80c0326c5ef2face99d
Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
6 years agoMerge "EntityEventPolicy: fix CER issue"
Manisha Aggarwal [Tue, 13 Jun 2017 19:30:27 +0000 (19:30 +0000)]
Merge "EntityEventPolicy: fix CER issue"

6 years agoEntityEventPolicy: fix CER issue 15/5015/1
Shafique, Mubashsharul (ms642y) [Tue, 13 Jun 2017 16:56:17 +0000 (12:56 -0400)]
EntityEventPolicy: fix CER issue

Change-Id: Id224c3bc5c564c25c3ec14041075afe28a6ac6da
Signed-off-by: Shafique <Mubashsharul.Shafique@amdocs.com>
6 years agoAddition of Synapse readmes 13/5013/1
abatos [Tue, 13 Jun 2017 16:09:02 +0000 (12:09 -0400)]
Addition of Synapse readmes

Change-Id: I3620724dc9980b0d0fb0ab686480e43bf495f67f
Signed-off-by: abatos <adrian.batos-parac@amdocs.com>
6 years agoConfigurable max heap size and PID fix 39/4939/1
abatos [Fri, 9 Jun 2017 14:29:31 +0000 (10:29 -0400)]
Configurable max heap size and PID fix

Change-Id: I9df20b8843c3a09cd89262b5f188af7840cbb811
Signed-off-by: abatos <adrian.batos-parac@amdocs.com>
6 years agoUse URL to generate document ID 51/4551/1
Shafique, Mubashsharul (ms642y) [Wed, 31 May 2017 17:27:37 +0000 (13:27 -0400)]
Use URL to generate document ID

Change-Id: I7b4645a21cb152f57bc87a2f4949586547c7a2fe
Signed-off-by: Shafique <Mubashsharul.Shafique@amdocs.com>
6 years agoAdd missing start.sh script 01/4501/1
sblimkie [Fri, 26 May 2017 17:38:15 +0000 (20:38 +0300)]
Add missing start.sh script

Change-Id: I239c96d9e32ef29ab796a1a520389d9fd58d56cc
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoAdd spotify and sonar plugins to pom 61/4461/1
sblimkie [Wed, 24 May 2017 15:05:20 +0000 (18:05 +0300)]
Add spotify and sonar plugins to pom

Change-Id: I1abafa21cdec972001e1a2ec12af43612c1ef107
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoAdd missing nexusproxy property to pom 33/4433/1
sblimkie [Tue, 23 May 2017 14:18:09 +0000 (17:18 +0300)]
Add missing nexusproxy property to pom

Change-Id: Ic4ce5986c4a65a2dc19742afdd8d6031a77db207
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoCHange groupId and correct dependency version 87/4387/1
sblimkie [Fri, 19 May 2017 20:28:41 +0000 (23:28 +0300)]
CHange groupId and correct dependency version

Change-Id: I74d8f9ab284db0a2f9c8f142731ba895010e6377
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoInitial ONAP Synapse commit 81/4181/1
abatos [Fri, 12 May 2017 18:11:30 +0000 (14:11 -0400)]
Initial ONAP Synapse commit

Change-Id: I3a0ed659dbb8f8faeeb54093b5d6f10414cd886e
Signed-off-by: abatos <adrian.batos-parac@amdocs.com>
6 years agoInitial empty repository
Andrew Grimberg [Wed, 3 May 2017 10:52:44 +0000 (10:52 +0000)]
Initial empty repository