aai/resources.git
5 years agoUpgrade to spring-web 4.3.18.RELEASE 91/64491/1
Jimmy Forsyth [Tue, 4 Sep 2018 17:32:56 +0000 (13:32 -0400)]
Upgrade to spring-web 4.3.18.RELEASE

Issue-ID: AAI-1563
Change-Id: I33d4dd61b8edd962c46e4b32bea0086dd1bdea28
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpgrade to groovy 2.4.15 63/64463/2
Pavel Paroulek [Tue, 4 Sep 2018 16:08:10 +0000 (18:08 +0200)]
Upgrade to groovy 2.4.15

Due to code scan upgrading to a recommended version of groovy

Change-Id: I19cd2a9e05c94f30ac4ce59fb930c83066885e84
Issue-ID: AAI-1561
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
5 years agoAdding AAF basic auth filter 57/62157/1
Pavel Paroulek [Thu, 23 Aug 2018 16:21:46 +0000 (18:21 +0200)]
Adding AAF basic auth filter

Adding a AAF Cadi filter. AAF is configured to communicate with Beijing AAF instance in the Windriver lab. To activate AAF filter set the profile aaf-auth

Change-Id: I1489f1b4e22658c3513ac89ff2e57302bfe265c8
Issue-ID: AAI-32
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
5 years agoUpdate resources to spring boot 1.5.15 55/61355/1
Kajur, Harish (vk250x) [Mon, 20 Aug 2018 17:58:09 +0000 (13:58 -0400)]
Update resources to spring boot 1.5.15

Issue-ID: AAI-1509
Change-Id: Ie8c669652dd425bff10c187f58953968cb0c3a0d
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdate resources ms to use ingest library 77/60177/2
Kajur, Harish (vk250x) [Mon, 13 Aug 2018 03:40:04 +0000 (23:40 -0400)]
Update resources ms to use ingest library

Change the code to replace ModelIngestor
with the NodeIngestor and replace the EdgeRules
with the EdgeIngestor and EdgeSerializer
Edge Ingestor for getting the rules from json files
Edge Serializer for creating the edges between vertexes
Node Ingestor is responsible for the multiple oxm files

Issue-ID: AAI-1462
Change-Id: I555916911dc4076ac017173d63478b3b76b36e42
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoAdd collection under network for v13 and v14 43/56943/1
Kajur, Harish (vk250x) [Thu, 19 Jul 2018 17:51:10 +0000 (13:51 -0400)]
Add collection under network for v13 and v14

Issue-ID: AAI-1395
Change-Id: I6d18c9686093e70c106efa22afbd536658231a29
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoFix bugs in AAI-Resources 55/55855/1
Wiktor Garbarek [Wed, 4 Jul 2018 13:27:13 +0000 (15:27 +0200)]
Fix bugs in AAI-Resources

Fixed handling InterruptedException and NullPointerException; added closing connection with graph

Change-Id: I8c317842550f62955b68347fd6f4e954e390ad1a
Issue-ID: AAI-1362
Signed-off-by: Wiktor Garbarek <wiktor.garbarek@nokia.com>
6 years agoSonar fix in ModelVersionTransformer 75/55475/1
Adam Wudzinski [Wed, 27 Jun 2018 11:20:43 +0000 (13:20 +0200)]
Sonar fix in ModelVersionTransformer

Added logging

Change-Id: Ib74f0429deaab8608f88341ed709ca6bd6490003
Issue-ID: AAI-1244
Signed-off-by: awudzins <adam.wudzinski@nokia.com>
6 years agoUpversion resources for Casablanca 95/48695/1
Jimmy Forsyth [Wed, 23 May 2018 14:43:46 +0000 (10:43 -0400)]
Upversion resources for Casablanca

Issue-ID: AAI-1169
Change-Id: I1372972b9bdb57eed7bc084a2b877f9cc83ec7c3
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoRemove SNAPSHOT reference from common_functions 53/47853/1 2.0.0-ONAP 2.0.0-ONAP v1.2.1
Jimmy Forsyth [Wed, 16 May 2018 16:00:00 +0000 (12:00 -0400)]
Remove SNAPSHOT reference from common_functions

Issue-ID: AAI-1143
Change-Id: I8a3e6ce39d740a23e810d2279329143382193b58
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpversion resources prior to branching 09/47709/1
Jimmy Forsyth [Tue, 15 May 2018 20:25:11 +0000 (16:25 -0400)]
Upversion resources prior to branching

