aai/data-router.git
5 years agoadd the gap event transformer 71/55071/2
renealr [Tue, 19 Jun 2018 14:50:41 +0000 (10:50 -0400)]
add the gap event transformer

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>
5 years agoAdd multi-oxm using schemaIngest library 17/55017/1
Sanchez, Gabriel (gs882h) [Mon, 18 Jun 2018 16:30:21 +0000 (17:30 +0100)]
Add multi-oxm using schemaIngest library

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>
5 years agoFix Spike Event Processing with Common Format 13/54613/2
da490c [Wed, 13 Jun 2018 03:11:15 +0000 (23:11 -0400)]
Fix Spike Event Processing with Common Format

Issue-ID: AAI-1215
Change-Id: Ic6b575e9194d00cc0da9229cdb532869357e37e5
Signed-off-by: da490c <dave.adams@amdocs.com>
5 years agoDynamically determine image architecture 49/43149/2
Mohammed Naser [Mon, 16 Apr 2018 19:58:21 +0000 (12:58 -0700)]
Dynamically determine image architecture

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>
5 years agoPin jnr-unixsocket for Docker plugin to 0.13 47/43147/2
Mohammed Naser [Mon, 16 Apr 2018 19:57:21 +0000 (12:57 -0700)]
Pin jnr-unixsocket for Docker plugin to 0.13

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>
5 years agoUpversion for Casablanca 57/48757/1
Jimmy Forsyth [Wed, 23 May 2018 17:33:15 +0000 (13:33 -0400)]
Upversion for Casablanca

Issue-ID: AAI-1169
Change-Id: I44c4845b0ae35798237e6d0036f41325a1f81ce3
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpversion data-router after release 69/46669/1 2.0.0-ONAP beijing 2.0.0-ONAP v1.2.2
Jimmy Forsyth [Tue, 8 May 2018 17:33:49 +0000 (13:33 -0400)]
Upversion data-router after release

Issue-ID: AAI-1125
Change-Id: I84497cb0233c58831e838c751e822b734c6d90c7
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoExclude httpclient 4.5 and force 4.5.5 83/46483/1 v1.2.1
Jimmy Forsyth [Mon, 7 May 2018 22:10:53 +0000 (18:10 -0400)]
Exclude httpclient 4.5 and force 4.5.5

Issue-ID: AAI-1125
Change-Id: I8ddcc66d5c70a18d2c28db5a498c34a339bb5ac5
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpversion data-router and prep for release 05/46205/2
Jimmy Forsyth [Fri, 4 May 2018 12:37:04 +0000 (08:37 -0400)]
Upversion data-router and prep for release

Issue-ID: AAI-1122
Change-Id: Ifc349bb7614ee4f9022681d5d90ae15021e0fadb
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoRemove snapshot dependencies 75/44175/1
Shwetank Dave [Mon, 23 Apr 2018 14:03:14 +0000 (10:03 -0400)]
Remove snapshot dependencies

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>
5 years agoUpdate springboot to 1.5.12.RELEASE 83/43583/1
Shwetank Dave [Wed, 18 Apr 2018 16:42:58 +0000 (12:42 -0400)]
Update springboot to 1.5.12.RELEASE

Change-Id: I25ef66fb1b2dde0a104fc43bc18273bb258b74db
Issue-ID: AAI-1044
Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
6 years agoCorrect INFO.yaml to pass YAML Lint 07/42007/1 v1.2.0
Eric Debeau [Tue, 10 Apr 2018 19:55:20 +0000 (19:55 +0000)]
Correct INFO.yaml to pass YAML Lint

Change-Id: I6476f7673a91704b8e2fcc45073f62140721c699
Issue-ID: AAI-1022
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoEnabling 2 way ssl with spring boot 93/41193/1
Bansal, Nitin (nb121v) [Thu, 5 Apr 2018 13:39:39 +0000 (09:39 -0400)]
Enabling 2 way ssl with spring boot

Change-Id: I2e8cefc59dcfc330c3e511bcd5a8f66336c39674
Issue-ID: AAI-802
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
6 years agoRefactoring to use camel servlet with spring boot 69/40969/2
Bansal, Nitin (nb121v) [Wed, 4 Apr 2018 14:21:55 +0000 (10:21 -0400)]
Refactoring to use camel servlet with spring boot

