aai/sparky-be.git
6 years agoAdding interfaces in documentation 87/37487/1
Francis Paquette [Tue, 20 Mar 2018 20:34:42 +0000 (16:34 -0400)]
Adding interfaces in documentation

Issue-ID: AAI-916
Change-Id: I1eb6ad5a54cf19e71cf891744eefd10ad8a500d1
Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
6 years agoMerge "enable suggestions to use search data service"
Steven Blimkie [Tue, 20 Mar 2018 15:17:16 +0000 (15:17 +0000)]
Merge "enable suggestions to use search data service"

6 years agoenable suggestions to use search data service 49/36749/4
renealr [Mon, 19 Mar 2018 14:48:51 +0000 (10:48 -0400)]
enable suggestions to use search data service

Added logic to ensure that suggestions are enabled using the search data
service

Issue-ID: AAI-895

Change-Id: If0bc6a56a4700a0f96584048676ee1a15db63592
Signed-off-by: renealr <reneal.rogers@amdocs.com>
6 years agochanged the header license to new license 23/36223/1
Attaranasl, Salma (sa669h) [Fri, 16 Mar 2018 14:03:47 +0000 (10:03 -0400)]
changed the header license to new license

updated data and siabled license plugin

Change-Id: I062a23a33e1a5030ca91c625e9056349bcafcf47
Signed-off-by: Attaranasl, Salma (sa669h) <salma.attaran@amdocs.com>
Issue-ID: AAI-871
Signed-off-by: Attaranasl, Salma (sa669h) <salma.attaran@amdocs.com>
6 years agoIntegrate Sparky-BE with Gizmo 17/34817/1
da490c [Thu, 8 Mar 2018 17:54:22 +0000 (12:54 -0500)]
Integrate Sparky-BE with Gizmo

Issue-ID: AAI-847
Change-Id: I8c61e681c4f427f6e567dd8498b6f5f7baa19c85
Signed-off-by: da490c <dave.adams@amdocs.com>
6 years agoAdd INFO.yaml file 23/33023/1
Jessica Wagantall [Tue, 27 Feb 2018 01:04:19 +0000 (17:04 -0800)]
Add INFO.yaml file

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

Change-Id: Iea09c7f0f36fee8ae114b87b1ebea5613039cf85
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoremove printing a stacktrace 13/32413/2
renealr [Wed, 21 Feb 2018 15:21:45 +0000 (10:21 -0500)]
remove printing a stacktrace

Issue-ID: AAI-788
Change-Id: I5d52bea1bef671abc2eeace4027535d0d5313940
Signed-off-by: renealr <reneal.rogers@amdocs.com>
6 years agofix the cookie decryption logic 99/32399/1
renealr [Tue, 20 Feb 2018 21:37:04 +0000 (16:37 -0500)]
fix the cookie decryption logic

Issue-ID: AAI-788

Change-Id: Ife47fe5e6f75ee1187c5385bca0ce53db4eff37f
Signed-off-by: renealr <reneal.rogers@amdocs.com>
6 years agoMerge "Update Sparky README files"
Steven Blimkie [Thu, 8 Feb 2018 14:54:11 +0000 (14:54 +0000)]
Merge "Update Sparky README files"

6 years agoUpdate Sparky README files 97/30797/1
dave.adams (da490c) [Thu, 8 Feb 2018 04:45:21 +0000 (23:45 -0500)]
Update Sparky README files

Issue-ID: AAI-743
Change-Id: Ia9f450e6571d85b0bed5b4b9dd7d38a98513313f
Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
6 years agoAdding more sparky junit coverage 09/30709/3
dave.adams (da490c) [Wed, 7 Feb 2018 20:41:52 +0000 (15:41 -0500)]
Adding more sparky junit coverage

Issue-ID: AAI-741
Change-Id: Id4137e7ef61e0066a39d98bcd8b9c0ec5b034d1e
Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
6 years agoIncreasing test coverage 95/30695/1
richarv [Wed, 7 Feb 2018 17:18:08 +0000 (12:18 -0500)]
Increasing test coverage