Issue-ID: AAI-1140
Change-Id: Id6bcfafcc24e73418414e822976e176f84c21572
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoReplace version.properties 55/47655/1 v1.2.0
Jimmy Forsyth [Tue, 15 May 2018 16:43:27 +0000 (12:43 -0400)]
Replace version.properties

Issue-ID: AAI-1139
Change-Id: I6f8b352ddff3b9f73cbe6c168400ec825c3624a9
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpdate to remove the -SNAPSHOT for release 45/47645/1
Kajur, Harish (vk250x) [Tue, 15 May 2018 16:02:04 +0000 (12:02 -0400)]
Update to remove the -SNAPSHOT for release

Issue-ID: AAI-1139
Change-Id: Id25c88c65816459dbbd2d8e305f5e0005b9139b2
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoAdd OOF authorization to resources 51/47051/1
Kajur, Harish (vk250x) [Thu, 10 May 2018 13:59:51 +0000 (09:59 -0400)]
Add OOF authorization to resources

Issue-ID: AAI-1134
Change-Id: I3335857efe305e82d5895bac2cc5684370771607
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate to remove loadbalancer code 13/45713/2
Kajur, Harish (vk250x) [Thu, 3 May 2018 01:16:41 +0000 (21:16 -0400)]
Update to remove loadbalancer code

Also add the realtime client SO

Issue-ID: AAI-965
Issue-ID: AAI-1121
Change-Id: Ie94c53f1cb0c4f5e60dbd77c8ae100c52ad9c055
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate the scripts to use spring boot style 49/45649/1
Kajur, Harish (vk250x) [Wed, 2 May 2018 12:56:39 +0000 (08:56 -0400)]
Update the scripts to use spring boot style

Issue-ID: AAI-1106
Change-Id: I1d0ea6c328c3d219b5e9462117ad0720971b37cb
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate keystore to use aaf keystore 25/45125/1
Kajur, Harish (vk250x) [Fri, 27 Apr 2018 14:38:55 +0000 (10:38 -0400)]
Update keystore to use aaf keystore

Issue-ID: AAI-1101
Change-Id: I7ab14b4c7014cca1dda3d7cdac2e946a7055d69d
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoChange common libs to use 1.2.3 release version 65/44465/1
Jimmy Forsyth [Tue, 24 Apr 2018 16:37:38 +0000 (12:37 -0400)]
Change common libs to use 1.2.3 release version

Issue-ID: AAI-1090
Change-Id: I31cc550732c71d94d80150c72b54650403bb49ac
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpdate pom deps to remove -SNAPSHOT 89/43789/1
Kajur, Harish (vk250x) [Thu, 19 Apr 2018 21:54:15 +0000 (17:54 -0400)]
Update pom deps to remove -SNAPSHOT

Issue-ID: AAI-1057
Change-Id: I15ecf16131d47f455f1d8b32f2629724f4734fec
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoFix the X-HTTP-Method-Override issue 81/43781/5
Kajur, Harish (vk250x) [Thu, 19 Apr 2018 20:56:07 +0000 (16:56 -0400)]
Fix the X-HTTP-Method-Override issue

Issue-ID: AAI-1084
Change-Id: Ife49befcbcd9c35c30f3c2b33558cf665f4ab7df
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate spring boot to 1.5.12 03/43503/1
Kajur, Harish (vk250x) [Wed, 18 Apr 2018 12:52:22 +0000 (08:52 -0400)]
Update spring boot to 1.5.12

Issue-ID: AAI-1036
Change-Id: Ief67b7010ea1c3fed6913bb550b454f09dd77f58
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoMerge "Correct INFO.yaml to pass YAML Lint"
Manisha Aggarwal [Fri, 13 Apr 2018 13:43:08 +0000 (13:43 +0000)]
Merge "Correct INFO.yaml to pass YAML Lint"

6 years agoFix the basic auth issue which got broken 49/42149/2
Kajur, Harish (vk250x) [Wed, 11 Apr 2018 04:00:39 +0000 (00:00 -0400)]
Fix the basic auth issue which got broken

with spring boot

Issue-ID: AAI-1019
Change-Id: I59c7351c381be07ae1be5abe6473d9c8614a0673
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoCorrect INFO.yaml to pass YAML Lint 33/42033/1
Eric Debeau [Tue, 10 Apr 2018 20:23:18 +0000 (20:23 +0000)]
Correct INFO.yaml to pass YAML Lint