Change-Id: I7c439e9108d84e5e72a42d9dba3bbf7681517527
Issue-ID: AAI-802
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
6 years agoMerge "Fixing reading key store pwd from env"
Steven Blimkie [Tue, 3 Apr 2018 19:02:48 +0000 (19:02 +0000)]
Merge "Fixing reading key store pwd from env"

6 years agoFixing reading key store pwd from env 79/40779/1
Bansal, Nitin (nb121v) [Tue, 3 Apr 2018 18:56:52 +0000 (14:56 -0400)]
Fixing reading key store pwd from env

Change-Id: Ic9c5c9bfab26e021d68f85f093110beec6d98302
Issue-ID: AAI-802
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
6 years agoMerge "Moving Historical Queries to spring boot"
Steven Blimkie [Tue, 3 Apr 2018 17:18:02 +0000 (17:18 +0000)]
Merge "Moving Historical Queries to spring boot"

6 years agoMoving Historical Queries to spring boot 53/40753/2
Bansal, Nitin (nb121v) [Tue, 3 Apr 2018 16:31:43 +0000 (12:31 -0400)]
Moving Historical Queries to spring boot

Change-Id: If4042f3b19b25b086e8f0c4b3723afe9839d994a
Issue-ID: AAI-802
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
6 years agoMerge "Adding license header to newly added files"
Steven Blimkie [Wed, 28 Mar 2018 16:27:50 +0000 (16:27 +0000)]
Merge "Adding license header to newly added files"

6 years agoAdding license header to newly added files 25/39725/1
Bansal, Nitin (nb121v) [Wed, 28 Mar 2018 15:58:14 +0000 (11:58 -0400)]
Adding license header to newly added files

Change-Id: Ibd2f5b7879a29043033a6e2c28915f51b5efd1a1
Issue-ID: AAI-947
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
6 years agoMerge "Updating logback version"
Steven Blimkie [Wed, 28 Mar 2018 15:21:43 +0000 (15:21 +0000)]
Merge "Updating logback version"

6 years agoMerge "Fixes in RouterServiceUtil"
Steven Blimkie [Wed, 28 Mar 2018 15:21:07 +0000 (15:21 +0000)]
Merge "Fixes in RouterServiceUtil"

6 years agoUpdating logback version 03/39703/1
Bansal, Nitin (nb121v) [Wed, 28 Mar 2018 15:07:14 +0000 (11:07 -0400)]
Updating logback version

Change-Id: Ia0fbaf0c82c4a8a37cc75f8a84c42beb69960a79
Issue-ID: AAI-947
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
6 years agoMoving data-router to Springboot for security 85/39285/3
Bansal, Nitin (nb121v) [Tue, 27 Mar 2018 20:46:32 +0000 (16:46 -0400)]
Moving data-router to Springboot for security

Change-Id: I7a02720c4e0a79619ed6b309ff1f65f4d755c364
Issue-ID: AAI-590
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
6 years agoUpdate the aai-common pom to 1.2.2-SNAPSHOT 41/38741/1
Kajur, Harish (vk250x) [Tue, 27 Mar 2018 00:41:40 +0000 (20:41 -0400)]
Update the aai-common pom to 1.2.2-SNAPSHOT

Issue-ID: AAI-947
Change-Id: Ie76e34d6f03db745791a984529a60dca0d8abb2e
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoMerge "Fixes in OxmModelLoader"
Steven Blimkie [Thu, 22 Mar 2018 14:42:41 +0000 (14:42 +0000)]
Merge "Fixes in OxmModelLoader"

6 years agoMerge "Fixes in ChameleonResponseBuiler"
Steven Blimkie [Thu, 22 Mar 2018 14:40:52 +0000 (14:40 +0000)]
Merge "Fixes in ChameleonResponseBuiler"

6 years agoMerge "Fixes in EchoService"
Steven Blimkie [Thu, 22 Mar 2018 13:32:06 +0000 (13:32 +0000)]
Merge "Fixes in EchoService"

6 years agoFixes in RouterServiceUtil 55/37755/1
burdziak [Thu, 22 Mar 2018 12:20:25 +0000 (13:20 +0100)]
Fixes in RouterServiceUtil

Change-Id: I4fba9bc38674d4ce82f360f2ea96752f4cca57dd
Issue-ID: AAI-921
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoFixes in OxmModelLoader 19/37719/2
burdziak [Thu, 22 Mar 2018 09:46:20 +0000 (10:46 +0100)]
Fixes in OxmModelLoader