Issue-ID: AAI-741
Change-Id: Iecc07f9d4ff78c3ffde00ef5bb387a975289ce83
Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
6 years agoCleaning code 25/30525/1
Salma, Attaran [Tue, 6 Feb 2018 20:31:16 +0000 (15:31 -0500)]
Cleaning code

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

6 years agoFixed a curruption that occurs on startup 35/29835/1
Paquette, Francis [Wed, 31 Jan 2018 13:33:50 +0000 (08:33 -0500)]
Fixed a curruption that occurs on startup

The start script was adding the 2 extra lines right after the last
character in the file.  The extra line in the file will ensure that it
will be added at the end.  Also, the start script now ensures that only 1
copy of these added attributes exist in the file.

Issue-ID: AAI-717
Change-Id: I5deb2d9e74d48f3c4d2351582f05468590d0b72e
Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
6 years agoFixed fortify scan issues 45/29545/1
Paquette, Francis [Mon, 29 Jan 2018 20:07:09 +0000 (15:07 -0500)]
Fixed fortify scan issues

Removed an unused file.
If a redirect URL is bad, then do not send it back as payload in the
response.

Issue-ID: AAI-701
Change-Id: I060c7a192d226b09d3b1a30e8037f964625b6b75
Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
6 years agoOXM v12 updates 57/28957/1
richarv [Tue, 23 Jan 2018 20:53:56 +0000 (15:53 -0500)]
OXM v12 updates

Change-Id: I213472211c24a52f4a6ccc87005739a82cf6b8de

Sync error fixes

Issue-ID: AAI-690
Change-Id: Ibcd1e1abf9e3b79f9f10fea5e67f4bfd5dbc0030
Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
6 years agoMerge "Removing aai.war (binary file) from the project"
Steven Blimkie [Fri, 19 Jan 2018 15:53:01 +0000 (15:53 +0000)]
Merge "Removing aai.war (binary file) from the project"

6 years agoRemoving aai.war (binary file) from the project 63/28663/1
Paquette, Francis [Fri, 19 Jan 2018 14:04:08 +0000 (09:04 -0500)]
Removing aai.war (binary file) from the project

This got added my mistake in Beijing.

Issue-ID: AAI-678
Change-Id: I529dc062b1fde28cb6f423e37d9630c40021f421
Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
6 years agoRoutes and beans for subscription 81/28581/1
richarv [Thu, 18 Jan 2018 20:57:11 +0000 (15:57 -0500)]
Routes and beans for subscription

Issue-ID: AAI-677
Change-Id: I50cdd02a765c81421338162530c8d1060b6af053
Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
6 years agoAdding subscription api from separate repo 21/28221/5
richarv [Mon, 15 Jan 2018 18:22:40 +0000 (13:22 -0500)]
Adding subscription api from separate repo

Change-Id: Ic4c0ef849501b95059c806beab16f2ccf3d16695
Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
Issue-ID: AAI-660
Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
6 years agoFixing jenkins build 57/27957/2
Arul [Thu, 11 Jan 2018 14:50:40 +0000 (09:50 -0500)]
Fixing jenkins build

Clenaing up the snapshot versions and adding implementation for the
getuserconfig

Change-Id: I17aac0f10a614e5e2420287e5ac165f4b5870c9e
Signed-off-by: Arul <arul.nambi@amdocs.com>
Issue-ID: AAI-542

6 years agoUI Exensibility config cleanup 87/26587/9
dave.adams (da490c) [Tue, 19 Dec 2017 23:02:57 +0000 (18:02 -0500)]
UI Exensibility config cleanup

Change-Id: I65cd9c92a04bad3ea4858fd70a697373671727b5
Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
Issue-ID: AAI-542

6 years agoUpdating Dockerfile 81/26581/1
Paquette, Francis [Tue, 19 Dec 2017 21:18:36 +0000 (16:18 -0500)]
Updating Dockerfile

Aligned the Dockerfile with the directory structure in the target folder

Issue-ID: AAI-542
Change-Id: I5dbb51f9a777e61a94212d4107f4d2a1e1aa089d
Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
6 years agoUpdate dockerfile to not use hardcode snapshot dir 77/26277/1
Venkata Harish K Kajur [Wed, 13 Dec 2017 22:30:44 +0000 (17:30 -0500)]
Update dockerfile to not use hardcode snapshot dir