Change-Id: Ib32422348d7ed6895759b798df5f603d31469403
Issue-ID: AAI-1022
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoUpdate docker tag convention 51/40851/1
Jessica Wagantall [Wed, 4 Apr 2018 00:25:23 +0000 (17:25 -0700)]
Update docker tag convention

Update docker tagging convention to use:
$VERSION-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images)
$VERSION-STAGING-YYYYMMDDTHHMMSSZ (for staging images)

Change-Id: I7bae3d147b405f357c88a65a850dc93a3a7bcffe
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdate docker entrypoint to run independent 87/39987/3
Kajur, Harish (vk250x) [Thu, 29 Mar 2018 04:38:13 +0000 (00:38 -0400)]
Update docker entrypoint to run independent

Issue-ID: AAI-949
Change-Id: Ie8a2967c7db4d8632c2485389ab735c5420d6edd
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoRemove hbase since we are moving to cassandra 09/39909/1
Kajur, Harish (vk250x) [Thu, 29 Mar 2018 01:23:13 +0000 (21:23 -0400)]
Remove hbase since we are moving to cassandra

Issue-ID: AAI-586
Change-Id: I4d7ab3b15c7bf8b231551b6d4503ff2dc4f76143
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate titan code to janus graph code 17/39717/7
Kajur, Harish (vk250x) [Wed, 21 Mar 2018 23:08:46 +0000 (19:08 -0400)]
Update titan code to janus graph code

Issue-ID: AAI-949
Change-Id: I841ac5e1734742af863c6bffd0cc3b1951dfa321
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoMerge "Fixes in ForceDeleteTool.java"
James Forsyth [Tue, 27 Mar 2018 15:19:57 +0000 (15:19 +0000)]
Merge "Fixes in ForceDeleteTool.java"

6 years agoUpdate the poms to 1.2.2-SNAPSHOT 37/38737/1
Kajur, Harish (vk250x) [Tue, 27 Mar 2018 00:37:11 +0000 (20:37 -0400)]
Update the poms to 1.2.2-SNAPSHOT

Issue-ID: AAI-947
Change-Id: I715be10a2f50c880d2514f74f2ea353ccb9a8c84
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoMerge "Fixes in DataSnapshot"
James Forsyth [Mon, 26 Mar 2018 13:39:17 +0000 (13:39 +0000)]
Merge "Fixes in DataSnapshot"

6 years agoFixes in ForceDeleteTool.java 25/38025/1
burdziak [Fri, 23 Mar 2018 09:27:36 +0000 (10:27 +0100)]
Fixes in ForceDeleteTool.java

Change-Id: If59580f59465d44df73f748110bfec85d1ec22ca
Issue-ID: AAI-931
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoFixes in DataSnapshot 05/38005/2
burdziak [Fri, 23 Mar 2018 08:34:08 +0000 (09:34 +0100)]
Fixes in DataSnapshot

Change-Id: Id0dd43252575af5d9352123f25cc471e9259ebe2
Issue-ID: AAI-930
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoMerge "Fixes in DataSnapshot"
James Forsyth [Thu, 22 Mar 2018 17:25:58 +0000 (17:25 +0000)]
Merge "Fixes in DataSnapshot"

6 years agoFixes in DataSnapshot 89/37789/1
burdziak [Thu, 22 Mar 2018 14:13:12 +0000 (15:13 +0100)]
Fixes in DataSnapshot

Change-Id: If6f40ab2c34d6813f134805ebe50e2025d1c0fe5
Issue-ID: AAI-926
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoMerge "Convert k8s manifest to yaml"
Venkata Harish Kajur [Thu, 22 Mar 2018 14:06:37 +0000 (14:06 +0000)]
Merge "Convert k8s manifest to yaml"

6 years agoUpdate the license for 2017-2018 license 59/37659/1
Kajur, Harish (vk250x) [Thu, 22 Mar 2018 05:21:49 +0000 (01:21 -0400)]
Update the license for 2017-2018 license

Issue-ID: AAI-858
Change-Id: I7bb4d3548801de2a9198307b812c7195573af615
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoMerge "Remove the jackson databind depenedency"
James Forsyth [Wed, 21 Mar 2018 20:40:36 +0000 (20:40 +0000)]
Merge "Remove the jackson databind depenedency"

6 years agoRemove the jackson databind depenedency 69/37469/1
Kajur, Harish (vk250x) [Wed, 21 Mar 2018 13:26:59 +0000 (09:26 -0400)]
Remove the jackson databind depenedency