Change-Id: Iaef524c5ce7dab3704ed5e199b6e3315f935a422
Issue-ID: AAI-919
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoFixes in EchoService 15/37715/1
burdziak [Thu, 22 Mar 2018 09:17:40 +0000 (10:17 +0100)]
Fixes in EchoService

Change-Id: I0e1a0798f7f7eb89edaf4731c7e5a02bf362e4b2
Issue-ID: AAI-918
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoFixes in ChameleonResponseBuiler 05/37705/1
burdziak [Thu, 22 Mar 2018 08:42:53 +0000 (09:42 +0100)]
Fixes in ChameleonResponseBuiler

Change-Id: Idbae83b2f4ded5851a2a0b27a05c240dd548c449
Issue-ID: AAI-917
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoMerge "Fixes in SpikeEntityEventPolicy.java"
James Forsyth [Wed, 21 Mar 2018 18:20:00 +0000 (18:20 +0000)]
Merge "Fixes in SpikeEntityEventPolicy.java"

6 years agoMerge "Fixes in EntityEventPolicy"
James Forsyth [Wed, 21 Mar 2018 18:19:04 +0000 (18:19 +0000)]
Merge "Fixes in EntityEventPolicy"

6 years agoMerge "Adding interfaces in documentation"
Steven Blimkie [Wed, 21 Mar 2018 15:54:12 +0000 (15:54 +0000)]
Merge "Adding interfaces in documentation"

6 years agoAdding interfaces in documentation 91/37491/1
Francis Paquette [Wed, 21 Mar 2018 15:08:00 +0000 (11:08 -0400)]
Adding interfaces in documentation

Issue-ID: AAI-916
Change-Id: I0a7b972f11c6e867a011c9a0d074fb4b8a237058
Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
6 years agoFixes in SpikeEntityEventPolicy.java 63/37463/1
burdziak [Wed, 21 Mar 2018 13:04:21 +0000 (14:04 +0100)]
Fixes in SpikeEntityEventPolicy.java

Change-Id: I5e5a803173d57cd9fe4cf8054a93eff3ca272d1d
Issue-ID: AAI-915
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoFixes in EntityEventPolicy 59/37459/1
burdziak [Wed, 21 Mar 2018 12:41:00 +0000 (13:41 +0100)]
Fixes in EntityEventPolicy

Change-Id: I3f040e39030299dad4242beb9df7f6ec1fa4835f
Issue-ID: AAI-914
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoProcess VNF event from spike 37/37137/2
rv871f [Tue, 20 Mar 2018 14:21:42 +0000 (10:21 -0400)]
Process VNF event from spike

Issue-ID: AAI-899
Change-Id: I2d056734e6af0fe0b4efe92681971e2b74153a0e
Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
6 years agoUpdate license date and text 29/35529/3
sblimkie [Tue, 13 Mar 2018 16:43:15 +0000 (12:43 -0400)]
Update license date and text

Update license date and disable license plugin

Change-Id: I9a365f525e79c50ab1f785a0b03fe36f02bcb1e4
Issue-ID: AAI-860
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoadded Spike event Policy 07/34807/2
Attaranasl, Salma (sa669h) [Thu, 8 Mar 2018 16:58:02 +0000 (11:58 -0500)]
added Spike event Policy

to read from Spike Event and save the index on Search Data
removed the extra header on a file:

Issue-ID: AAI-846
Change-Id: I5fa66b5c6b0b6b2f645315221fbf2eb1461c5ca7
Signed-off-by: Attaranasl, Salma <salma.attaran@amdocs.com>
6 years agoMerge "Fixing retrieval of autosuggestIndex from config"
Steven Blimkie [Tue, 6 Mar 2018 17:04:19 +0000 (17:04 +0000)]
Merge "Fixing retrieval of autosuggestIndex from config"

6 years agoFix of UI_FILTER_LIST_FILE constant 13/34013/1
AdrianSlavkovsky [Mon, 26 Feb 2018 23:11:39 +0000 (00:11 +0100)]
Fix of UI_FILTER_LIST_FILE constant

Change-Id: I5db77696b29d2728339cad1593db24f2e7b586e1
Issue-ID: AAI-835
Signed-off-by: AdrianSlavkovsky <adrian.slavkovsky@orange.com>
6 years ago[AAI-818] Adding a Synapse policy for chameleon. 35/33235/1
Shwetank Dave [Tue, 27 Feb 2018 18:32:20 +0000 (13:32 -0500)]
[AAI-818] Adding a Synapse policy for chameleon.