Issue-ID: AAI-546
Change-Id: I2093692e63da1b26ef8f8b6de9fa866260f821d6
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdding UI extensibility 57/26057/1
Shawn Severin [Mon, 11 Dec 2017 20:42:52 +0000 (15:42 -0500)]
Adding UI extensibility

Adding the ability for Sparky developers to create their own custom
front-end views

Issue-ID: AAI-542
Change-Id: I83f9608639799e3bf85b654f44a0a7a5a85ad264
Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
6 years agoUpdate the dependencies to use project version 09/25909/1
Venkata Harish K Kajur [Fri, 8 Dec 2017 19:12:20 +0000 (14:12 -0500)]
Update the dependencies  to use project version

Issue-ID: AAI-546
Change-Id: Ic4350693d6e88ca88501af6888c691c5226f8886
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdding back-end support for UI filters 95/25895/1
Shawn Severin [Fri, 8 Dec 2017 17:53:42 +0000 (12:53 -0500)]
Adding back-end support for UI filters

Issue-ID: AAI-543
Change-Id: I5cec6f340ab6c531f073e10e7902a84036c961d5
Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
6 years agoAdding back-end support for UI filters 75/25875/1
Shawn Severin [Fri, 8 Dec 2017 13:57:17 +0000 (08:57 -0500)]
Adding back-end support for UI filters

Issue-ID: AAI-543
Change-Id: I15b7ef1a9d4091981444019b5cceac08c4045c51
Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
6 years agoMerge "Bump minor version"
James Forsyth [Tue, 28 Nov 2017 16:37:30 +0000 (16:37 +0000)]
Merge "Bump minor version"

6 years agoAdd unit test cases to increase sonar coverage 29/24829/3
aditya [Wed, 22 Nov 2017 02:58:53 +0000 (20:58 -0600)]
Add unit test cases to increase sonar coverage

Add unit test cases to search, synchronizer packages to increase sonar coverage

Issue-ID: AAI-503

Change-Id: Iff43c3b1e17699d183566f63ab25e45660ed1fdb
Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
6 years agoBump minor version 71/23971/1
Jessica Wagantall [Fri, 17 Nov 2017 01:00:00 +0000 (17:00 -0800)]
Bump minor version

Bump minor version in preparation for Amsterdam
branching.

Change-Id: Ie5e3fae8d8ace1acc56e595cbb5ef055842c8057
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoAdding version.properties file 07/23407/1 1.0.0-Amsterdam 1.0.0-ONAP v1.1.0
Shawn Severin [Mon, 13 Nov 2017 22:26:10 +0000 (17:26 -0500)]
Adding version.properties file

Issue-ID: AAI-464
Change-Id: Iec45ff5db237af96ef32b6e9ab3c490701213d1b
Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
6 years agoUpdating Sparky version in Dockerfile 97/23397/1
Shawn Severin [Mon, 13 Nov 2017 21:45:56 +0000 (16:45 -0500)]
Updating Sparky version in Dockerfile

Issue-ID: AAI-464
Change-Id: If750c5c0a5010b23ee4a04a25807b5f3a1027523
Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
6 years agoUpdating Sparky version in POM 83/23383/1
Shawn Severin [Mon, 13 Nov 2017 17:39:12 +0000 (12:39 -0500)]
Updating Sparky version in POM

Need to update Sparky version in POM from 1.0-SNAPSHOT to 1.1.0-SNAPSHOT

Issue-ID: AAI-464
Change-Id: Ib2051cc4aca54f214553cd9d8aea59c261385694
Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
6 years agoConvert MD files to RST 91/22091/1
Eric Debeau [Sat, 4 Nov 2017 08:54:05 +0000 (08:54 +0000)]
Convert MD files to RST

Change-Id: Ie686349006f03d58bc8b526a7f76754dc1da2507
ISSUE-ID: AAI-255
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoUpdating documentation 73/21873/1
Shawn Severin [Wed, 1 Nov 2017 20:33:14 +0000 (16:33 -0400)]
Updating documentation