Issue-ID: AAI-595
Change-Id: I44437564de483ac7dc2bbf8f40ebf6b940bed3e3
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate spring boot 1.5.1 to 1.5.10 83/37183/1
Kajur, Harish (vk250x) [Tue, 20 Mar 2018 16:55:12 +0000 (12:55 -0400)]
Update spring boot 1.5.1 to 1.5.10

Issue-ID: AAI-800
Change-Id: I11e52ef14d43b0577a021c581a35ae30f43c397b
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoConvert k8s manifest to yaml 45/36345/1
Tin Lam [Sat, 17 Mar 2018 09:00:26 +0000 (04:00 -0500)]
Convert k8s manifest to yaml

This patch set changes a kubernetes yaml manifest with .yaml
extension from json format to proper yaml format.

Issue-ID: AAI-890

Change-Id: I057294751747ce3022232cf87bba12c3a1b98db8
Signed-off-by: Tin Lam <tin@irrational.io>
6 years agoAdd back the cassandra codehaus plugin 89/35489/1
Venkata Harish K Kajur [Tue, 13 Mar 2018 13:46:00 +0000 (09:46 -0400)]
Add back the cassandra codehaus plugin

Issue-ID: AAI-595
Change-Id: If4575b46b150018e8819b1f3f145403a0532117c
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd the spring boot maven plugin 37/34337/3
Venkata Harish K Kajur [Tue, 6 Mar 2018 19:31:19 +0000 (14:31 -0500)]
Add the spring boot maven plugin

Issue-ID: AAI-96
Change-Id: If55d3de6b4bced78b8fc029111e1ad47d077f9a6
Signed-off-by: Venkata Harish K Kajur <hkajur93@gmail.com>
6 years agoUpdate to remove remaining nexus iq pom 75/33875/1
Venkata Harish K Kajur [Sat, 3 Mar 2018 00:04:32 +0000 (19:04 -0500)]
Update to remove remaining nexus iq pom

Also change from using AJSC 6 to Spring Boot

Issue-ID: AAI-595
Change-Id: I0a4d7cdbe01bb35ca4dc28124483e1abf165a979
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate and exclude some deps for nexus iq 93/33693/2
Venkata Harish K Kajur [Thu, 1 Mar 2018 22:27:51 +0000 (17:27 -0500)]
Update and exclude some deps for nexus iq

Excluded jackson asl and commons httpclient
and upgraded the netty all groovy indy

Issue-ID: AAI-595
Change-Id: Ic1571ac9aa05e5b94b267084607cfba725664fa0
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoExclude the jersey contribs for nexus iq 83/33683/2
Venkata Harish K Kajur [Thu, 1 Mar 2018 21:07:28 +0000 (16:07 -0500)]
Exclude the jersey contribs for nexus iq

Issue-ID: AAI-595
Change-Id: Ic81ca04e97c13c323cbabf752eb68b6033221234
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate activemq logback freemarker for nexus iq 89/33489/8
Venkata Harish K Kajur [Thu, 1 Mar 2018 00:57:54 +0000 (19:57 -0500)]
Update activemq logback freemarker for nexus iq

Also update the pom to add proper distribution management

Issue-ID: AAI-792
Issue-ID: AAI-793
Change-Id: Ia82e9602b9af0e2b1fea3fa1875bfc9c6af0eb83
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoTurn ajsc 2 to using ajsc 6 spring boot 45/33445/4
Venkata Harish K Kajur [Tue, 30 Jan 2018 18:52:34 +0000 (13:52 -0500)]
Turn ajsc 2 to using ajsc 6 spring boot

Issue-ID: AAI-800
Change-Id: Id174ec5088ddea57f18e605d004c417bee8fbf33
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Remove diffutils dependency"
Venkata Harish Kajur [Tue, 27 Feb 2018 17:53:25 +0000 (17:53 +0000)]
Merge "Remove diffutils dependency"

6 years agoRemove diffutils dependency 17/33217/1
Jimmy Forsyth [Tue, 27 Feb 2018 17:33:40 +0000 (12:33 -0500)]
Remove diffutils dependency

Change-Id: I40c848111a2a354d7afa2ca26ea47f7d1c9e933d
Issue-ID: AAI-808
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoFix the docker file to use chef 09/33209/1
Venkata Harish K Kajur [Tue, 27 Feb 2018 17:13:37 +0000 (12:13 -0500)]
Fix the docker file to use chef

Issue-ID: AAI-536
Change-Id: Ib8c7632990a348de437e0a724a60589d470dc895
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Update the rest endpoints for v13 version"
James Forsyth [Tue, 27 Feb 2018 15:06:49 +0000 (15:06 +0000)]
Merge "Update the rest endpoints for v13 version"

