summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-02Updating documentationShawn Severin1-51/+136
- Updating back-end documentation to conform to ONAP documentation structure - Merging Sparky front-end documentation content into back-end document. Issue-ID: AAI-255 Change-Id: I97a72de05f439fe609dcc51543a299cf05d88c39 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-10-26Add unit test cases to increase sonar coverageaditya5-0/+602
Add unit tests to test model loader, entity statistics and data provider Issue-ID: AAI-429 Change-Id: I18142712d2c3cc5ee48d7c6689323016da57f726 Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
2017-10-22Change eCOMP and openecomp by ONAPEric Debeau1-6/+6
Change-Id: Iece81c1bdd1bdea5082256b14f17277feec2adae Issue-ID: DOC-104 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-10-19Merge "added more fixes to the failed sonar issues"Steven Blimkie2-5/+6
2017-10-16added more fixes to the failed sonar issuesNTNET\renealr2-5/+6
ParseException was introduced to handle the generic in SynchronizerConfiguration class Issue-ID: AAI-429 Change-Id: I3d52729de7b299fb254c6bc05fcf87b8a6bc314b Signed-off-by: NTNET\renealr <reneal.rogers@amdocs.com>
2017-10-16Updating the documentsArul.Nambi1-4/+84
Issue-ID: AAI-438 Change-Id: I1c13b9b8d38137248694a84520a7ee292b4cc637 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-13Merge "Fixed the critical issues sonar encountered"Steven Blimkie3-13/+11
2017-10-13Fixed the critical issues sonar encounteredNTNET\renealr3-14/+12
The hardcoded password has been fixed as well as the generic exceptions were changed to specific exceptions. Change-Id: I9b3b11bfaa2e680c46158d11d8f8f6e3d56aa6e5 Issue-ID:AAI-249 Signed-off-by: NTNET\renealr <reneal.rogers@amdocs.com>
2017-10-13Merge "Fixing the startup after junit increase"Steven Blimkie10-56/+50
2017-10-13Fixing the startup after junit increaseArul.Nambi10-56/+50
The ajsc container was starting up after the cleanup. So cleaning up the servlet filters to remove the unwanted files. Issue-ID: AAI-429 Change-Id: I254e4421a6e1735191afc48cf58cb3c46e17defc Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-12Merge "Add unit test cases."James Forsyth8-0/+377
2017-10-12Add unit test cases.aditya8-0/+377
Add unit test cases. Issue-ID: AAI-429 Change-Id: I3efdaf3b5f477442c691b6095681f34c4e35b53c Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
2017-10-11Increase junit coverageArul.Nambi68-163/+3763
Issue-ID: AAI-429 Change-Id: Idd0f52e6b74a2689824dc671d37fe25ccf3e781c Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-10Increase junit coverageArul.Nambi21-1562/+118
Issue-ID: AAI-429 Change-Id: I8e9c8a7a04fa2433e888a48dd09c5424e9986e07 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-10Increase junit coverageArul.Nambi21-44/+394
Issue-ID: AAI-429 Change-Id: I8cd6c89bf7abd2d4d0d78bbf25fe6e5b5de53224 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-10Increase junit coverageArul.Nambi17-1275/+616
Issue-ID: AAI-429 Change-Id: Ifde57eee0857509ae223a6399cee8601af58ec39 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-26Adding documentation referenceC.T. Paterson1-0/+8
Issue ID: AAI-390 Change-Id: Ifc76c4a313bd985e8e462ecb0cf65ada9ea70621 Signed-off-by: C.T. Paterson <creighton.paterson@amdocs.com>
2017-09-26Renaming openecomp to onapArul.Nambi214-931/+956
Issue-ID: AAI-208 Change-Id: I2bd02287bed376111156aca0100e2b7b74e368e3 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-22Merge "Fix Blocker/Critical sonar issues"Tian Lee1-0/+1
2017-09-21Merge "Fix Blocker/Critical sonar issues"Tian Lee1-19/+15
2017-09-21Merge "Fix Blocker/Critical sonar issues"Tian Lee1-3/+2
2017-09-21Fix Blocker/Critical sonar issuesshashikanth1-19/+15
Fix Blocker/Critical sonar issues in aai/sparky-be module https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=BLOCKER Fixed Close "FileInputStream". Issue-Id:AAI-342 Change-Id: Ia97fa8fee074660e081123e3fb6334d670d2fad1 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-21Fix Blocker/Critical sonar issuesshashikanth1-3/+2
Fix Blocker/Critical sonar issues in aai/sparky-be module https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=BLOCKER Fixed NullPointerException might be thrown as 'output' is nullable here Issue-Id:AAI-342 Change-Id: I816854cf784e9825c269110ea44c0c7ed745e946 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-21Merge "Fix Blocker/Critical sonar issues"Tian Lee1-1/+1
2017-09-21Merge "Fix Blocker/Critical sonar issues"Tian Lee1-0/+1
2017-09-21Merge "Fix Blocker/Critical sonar issues"Tian Lee1-5/+8
2017-09-21Merge "Fix Blocker/Critical sonar issues"Tian Lee1-2/+5
2017-09-20Fix Blocker/Critical sonar issuesshashikanth1-1/+1
Fix Blocker/Critical sonar issues in aai/sparky-be module https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=CRITICAL Fixed Correct this "&" to "&&". Issue-Id:AAI-342 Change-Id: Ia6bd54cf18406c3327b77820abe68a6c0f4484b9 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-20Fix Blocker/Critical sonar issuesshashikanth1-0/+1
Fix Blocker/Critical sonar issues in aai/sparky-be module https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=BLOCKER Fixed NullPointerException might be thrown as 'rootNode' is nullable here Issue-Id:AAI-342 Change-Id: I052becbe3e04ca266c039df63464a2dd90dc772c Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-20Fix Blocker/Critical sonar issuesshashikanth1-5/+8
Fix Blocker/Critical sonar issues in aai/sparky-be module https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=BLOCKER Fixed condition that it does not always evaluate to "true" Issue-Id:AAI-342 Change-Id: I7ac764c1619a834bb9c9c2bf4ce29b9bae294c0f Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-20Fix Blocker/Critical sonar issuesshashikanth1-2/+5
Fix Blocker/Critical sonar issues in aai/sparky-be module https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=BLOCKER Fixed: NullPointerException might be thrown as 'aaiQueryResult' is nullable here NullPointerException might be thrown as 'rootNode' is nullable here Issue-Id:AAI-342 Change-Id: Ie91d695ada7159ca002385407cf1c8e0f0d59d6d Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-20Fix Blocker/Critical sonar issuesshashikanth1-0/+1
Fix Blocker/Critical sonar issues in aai/sparky-be module https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=BLOCKER Fixed NullPointerException might be thrown as 'rootNode' is nullable here Issue-Id:AAI-342 Change-Id: Ia057d51b93c806bfabdfe58d972fae1d47c86d7e Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-20Fix Blocker sonar issues in sparky-be moduleshashikanth1-0/+1
Fix Blocker/Critical sonar issues https://sonar.onap.org/component_issues?id=org.openecomp.aai.sparky-be%3Asparky-be#resolved=false|severities=BLOCKER Fixed NullPointerException might be thrown as 'rootNode' is nullable here Issue-Id:AAI-342 Change-Id: I32f86eefa224dfd92954581a20e5180f6482910a Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-19Remove libraries from code repoArul.Nambi1-0/+0
Issue-ID: AAI-298 Change-Id: I9820a388fa623a1ffe88ce5dd3c4ccebe3c17def Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I846d5b2245773cbf51550a64f683492e33c76a7b Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-07Add name to the top level pom for sparky-beVenkata Harish K Kajur1-0/+1
Issue-ID: AAI-271 Change-Id: If8e72e2c909ed5b9d0282a5ec3383dc6b8845a64 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-01[AAI-259] Changing self linkarul.nambi2-0/+49
Issure-ID: AAI-259 Change-Id: Iceab79a87852579b732f2d2c03dd0cb19e6c6814 Signed-off-by: arul.nambi <arul.nambi@amdocs.com>
2017-08-31[AAI-244] grep scanarul.nambi26-575/+48
Issue-ID:AAI-244 Change-Id: Ibc51a8c72c411cff9ffc5b58bd40439ff3d703be Signed-off-by: arul.nambi <arul.nambi@amdocs.com>
2017-08-22Configure sonarqubearul.nambi1-0/+8
Issue-ID: AAI-209 Change-Id: I2b528e6261c515f2dde1616a04f9525ad2d5bc9d Signed-off-by: arul.nambi <arul.nambi@amdocs.com>
2017-07-31Changing the license and trademarkARUL NAMBI158-1721/+1265
Issue-ID: AAI-91 Change-Id: Id47aaf1a9aa51c3138d87a6038ccd11994afd22e Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-07-25Fixing the sync issues with AAIARUL NAMBI17-82/+127
Issue-ID: AAI-73 Change-Id: I5c7df7c24c59c347b112cdb003eea726e239a1ca Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-06-19Adding login filters for authenticationARULNA2-2/+10
Change-Id: Ib4da370c986b6a86a606cccd118884b66ac1b1fa Signed-off-by: ARULNA <arul.nambi@amdocs.com>
2017-06-16Fix Dockerfile to match change in artifactIdGary Wu1-1/+1
Docker image build fails due to a change in artifactId in https://gerrit.onap.org/r/#/c/5057/. This change fixes the Dockerfile to match the change in artifactId. Change-Id: Ibf0014e5a00e7d2e668ba87322eacbdf204ee6bd Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-16Specify missing dockerDirectoryGary Wu1-0/+1
Specify missing dockerDirectory property to fix the docker build job in Jenkins. Change-Id: Ife9848509719cc49c1a6a709e652b1f3ad0137ce Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-16Changing the artifcat idARULNA1-3/+14
Change-Id: I3f731049c1120c2e769eeb400248bfb21cc9741c Signed-off-by: ARULNA <arul.nambi@amdocs.com>
2017-06-13Removing configurations moved to test-configARULNA23-5154/+0
Change-Id: I8f1c5547ca44bdde9a198fda2f732f5ac04494d8 Signed-off-by: ARULNA <arul.nambi@amdocs.com>
2017-06-12Initial commit for AAI-UI(sparky-backend)ARULNA317-0/+48786
Change-Id: I785397ed4197663cdf0c1351041d2f708ed08763 Signed-off-by: ARULNA <arul.nambi@amdocs.com>
2017-05-03Initial empty repositoryAndrew Grimberg0-0/+0