- 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>
6 years agoAdd unit test cases to increase sonar coverage 69/20269/4
aditya [Tue, 24 Oct 2017 04:43:59 +0000 (23:43 -0500)]
Add unit test cases to increase sonar coverage

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>
6 years agoChange eCOMP and openecomp by ONAP 15/20015/1
Eric Debeau [Sun, 22 Oct 2017 15:53:37 +0000 (15:53 +0000)]
Change eCOMP and openecomp by ONAP

Change-Id: Iece81c1bdd1bdea5082256b14f17277feec2adae
Issue-ID: DOC-104
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoMerge "added more fixes to the failed sonar issues"
Steven Blimkie [Thu, 19 Oct 2017 14:52:13 +0000 (14:52 +0000)]
Merge "added more fixes to the failed sonar issues"

6 years agoadded more fixes to the failed sonar issues 31/19131/1
NTNET\renealr [Mon, 16 Oct 2017 15:35:50 +0000 (11:35 -0400)]
added more fixes to the failed sonar issues

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>
6 years agoUpdating the documents 99/19099/1
Arul.Nambi [Mon, 16 Oct 2017 15:29:37 +0000 (11:29 -0400)]
Updating the documents

Issue-ID: AAI-438
Change-Id: I1c13b9b8d38137248694a84520a7ee292b4cc637
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoMerge "Fixed the critical issues sonar encountered"
Steven Blimkie [Fri, 13 Oct 2017 20:23:14 +0000 (20:23 +0000)]
Merge "Fixed the critical issues sonar encountered"

6 years agoFixed the critical issues sonar encountered 27/18827/1
NTNET\renealr [Fri, 13 Oct 2017 19:09:51 +0000 (15:09 -0400)]
Fixed the critical issues sonar encountered

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>
6 years agoMerge "Fixing the startup after junit increase"
Steven Blimkie [Fri, 13 Oct 2017 19:53:14 +0000 (19:53 +0000)]
Merge "Fixing the startup after junit increase"

6 years agoFixing the startup after junit increase 01/18801/1
Arul.Nambi [Fri, 13 Oct 2017 17:53:04 +0000 (13:53 -0400)]
Fixing the startup after junit increase

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>
6 years agoMerge "Add unit test cases."
James Forsyth [Thu, 12 Oct 2017 16:28:27 +0000 (16:28 +0000)]
Merge "Add unit test cases."

6 years agoAdd unit test cases. 41/18541/1
aditya [Thu, 12 Oct 2017 13:09:20 +0000 (08:09 -0500)]
Add unit test cases.

Add unit test cases.

Issue-ID: AAI-429

Change-Id: I3efdaf3b5f477442c691b6095681f34c4e35b53c
Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
6 years agoIncrease junit coverage 83/18383/1
Arul.Nambi [Wed, 11 Oct 2017 22:19:37 +0000 (18:19 -0400)]
Increase junit coverage

Issue-ID: AAI-429
Change-Id: Idd0f52e6b74a2689824dc671d37fe25ccf3e781c
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoIncrease junit coverage 53/18053/1
Arul.Nambi [Tue, 10 Oct 2017 21:05:00 +0000 (17:05 -0400)]
Increase junit coverage

Issue-ID: AAI-429
Change-Id: I8e9c8a7a04fa2433e888a48dd09c5424e9986e07
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoIncrease junit coverage 21/18021/1
Arul.Nambi [Tue, 10 Oct 2017 17:36:50 +0000 (13:36 -0400)]
Increase junit coverage

Issue-ID: AAI-429
Change-Id: I8cd6c89bf7abd2d4d0d78bbf25fe6e5b5de53224
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoIncrease junit coverage 87/17987/1
Arul.Nambi [Tue, 10 Oct 2017 15:09:06 +0000 (11:09 -0400)]
Increase junit coverage

Issue-ID: AAI-429
Change-Id: Ifde57eee0857509ae223a6399cee8601af58ec39
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoAdding documentation reference 05/15705/1
C.T. Paterson [Tue, 26 Sep 2017 20:31:29 +0000 (16:31 -0400)]
Adding documentation reference

Issue ID: AAI-390

Change-Id: Ifc76c4a313bd985e8e462ecb0cf65ada9ea70621
Signed-off-by: C.T. Paterson <creighton.paterson@amdocs.com>
6 years agoRenaming openecomp to onap 63/15663/1
Arul.Nambi [Tue, 26 Sep 2017 18:00:57 +0000 (14:00 -0400)]
Renaming openecomp to onap