6 years agoUpdate the rest endpoints for v13 version 85/33185/1
Venkata Harish K Kajur [Tue, 27 Feb 2018 14:38:58 +0000 (09:38 -0500)]
Update the rest endpoints for v13 version

Issue-ID: AAI-536
Change-Id: If48d6875a84f919f0cf67a036f4217124cc5a1ea
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd INFO.yaml file 15/33015/1
Jessica Wagantall [Tue, 27 Feb 2018 01:03:59 +0000 (17:03 -0800)]
Add INFO.yaml file

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

Change-Id: Ic47bb83262ee774d555798e7e22ff258df24c4b3
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoMerge "Update DmaapConfig and AAIAppServlet to start"
James Forsyth [Thu, 22 Feb 2018 18:27:46 +0000 (18:27 +0000)]
Merge "Update DmaapConfig and AAIAppServlet to start"

6 years agoUpdate DmaapConfig and AAIAppServlet to start 99/32599/3
Venkata Harish K Kajur [Thu, 22 Feb 2018 17:55:14 +0000 (12:55 -0500)]
Update DmaapConfig and AAIAppServlet to start

broker service properly

Issue-ID: AAI-791
Change-Id: I18be22a6627fcbd2cbeb29a6338125aa06276d50
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoSet aai-core version correctly 89/32589/1
Jimmy Forsyth [Thu, 22 Feb 2018 17:09:11 +0000 (12:09 -0500)]
Set aai-core version correctly

Issue-ID: AAI-791
Change-Id: I566bfe495523e28123ce7dc7cef6c8f629eced33
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoRevert to pre-nexusIQ updates 83/32583/1
Jimmy Forsyth [Thu, 22 Feb 2018 16:35:54 +0000 (11:35 -0500)]
Revert to pre-nexusIQ updates

Issue-ID: AAI-595
Change-Id: I8a760d453a58ddfe6fba28553829304932551feb
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpdate versions for NexusIQ 45/32445/1
Jimmy Forsyth [Wed, 21 Feb 2018 21:17:29 +0000 (16:17 -0500)]
Update versions for NexusIQ

Change-Id: I2cdb0cdaf3ea748fc046cfa13f3ecc693f849ad3
Issue-ID: AAI-595
Issue-ID: AAI-792
Issue-ID: AAI-793
Issue-ID: AAI-795
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoSync up the latest logging code changes 89/28489/10
Venkata Harish K Kajur [Thu, 18 Jan 2018 07:25:31 +0000 (02:25 -0500)]
Sync up the latest logging code changes

Issue-ID: AAI-493
Change-Id: I778acf7726b1f9881dee62b128b1fbc457bf7a7e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Sonar Minor:Remove duplicate literal"
Venkata Harish Kajur [Wed, 17 Jan 2018 14:55:42 +0000 (14:55 +0000)]
Merge "Sonar Minor:Remove duplicate literal"

6 years agoAdd all of the command line tools 43/28143/1
Venkata Harish K Kajur [Mon, 15 Jan 2018 06:03:32 +0000 (01:03 -0500)]
Add all of the command line tools

for the get put update and releationship tools

Issue-ID: AAI-488
Issue-ID: AAI-489
Issue-ID: AAI-490
Issue-ID: AAI-491
Issue-ID: AAI-492
Change-Id: Ie38f93e56b062d3d6966b191af5a9bc1817cf40e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoSonar Minor:Remove duplicate literal 09/26709/2
aishkashyap [Thu, 21 Dec 2017 10:40:00 +0000 (16:10 +0530)]
Sonar Minor:Remove duplicate literal

Remove duplicate literal

Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#statuses=OPEN|assignees=aishkashyap

Location:
src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java
Line No:264

Issue-ID: AAI-578
Change-Id: Idb14c0568c2740dd9257b965b4dce8a7e4b34548
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Replace the type specification in constructor call"
James Forsyth [Mon, 8 Jan 2018 13:59:16 +0000 (13:59 +0000)]
Merge "Replace the type specification in constructor call"

6 years agoMerge "Sonar Major:Use isEmpty() to check the collection"
James Forsyth [Mon, 8 Jan 2018 13:58:51 +0000 (13:58 +0000)]
Merge "Sonar Major:Use isEmpty() to check the collection"

6 years agoMerge "Sonar Minor:Remove the declaration of exception"
James Forsyth [Mon, 8 Jan 2018 13:58:16 +0000 (13:58 +0000)]
Merge "Sonar Minor:Remove the declaration of exception"

