aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-08Bump patch versionv1.1.11.0.1-ONAP1.0.1-AmsterdamamsterdamJessica Wagantall2-3/+3
Bump patch version in preparation for Amsterdam branching. Change-Id: I376b850b187c0faa6a8ce3244fb5660a3c4d47f5 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-07fix build failuresblimkie1-4/+4
fix build failure Issue-ID: AAI-546 Change-Id: I6f9fbd075c7d1c67c6a91fe4aecee92f2d14ca97 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-11-14Add version.properties filev1.1.01.0.0-ONAP1.0.0-Amsterdamsblimkie1-0/+13
Add version.properties file IssueID: AAI-458 Change-Id: I8b69bce7cb09504c52969c428b841d5123edf742 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-10-25Remove top level docs folderRich Bennett1-8/+0
Documentation being aggregated in aai/common Change-Id: I4e629f86f0483a0d1a55a80663f0a84305ce904c Issue-ID: DOC-141 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-10-12Merge "Renaming openecomp to onap"Steven Blimkie41-94/+99
2017-10-12Renaming openecomp to onapArul.Nambi41-94/+99
Issue-ID: AAI-208 Change-Id: Ib5dc63c9b2f4c580caec21414c2fafae904adca9 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-06Use isEmpty to check collection is empty or notrama-huawei1-2/+2
Issue-id: AAI-415 Change-Id: Ia5765efb2f6f9184bb702de1ee60bfab9ab933e1 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-05Merge "Not logged or rethrow this exception."James Forsyth1-2/+7
2017-10-04Not logged or rethrow this exception.rama-huawei1-2/+7
Issue-id: AAI-414 Change-Id: I105ab168eeb784320202a57de4f34c67d3670210 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-04Replaced with Map return type instead HashMaprama-huawei3-523/+518
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>
2017-09-28Merge "Removed useless assignment to variables"James Forsyth4-8/+8
2017-09-28Merge "Added the "@Override" annotation"James Forsyth3-7/+8
2017-09-28Merge "Removed toString for strings"James Forsyth2-31/+32
2017-09-28Removed useless assignment to variablesrama-huawei4-8/+8
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>
2017-09-28Added the "@Override" annotationrama-huawei3-7/+8
Issue-id: CIMAN-65 Change-Id: I5893ee1af1a0b5db6ec5162acb91456f4c28c734 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-28Removed toString for stringsrama-huawei2-31/+32
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>
2017-09-28Add the "@Override" annotationrama-huawei2-12/+12
Issue-id: CIMAN-65 Change-Id: I1416ddac8b645bb63d63010e63eac8adea6b4676 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-28Used entrySet instead of keySetrama-huawei2-14/+19
Issue-id: CIMAN-65 Change-Id: I58cba3d30e6866050801fb94426cdc0b26a2f75f Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-26Add reference for documentation project.C.T. Paterson1-0/+8
Issue ID: AAI-390 Change-Id: Id33e3e5aa023ed0e09bf7396f08873f14faed00b Signed-off-by: C.T. Paterson <creighton.paterson@amdocs.com>
2017-09-25Renaming openecomp to onapArul.Nambi10-24/+24
Issue-ID: AAI-208 Change-Id: I5cd512429d779f97fe2b2c77ba80437a373c8616 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-20Renaming openecomp to onapArul.Nambi7-22/+22
Issue-ID: AAI-208 Change-Id: Ie4950d5fa63ec66b0fd00389dbb440c43610debd Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-13Renaming openecomp to onapArul.Nambi12-20/+21
Issue-ID: AAI-208 Change-Id: Ib940bd2c32ad8eece6053a759cec294126c797ab Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-0/+1
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>
2017-09-06Fixing code coverage report dir pathBansal, Nitin (nb121v)1-1/+1
Change-Id: Ic9a0d93eed0dcf1219c1d71540ca97b4cb2fcbbc Issue-ID: AAI-214 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2017-09-05Improve SONAR coverage in aai/data-routerBansal, Nitin (nb121v)6-2/+264
Change-Id: I568a2eda367e29dbf013881bdf03aeef3312e319 Issue-ID: AAI-214 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2017-08-29Remove files containing ATT referencesDaniel Silverthorn2-0/+0
Issue ID: AAI-217 Change-Id: I63024115399d8539524708eef90fdd4447afbe24 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2017-08-29Remove properties files containing ATT referencesDaniel Silverthorn2-221/+0
Issue ID: AAI-217 Change-Id: I21e14d1a719ee06fc54ad3fe513cdb968649060b Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2017-08-11[AAI-159] Synapse not creating autosuggest ndexesARUL NAMBI1-36/+5
Issue-ID: AAI-159 Change-Id: Ida3bd4d0334fa9becdc6c24a2997a96a1dfeaa7b Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-08-03Merge "[AAI-125] DataRouter to consume aai-schema jar"Manisha Aggarwal6-69/+65
2017-08-02[AAI-125] DataRouter to consume aai-schema jarBansal, Nitin (nb121v)6-69/+65
Change-Id: I7f0a5d78f662b591b87f1f6d86c511e00eef6fd5 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2017-08-01[AAI-84 Amsterdam] Update License and trademarkARUL NAMBI36-219/+145
Change-Id: Ieface4e20f96bcd7477be0698db2de7a4b7fd633 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-08-01Adding support for external microserviceARUL NAMBI20-245/+1462
Change-Id: I96fa079d70b9f9b5f48b0c1c24801f3624babe4a Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-07-20Handle missing search indexesgfraboni5-111/+450
[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>
2017-06-13Merge "EntityEventPolicy: fix CER issue"Manisha Aggarwal3-14/+225
2017-06-13EntityEventPolicy: fix CER issueShafique, Mubashsharul (ms642y)3-14/+225
Change-Id: Id224c3bc5c564c25c3ec14041075afe28a6ac6da Signed-off-by: Shafique <Mubashsharul.Shafique@amdocs.com>
2017-06-13Addition of Synapse readmesabatos3-0/+206
Change-Id: I3620724dc9980b0d0fb0ab686480e43bf495f67f Signed-off-by: abatos <adrian.batos-parac@amdocs.com>
2017-06-09Configurable max heap size and PID fixabatos2-2/+3
Change-Id: I9df20b8843c3a09cd89262b5f188af7840cbb811 Signed-off-by: abatos <adrian.batos-parac@amdocs.com>
2017-05-31Use URL to generate document IDShafique, Mubashsharul (ms642y)1-21/+3
Change-Id: I7b4645a21cb152f57bc87a2f4949586547c7a2fe Signed-off-by: Shafique <Mubashsharul.Shafique@amdocs.com>
2017-05-26Add missing start.sh scriptsblimkie2-1/+79
Change-Id: I239c96d9e32ef29ab796a1a520389d9fd58d56cc Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-05-24Add spotify and sonar plugins to pomsblimkie1-289/+348
Change-Id: I1abafa21cdec972001e1a2ec12af43612c1ef107 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-05-23Add missing nexusproxy property to pomsblimkie1-0/+1
Change-Id: Ic4ce5986c4a65a2dc19742afdd8d6031a77db207 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-05-19CHange groupId and correct dependency versionsblimkie1-5/+5
Change-Id: I74d8f9ab284db0a2f9c8f142731ba895010e6377 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-05-12Initial ONAP Synapse commitabatos77-0/+9252
Change-Id: I3a0ed659dbb8f8faeeb54093b5d6f10414cd886e Signed-off-by: abatos <adrian.batos-parac@amdocs.com>
2017-05-03Initial empty repositoryAndrew Grimberg0-0/+0