Synapse policy to serve as read gateway for chameleon

Change-Id: I1b75ba3218e856908091ebaaf17ab1d05483fe02
Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
Issue-ID: AAI-818
Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
6 years agoAdd INFO.yaml file 91/32991/1
Jessica Wagantall [Tue, 27 Feb 2018 01:02:55 +0000 (17:02 -0800)]
Add INFO.yaml file

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

Change-Id: I497515ecc94155b61446a092f7e41d06c170b3fe
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoFixing retrieval of autosuggestIndex from config 03/34003/1
AdrianSlavkovsky [Mon, 26 Feb 2018 22:16:48 +0000 (23:16 +0100)]
Fixing retrieval of autosuggestIndex from config

Change-Id: I30224334a7d3b6430612b35af6ea5b9e2ea72c86
Issue-ID: AAI-834
Signed-off-by: AdrianSlavkovsky <adrian.slavkovsky@orange.com>
6 years agoSonar Major:Add the @Override annotation. 93/28293/2
aishkashyap [Tue, 16 Jan 2018 09:52:15 +0000 (15:22 +0530)]
Sonar Major:Add the @Override annotation.

Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.data-router%3Adata-router#resolved=false|assignees=aishkashyap

Location:
src/main/java/org/onap/aai/datarouter/entity/AggregationEntity.java

Line No:111

Issue-ID: AAI-665
Change-Id: Ifde1e8fb6b68302d6ffdc6bbb851460f7b572f4d
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
6 years agoFix build job 89/32689/1
sblimkie [Fri, 23 Feb 2018 14:58:15 +0000 (09:58 -0500)]
Fix build job

Wrong dependency on aai-schema

Change-Id: I2a47c5045a23df5380e5d041245f2d45b478a78b
Issue-ID: AAI-806
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoSonar Minor:Make this final field static too. 03/28503/1
aishkashyap [Thu, 18 Jan 2018 10:03:07 +0000 (15:33 +0530)]
Sonar Minor:Make this final field static too.

Make this final field static too.

Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.data-router%3Adata-router#resolved=false|severities=MINOR|assigned=false

Location:
src/.../java/org/onap/aai/datarouter/policy/EntityEventPolicy.java

Line No:86

Issue-ID: AAI-674
Change-Id: Ibb51cc5f9a1893158f705cd167216905588cf54a
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
6 years agohandle request from aai 35/28235/1
Salma, Attaran [Mon, 15 Jan 2018 20:23:13 +0000 (15:23 -0500)]
handle request from aai

fixed: data router does not handle service-instance correctly from AAI-EVENT

Change-Id: Ia980382ce42e5813981056969442a4b947905e82
Signed-off-by: Salma, Attaran <salma.attaran@amdocs.com>
Issue-ID: AAI-661

6 years agoAdd unit tests to increase sonar coverage 15/27315/1
aditya [Wed, 3 Jan 2018 23:25:58 +0000 (17:25 -0600)]
Add unit tests to increase sonar coverage

Add unit tests to entity, exception, search and util packages

Issue-ID: AAI-499

Change-Id: I8e2ca9055f97ac2db16c256d4d4ae417a158e66c
Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
6 years agoUse project version for aai schema 09/27309/1
Venkata Harish K Kajur [Wed, 3 Jan 2018 20:00:57 +0000 (15:00 -0500)]
Use project version for aai schema

Issue-ID: AAI-546
Change-Id: I43e19a108bb74a67b645c5489a9247ff88550689
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoFix build issue for data router 75/25575/1
sblimkie [Tue, 5 Dec 2017 17:17:09 +0000 (12:17 -0500)]
Fix build issue for data router

Some snapshot artifacts were removed from nexus.  Update dependencies so
that we depend on the release version

Issue-ID: AAI-546
Change-Id: I878b889255f6685bb6fa8c1dc81cab31a12e98c0
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
6 years agoBump minor version 31/23931/1
Jessica Wagantall [Thu, 16 Nov 2017 22:43:28 +0000 (14:43 -0800)]
Bump minor version

Bump minor version in preparation for Amsterdam
branching.

Change-Id: I2d2f2a801fc3eda5bb8b7f5d1ad67cd9806fe690
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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