6 years agoMerge "Sonar Minor:Constant instead of duplicate literal"
James Forsyth [Mon, 8 Jan 2018 13:57:01 +0000 (13:57 +0000)]
Merge "Sonar Minor:Constant instead of duplicate literal"

6 years agoMerge "Sonar Major : Remove useless parentheses"
James Forsyth [Mon, 8 Jan 2018 13:56:25 +0000 (13:56 +0000)]
Merge "Sonar Major : Remove useless parentheses"

6 years agoReplace the type specification in constructor call 75/26775/1
aishkashyap [Fri, 22 Dec 2017 06:33:32 +0000 (12:03 +0530)]
Replace the type specification in constructor call

Replace the type specification in constructor call with the diamond operator

Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#statuses=OPEN|assigned=false|severities=MAJOR

Location:
src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java
Line No:335

Change-Id: Iab8df89a6c049eeceaea880ed1e00f1f080a25af
Issue-ID: AAI-581
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
6 years agoSonar Major:Use isEmpty() to check the collection 17/26717/1
aishkashyap [Thu, 21 Dec 2017 12:15:47 +0000 (17:45 +0530)]
Sonar Major:Use isEmpty() to check the collection

Use isEmpty() to check whether the collection is empty or not

Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#statuses=OPEN|assigned=false|severities=MAJOR

Location:
src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java
Line No:397

Change-Id: I4ffc7c8a0aa71101c1933bf792071934a8c91e2c
Issue-ID: AAI-579
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
6 years agoSonar Minor:Remove the declaration of exception 05/26705/1
aishkashyap [Thu, 21 Dec 2017 09:56:46 +0000 (15:26 +0530)]
Sonar Minor:Remove the declaration of exception

Remove the declaration of thrown exception

Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#statuses=OPEN|assignees=aishkashyap

Location:
src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java
Line No:332

Issue-ID: AAI-577
Change-Id: I4947d8023c076a321513c5f43c6bd35ab3088930
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
6 years agoSonar Minor:Constant instead of duplicate literal 87/26687/1
aishkashyap [Thu, 21 Dec 2017 07:36:35 +0000 (13:06 +0530)]
Sonar Minor:Constant instead of duplicate literal

Declare constant instead of duplicate literal

Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#severities=BLOCKER%2CMINOR|statuses=OPEN|assigned=false

Location:
src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java
Line No:183

Change-Id: I34b6e1874a56dd57686e5a34e17c1309452fd3f1
Issue-ID: AAI-575
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
6 years agoSonar Minor : Remove declaration runtime exception 77/26677/1
aishkashyap [Thu, 21 Dec 2017 05:57:05 +0000 (11:27 +0530)]
Sonar Minor : Remove declaration runtime exception

Remove declaration runtime exception

Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#severities=MINOR|assigned=false

Location:
src/main/java/org/onap/aai/rest/BulkConsumer.java
Line No:282

Change-Id: I7a96bf76c88f7bbb27aec78bad3bd7d54a0b7618
Issue-ID: AAI-574
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
6 years agoSonar Critical :To either Log or rethrow exception 75/26675/1
aishkashyap [Thu, 21 Dec 2017 05:03:18 +0000 (10:33 +0530)]
Sonar Critical :To either Log or rethrow exception

To either Log or rethrow exception

Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#severities=MINOR%2CCRITICAL|assignees=aishkashyap

Location:
src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java
Line No:355

Change-Id: Id2e9f0de6acb9844887e740902425be075209d6c
Issue-ID: AAI-573
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
6 years agoMerge "Sonar Minor : Make field final static"
James Forsyth [Wed, 20 Dec 2017 14:39:22 +0000 (14:39 +0000)]
Merge "Sonar Minor : Make field final static"

6 years agoSonar Critical:To either Log or rethrow exception 23/26623/1
aishkashyap [Wed, 20 Dec 2017 11:33:41 +0000 (17:03 +0530)]
Sonar Critical:To either Log or rethrow exception

To either Log or rethrow exception
Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#severities=MINOR%2CCRITICAL|assignees=aishkashyap

Location:
src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java
Line No:352

Change-Id: Idb0cc6eaf9d37355e733a7cd3502d5930ceafa9f
Issue-ID: AAI-572
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
6 years agoSonar Minor : Make field final static 19/26619/1
aishkashyap [Wed, 20 Dec 2017 10:34:07 +0000 (16:04 +0530)]
Sonar Minor : Make field final static

Make field final static