Issue-ID: AAI-208
Change-Id: I2bd02287bed376111156aca0100e2b7b74e368e3
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoMerge "Fix Blocker/Critical sonar issues"
Tian Lee [Fri, 22 Sep 2017 14:51:32 +0000 (14:51 +0000)]
Merge "Fix Blocker/Critical sonar issues"

6 years agoMerge "Fix Blocker/Critical sonar issues"
Tian Lee [Thu, 21 Sep 2017 13:03:13 +0000 (13:03 +0000)]
Merge "Fix Blocker/Critical sonar issues"

6 years agoMerge "Fix Blocker/Critical sonar issues"
Tian Lee [Thu, 21 Sep 2017 11:33:58 +0000 (11:33 +0000)]
Merge "Fix Blocker/Critical sonar issues"

6 years agoFix Blocker/Critical sonar issues 83/13683/6
shashikanth [Wed, 20 Sep 2017 05:53:57 +0000 (11:23 +0530)]
Fix Blocker/Critical sonar issues

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>
6 years agoFix Blocker/Critical sonar issues 05/13705/3
shashikanth [Wed, 20 Sep 2017 06:23:26 +0000 (11:53 +0530)]
Fix Blocker/Critical sonar issues

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>
6 years agoMerge "Fix Blocker/Critical sonar issues"
Tian Lee [Thu, 21 Sep 2017 08:51:49 +0000 (08:51 +0000)]
Merge "Fix Blocker/Critical sonar issues"

6 years agoMerge "Fix Blocker/Critical sonar issues"
Tian Lee [Thu, 21 Sep 2017 08:49:48 +0000 (08:49 +0000)]
Merge "Fix Blocker/Critical sonar issues"

6 years agoMerge "Fix Blocker/Critical sonar issues"
Tian Lee [Thu, 21 Sep 2017 08:39:15 +0000 (08:39 +0000)]
Merge "Fix Blocker/Critical sonar issues"

6 years agoMerge "Fix Blocker/Critical sonar issues"
Tian Lee [Thu, 21 Sep 2017 08:30:20 +0000 (08:30 +0000)]
Merge "Fix Blocker/Critical sonar issues"

6 years agoFix Blocker/Critical sonar issues 41/13741/1
shashikanth [Wed, 20 Sep 2017 07:35:19 +0000 (13:05 +0530)]
Fix Blocker/Critical sonar issues

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>
6 years agoFix Blocker/Critical sonar issues 35/13735/1
shashikanth [Wed, 20 Sep 2017 07:24:45 +0000 (12:54 +0530)]
Fix Blocker/Critical sonar issues

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>
6 years agoFix Blocker/Critical sonar issues 19/13719/1
shashikanth [Wed, 20 Sep 2017 06:46:52 +0000 (12:16 +0530)]
Fix Blocker/Critical sonar issues

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>
6 years agoFix Blocker/Critical sonar issues 01/13701/1
shashikanth [Wed, 20 Sep 2017 06:15:07 +0000 (11:45 +0530)]
Fix Blocker/Critical sonar issues

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>
6 years agoFix Blocker/Critical sonar issues 93/13693/2
shashikanth [Wed, 20 Sep 2017 06:06:54 +0000 (11:36 +0530)]
Fix Blocker/Critical sonar issues

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>
6 years agoFix Blocker sonar issues in sparky-be module 89/13689/1
shashikanth [Wed, 20 Sep 2017 06:02:09 +0000 (11:32 +0530)]
Fix Blocker sonar issues in sparky-be module

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>
6 years agoRemove libraries from code repo 95/13495/1
Arul.Nambi [Tue, 19 Sep 2017 14:14:12 +0000 (10:14 -0400)]
Remove libraries from code repo

Issue-ID: AAI-298
Change-Id: I9820a388fa623a1ffe88ce5dd3c4ccebe3c17def
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
6 years agoCleanup project's name in Sonar 55/11255/1
Jessica Wagantall [Fri, 8 Sep 2017 19:47:16 +0000 (12:47 -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: I846d5b2245773cbf51550a64f683492e33c76a7b
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoAdd name to the top level pom for sparky-be 45/10945/1
Venkata Harish K Kajur [Thu, 7 Sep 2017 22:34:20 +0000 (18:34 -0400)]
Add name to the top level pom for sparky-be

Issue-ID: AAI-271

Change-Id: If8e72e2c909ed5b9d0282a5ec3383dc6b8845a64
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years ago[AAI-259] Changing self link 61/9961/1
arul.nambi [Fri, 1 Sep 2017 17:18:55 +0000 (13:18 -0400)]
[AAI-259] Changing self link

Issure-ID: AAI-259
Change-Id: Iceab79a87852579b732f2d2c03dd0cb19e6c6814
Signed-off-by: arul.nambi <arul.nambi@amdocs.com>
6 years ago[AAI-244] grep scan 43/9743/1
arul.nambi [Thu, 31 Aug 2017 19:15:00 +0000 (15:15 -0400)]
[AAI-244] grep scan

Issue-ID:AAI-244
Change-Id: Ibc51a8c72c411cff9ffc5b58bd40439ff3d703be
Signed-off-by: arul.nambi <arul.nambi@amdocs.com>
6 years agoConfigure sonarqube 11/8311/1
arul.nambi [Tue, 22 Aug 2017 18:15:06 +0000 (14:15 -0400)]
Configure sonarqube

Issue-ID: AAI-209
Change-Id: I2b528e6261c515f2dde1616a04f9525ad2d5bc9d
Signed-off-by: arul.nambi <arul.nambi@amdocs.com>
6 years agoChanging the license and trademark 17/6417/1
ARUL NAMBI [Mon, 31 Jul 2017 13:14:02 +0000 (09:14 -0400)]
Changing the license and trademark

Issue-ID: AAI-91
Change-Id: Id47aaf1a9aa51c3138d87a6038ccd11994afd22e
Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
6 years agoFixing the sync issues with AAI 25/6225/1
ARUL NAMBI [Tue, 25 Jul 2017 18:46:08 +0000 (14:46 -0400)]
Fixing the sync issues with AAI

Issue-ID: AAI-73
Change-Id: I5c7df7c24c59c347b112cdb003eea726e239a1ca
Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
6 years agoAdding login filters for authentication 13/5113/1
ARULNA [Mon, 19 Jun 2017 16:08:55 +0000 (12:08 -0400)]
Adding login filters for authentication

Change-Id: Ib4da370c986b6a86a606cccd118884b66ac1b1fa
Signed-off-by: ARULNA <arul.nambi@amdocs.com>
6 years agoFix Dockerfile to match change in artifactId 81/5081/1
Gary Wu [Fri, 16 Jun 2017 20:24:17 +0000 (13:24 -0700)]
Fix Dockerfile to match change in artifactId

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>
6 years agoSpecify missing dockerDirectory 39/5039/2
Gary Wu [Wed, 14 Jun 2017 21:19:40 +0000 (14:19 -0700)]
Specify missing dockerDirectory

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>
6 years agoChanging the artifcat id 57/5057/1
ARULNA [Fri, 16 Jun 2017 14:25:57 +0000 (10:25 -0400)]
Changing the artifcat id

Change-Id: I3f731049c1120c2e769eeb400248bfb21cc9741c
Signed-off-by: ARULNA <arul.nambi@amdocs.com>
6 years agoRemoving configurations moved to test-config 11/5011/2
ARULNA [Tue, 13 Jun 2017 15:18:22 +0000 (11:18 -0400)]
Removing configurations moved to test-config

Change-Id: I8f1c5547ca44bdde9a198fda2f732f5ac04494d8
Signed-off-by: ARULNA <arul.nambi@amdocs.com>
6 years agoInitial commit for AAI-UI(sparky-backend) 95/4995/1
ARULNA [Mon, 12 Jun 2017 20:41:12 +0000 (16:41 -0400)]
Initial commit for AAI-UI(sparky-backend)

Change-Id: I785397ed4197663cdf0c1351041d2f708ed08763
Signed-off-by: ARULNA <arul.nambi@amdocs.com>
7 years agoInitial empty repository
Andrew Grimberg [Wed, 3 May 2017 10:54:21 +0000 (10:54 +0000)]
Initial empty repository