Sonar Link :
https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#severities=MINOR%2CMAJOR|assignees=aishkashyap

Location:
src/main/java/org/onap/aai/dbgen/ForceDeleteTool.java
Line No: 342

Change-Id: Iebb4830614344e096a26ba27f87e1388c12e1cf6
Issue-ID: AAI-571
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
6 years agoSonar Major : Remove useless parentheses 13/26613/1
Aishwarya Singh [Wed, 20 Dec 2017 08:10:33 +0000 (13:40 +0530)]
Sonar Major : Remove useless parentheses

Remove useless parentheses
Sonar Link :
https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#severities=MAJOR|assignees=aishkashyap

Location:
src/main/java/org/onap/aai/dbgen/ForceDeleteTool.java
Line No: 242

Change-Id: I1cd33867308152828a2b06d7601f0a835b413fc4
Issue-ID: AAI-570
Signed-off-by: Aishwarya Singh <AS00476394@TechMahindra.com>
6 years agoFix sonar plugin version with available one 45/26145/1
Jessica Wagantall [Tue, 12 Dec 2017 20:21:10 +0000 (12:21 -0800)]
Fix sonar plugin version with available one

Using available version from maven central

Change-Id: I4671010e0d973b95be96da5d869c61d9ba6755f7
Issue-ID: AAI-546
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoOverwrite sonar-maven-plugin latest version 33/26133/1
Jessica Wagantall [Tue, 12 Dec 2017 18:45:09 +0000 (10:45 -0800)]
Overwrite sonar-maven-plugin latest version

Use older version 3.3 from the parent pom.xml

Change-Id: I43aa6284bd0fab611909c720afca0e254c6fa0ba
Issue-ID: AAI-546
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdate sonar plugin to use 3.3 19/25919/1
Venkata Harish K Kajur [Fri, 8 Dec 2017 19:32:22 +0000 (14:32 -0500)]
Update sonar plugin to use 3.3

Issue-ID: AAI-546
Change-Id: Iec5d0e62ec9781246fafe8062872287aa7566f17
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate the code for docker to be not dependent 09/25609/1
Venkata Harish K Kajur [Tue, 5 Dec 2017 21:48:31 +0000 (16:48 -0500)]
Update the code for docker to be not dependent

on core version so each time there is a version
change we don't need to increase the versions

Issue-ID: AAI-550
Change-Id: I8a0a9eafaeeeefa172d17201853daf2a19773eca
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUse onap instead of openecomp for docker tag 55/25555/1
Venkata Harish K Kajur [Tue, 5 Dec 2017 16:06:50 +0000 (11:06 -0500)]
Use onap instead of openecomp for docker tag

Issue-ID: AAI-479
Change-Id: I8122cf290cc03a541fe51ba1730b47b9eceb8914
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoAdd limit override for bulk api's 51/25551/1
Maharajh, Robby (rx2202) [Tue, 5 Dec 2017 14:56:30 +0000 (09:56 -0500)]
Add limit override for bulk api's

Issue-ID: AAI-535
Change-Id: Ie248a85541f77b786973be54a7791f6e4e7dff16
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
6 years agoUpdate the aai-resources to verify bulk limits 95/25495/1
Maharajh, Robby (rx2202) [Mon, 4 Dec 2017 21:43:59 +0000 (16:43 -0500)]
Update the aai-resources to verify bulk limits

Issue-ID: AAI-529
Change-Id: Ia87e3298ce9c46f3b409587df6e9bd6e2065ec8a
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
6 years agoUpdate error messages to say bulkprocess instead 85/25485/1
Maharajh, Robby (rx2202) [Mon, 4 Dec 2017 20:55:46 +0000 (15:55 -0500)]
Update error messages to say bulkprocess instead

of bulkadd

Issue-ID: AAI-537
Change-Id: Ib9efa0b0a1da72506b5c247c610ba6826e3e3aeb
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
6 years agoAdd support to bulk api for patch/deletes 81/25481/1
Maharajh, Robby (rx2202) [Mon, 4 Dec 2017 20:49:29 +0000 (15:49 -0500)]
Add support to bulk api for patch/deletes

reationships

Issue-ID: AAI-534
Change-Id: I5334bb047ff1977474cd7b653e61d47ee7e99220
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
6 years agoSupport bulk api for patch/deletes 79/25479/1
Maharajh, Robby (rx2202) [Mon, 4 Dec 2017 20:31:11 +0000 (15:31 -0500)]
Support bulk api for patch/deletes

Issue-ID: AAI-533
Change-Id: I86ece3494985da48606f356dada267fac14a7aad
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
6 years agoBump minor version 55/23955/4
Jessica Wagantall [Fri, 17 Nov 2017 00:26:35 +0000 (16:26 -0800)]
Bump minor version

Bump minor version in preparation for Amsterdam
branching.

Change-Id: I999d33b0c83bfaedd4e07d4bafbd06edce19ac83
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoAdd v12 api changes for the new release code 11/25011/3
Venkata Harish K Kajur [Mon, 27 Nov 2017 08:48:50 +0000 (03:48 -0500)]
Add v12 api changes for the new release code

Issue-ID: AAI-514
Change-Id: I8494ec854f7dddd51748da884b74b4196c7ab704
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoadd aai exception when missing FromAppId header 29/24229/1
Pavel Paroulek [Sat, 18 Nov 2017 21:14:27 +0000 (22:14 +0100)]
add aai exception when missing FromAppId header

adding an aai exception so that instead of NPE a 4009 exception is thrown in case of a missing FromAppId header

Change-Id: Iac14eeedd05a8caf0fc676c5e218938aa94a6e27
Issue-ID: AAI-480
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
6 years agoChange the junits to inherit from AAISetup 17/23217/1
Venkata Harish K Kajur [Sat, 11 Nov 2017 03:36:01 +0000 (22:36 -0500)]
Change the junits to inherit from AAISetup

Issue-ID: AAI-462
Change-Id: I7a6c3dbfb9fd38f6c94f9ef12799e2c3f8d0dd23
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoChange the logback to remove jsonpath extra logs 79/22579/1 1.0.0-Amsterdam 1.0.0-ONAP v1.1.0
Venkata Harish K Kajur [Tue, 7 Nov 2017 18:28:03 +0000 (13:28 -0500)]
Change the logback to remove jsonpath extra logs

Also add the query parameters to access log

Issue-ID: AAI-454
Change-Id: I0e31202473ce328136ce54216313caa0d81f0491
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Update cert to use X1 intermediate"
Steven Blimkie [Mon, 6 Nov 2017 20:08:27 +0000 (20:08 +0000)]
Merge "Update cert to use X1 intermediate"

6 years agoUpdate cert to use X1 intermediate 37/22337/1
jimmy [Mon, 6 Nov 2017 19:13:12 +0000 (14:13 -0500)]
Update cert to use X1 intermediate

Issue-ID: AAI-44
Change-Id: Ibc35e38f12abca98048f5232932f91ae8bfabd28
Signed-off-by: jimmy <jf2512@att.com>
6 years agoUpdate the dependency from snapshot 17/21917/1
Venkata Harish K Kajur [Thu, 2 Nov 2017 17:19:53 +0000 (13:19 -0400)]
Update the dependency from snapshot

to using the release version and remove
the dependency in the docker file that is
tied to the 1.1.0 since we are upgrading it
will not always be the same and always depend
on the project version as it will be updatable
from the versions:set command

Issue-ID: AAI-448
Change-Id: I639e56da3584bccbfcecc511f77999ba73548080
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Update keystore with new cert"
Tian Lee [Thu, 2 Nov 2017 14:03:44 +0000 (14:03 +0000)]
Merge "Update keystore with new cert"

6 years agoUpdate keystore with new cert 29/21729/1
jimmy [Wed, 1 Nov 2017 22:14:30 +0000 (18:14 -0400)]
Update keystore with new cert

Issue-ID: AAI-44
Change-Id: I111901113e10c4ee78f3c1a16976bae029f1c044
Signed-off-by: jimmy <jf2512@att.com>
6 years agoRemove top level docs folder 53/20653/1
Rich Bennett [Wed, 25 Oct 2017 23:34:55 +0000 (19:34 -0400)]
Remove top level docs folder

Documentation being aggregated in aai/common

Change-Id: Iffa5a96c226b8e8621f49e1a7655a0a9920d3bf3
Issue-ID: DOC-141
Signed-off-by: Rich Bennett <rb2745@att.com>
6 years agoChange the init chef to wait until hbase is up 33/17133/6
Venkata Harish K Kajur [Tue, 3 Oct 2017 22:22:00 +0000 (22:22 +0000)]
Change the init chef to wait until hbase is up

When vm1 and vm2 are deployed independently
the vm1 needs to manually check the port on
hbase container and see if the hbase is open
when the port is open, wait a couple of seconds
and then start the create db schema script

Issue-ID: AAI-411
Change-Id: I329cb15de73fecd6c4057c6ee2c406bbf03a0272
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>