aai/traversal.git
5 years agoMerge "Update traversal to use 1.0.2 aai-schema"
James Forsyth [Thu, 11 Apr 2019 16:35:45 +0000 (16:35 +0000)]
Merge "Update traversal to use 1.0.2 aai-schema"

5 years agoMerge "add v16 to traversal repo"
James Forsyth [Thu, 11 Apr 2019 16:22:48 +0000 (16:22 +0000)]
Merge "add v16 to traversal repo"

5 years agoadd v16 to traversal repo 56/84956/3
LaMont, William (wl2432) [Wed, 10 Apr 2019 22:03:20 +0000 (18:03 -0400)]
add v16 to traversal repo

Issue-ID: AAI-2322
Change-Id: I8967e1e90dc407424c8b8943d1278108f9786cef
Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
5 years agoUpdate traversal to use 1.0.2 aai-schema 62/85062/2
Kajur, Harish (vk250x) [Thu, 11 Apr 2019 14:21:54 +0000 (10:21 -0400)]
Update traversal to use 1.0.2 aai-schema

Issue-ID: AAI-2368
Change-Id: Ibf47dfef1dd15913522fff2262db8358b6edf90a
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdate traversal to use 1.4.3 aai-core version 59/84959/2
Kajur, Harish (vk250x) [Wed, 10 Apr 2019 22:20:56 +0000 (18:20 -0400)]
Update traversal to use 1.4.3 aai-core version

Issue-ID: AAI-2360
Change-Id: I8accc31aced0bb21ffe8ba831ac4a7a4eeec82fc
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoMerge "Update traversal to use schema ingest changes"
James Forsyth [Tue, 9 Apr 2019 21:04:15 +0000 (21:04 +0000)]
Merge "Update traversal to use schema ingest changes"

5 years agoUpdate traversal to use schema ingest changes 43/84443/5
Kajur, Harish (vk250x) [Sun, 7 Apr 2019 23:17:03 +0000 (19:17 -0400)]
Update traversal to use schema ingest changes

for the application to not start if it doesn't start properly

Issue-ID: AAI-2329
Change-Id: I43a196d08853a6fbb02d715d6ec39b78d6611163
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpgrade to springboot 1.5.20.RELEASE 04/84704/1
Jimmy Forsyth [Tue, 9 Apr 2019 15:43:54 +0000 (11:43 -0400)]
Upgrade to springboot 1.5.20.RELEASE

Issue-ID: AAI-2349
Change-Id: I6efb493eb028d00c9dedfb43b23d6e5e487b8ccc
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdate to latest springboot 99/83999/1
Jimmy Forsyth [Tue, 2 Apr 2019 18:44:25 +0000 (11:44 -0700)]
Update to latest springboot

Issue-ID: AAI-2244
Change-Id: I4099256ab48f72ca8b18d36f342095b27ed9e28b
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoRemove the internal properties from onap 86/83386/1
Kajur, Harish (vk250x) [Tue, 26 Mar 2019 16:13:53 +0000 (12:13 -0400)]
Remove the internal properties from onap

Issue-ID: AAI-2288
Change-Id: I8ef38f6aab3d62b784cd779ec11f7dcc7e445bd0
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoMerge "Modify updateQueryData to support debugging mode"
James Forsyth [Mon, 18 Mar 2019 19:58:29 +0000 (19:58 +0000)]
Merge "Modify updateQueryData to support debugging mode"

5 years agoMerge "Method should not have too many parameter"
James Forsyth [Mon, 18 Mar 2019 19:51:30 +0000 (19:51 +0000)]
Merge "Method should not have too many parameter"

5 years agoAdd v16 to the local properties and pom 42/82542/1
Maharajh, Robby (rx2202) [Sun, 17 Mar 2019 20:17:45 +0000 (16:17 -0400)]
Add v16 to the local properties and pom

Issue-ID: AAI-2266
Change-Id: I7661f2da34dd3142b7dc025bc642020f611077f6
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
5 years agoModify updateQueryData to support debugging mode 89/82189/1
Kajur, Harish (vk250x) [Wed, 17 Oct 2018 22:30:52 +0000 (18:30 -0400)]
Modify updateQueryData to support debugging mode

Issue-ID: AAI-2262
Change-Id: I669aca4d63dc5ee535bece78b964bcd06aff4da2
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoRemove -SNAPSHOT dependencies 80/82180/2
Jimmy Forsyth [Wed, 13 Mar 2019 20:57:52 +0000 (16:57 -0400)]
Remove -SNAPSHOT dependencies

Issue-ID: AAI-2260
Change-Id: I0ddb1f76f0813d152427cef7d5437ce45ffd52f0
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoFix of reading payload in request and response 72/82172/1
Pavel Paroulek [Wed, 24 Oct 2018 21:42:28 +0000 (23:42 +0200)]
Fix of reading payload in request and response

Reading the request response payload leads to an exception, adding a buffer class which enables multiple reads. Also adding logging of AAF.

Check if response not sent

Check if someone else didn't already flush the response

Changing interpretation of role

Letting users with advanced roles run non-gremlin queries. Adding logging.

Change-Id: If5c9c94b63c3203d2193b43eed5fcd5993f0c4fa
Issue-ID: AAI-1762
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdate aai-schema dependency to 1.0.1-SNAPSHOT 48/79748/2
Kajur, Harish (vk250x) [Wed, 6 Mar 2019 02:45:10 +0000 (21:45 -0500)]
Update aai-schema dependency to 1.0.1-SNAPSHOT

Issue-ID: AAI-1867
Change-Id: I5bfab0e54b4a918beaabebf0a83cb2fac76952df
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoMerge "AAI-2198 Consistent code style in traversal"
James Forsyth [Tue, 5 Mar 2019 22:59:17 +0000 (22:59 +0000)]
Merge "AAI-2198 Consistent code style in traversal"

5 years agoAdd missing INFO.yaml blocks 63/79563/1
Jessica Wagantall [Sat, 2 Mar 2019 02:45:59 +0000 (18:45 -0800)]
Add missing INFO.yaml blocks

Add missing information so that the new verify
job passes.

Change-Id: I113869b4f607a1639166e733c95adb8ecac17e32
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAAI-2198 Consistent code style in traversal 26/79326/1
Keong Lim [Thu, 28 Feb 2019 04:41:43 +0000 (15:41 +1100)]
AAI-2198 Consistent code style in traversal

Add plugins to traversal/pom.xml
Add Eclipse formatter configuration file

Change-Id: Ie1a6e3a320cae053bb5f309b39459d0f71cdb6d7
Issue-ID: AAI-2198
Signed-off-by: Keong Lim <keong.lim@huawei.com>
5 years agoMethod should not have too many parameter 85/78985/4
Arindam Mondal [Fri, 22 Feb 2019 05:45:26 +0000 (14:45 +0900)]
Method should not have too many parameter

patch4: incorporated code review comment

Issue-ID: AAI-2187
Change-Id: Ied22a0cacb53f37d768020c57c2026f229a1e94a
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
5 years agoMerge "added test file to cover DslQueryBuilderTest"
James Forsyth [Tue, 19 Feb 2019 18:56:55 +0000 (18:56 +0000)]
Merge "added test file to cover DslQueryBuilderTest"

5 years agoadded test file to cover DslQueryBuilderTest 86/78286/2
Sandeep J [Tue, 12 Feb 2019 11:51:57 +0000 (17:21 +0530)]
added test file to cover DslQueryBuilderTest

to increase code coverage

Issue-ID: AAI-2146
Change-Id: Id1daef61abfffc935095a801648e543bb27f72af
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test file to cover DslContext.java 84/78284/3
Sandeep J [Tue, 12 Feb 2019 11:34:18 +0000 (17:04 +0530)]
added test file to cover DslContext.java

to increase code coverage

Issue-ID: AAI-2146
Change-Id: Ia0d9cc931bcc395584ea418f0fa23d3a501e6065
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoRemove the license check goal 12/78712/2
Jimmy Forsyth [Mon, 18 Feb 2019 22:23:54 +0000 (17:23 -0500)]
Remove the license check goal

Issue-ID: AAI-2163
Change-Id: I5fb66f86843809691e3f4227268c73437822d9b3
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoMerge "Sonar Critical: Use Logger and log the exception"
James Forsyth [Fri, 18 Jan 2019 20:50:48 +0000 (20:50 +0000)]
Merge "Sonar Critical: Use Logger and log the exception"

5 years agoUpdate traversal to support v15 00/75700/3
LaMont, William (wl2432) [Fri, 11 Jan 2019 20:21:39 +0000 (15:21 -0500)]
Update traversal to support v15

Issue-ID: AAI-2073
Change-Id: I1c3df218d1333bdebc984947edc100607958ab60
Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
5 years agoSonar Critical: Use Logger and log the exception 02/75602/3
Shubhada Ramkrishna Vaze [Wed, 9 Jan 2019 06:42:53 +0000 (12:12 +0530)]
Sonar Critical: Use Logger and log the exception

Fix exception logging issues at multiple locations in same file.

Change-Id: I6c18b4a4508d3e6af677ff2f70d668d970c3910f
Issue-ID: AAI-2061
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
Sonar Critical: Use Logger and log the exception

Suggested changes are made

Change-Id: I0287b409a265ebf8ee3916266b96c396e44df5da
Issue-ID: AAI-2061
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
5 years agoExclude tomcat from jersey starter 95/74995/1
jimmy [Thu, 20 Dec 2018 16:15:47 +0000 (11:15 -0500)]
Exclude tomcat from jersey starter

Change-Id: I5c8652b835e1c0a4ef4589032a240f8949ab13ad
Issue-ID: AAI-2028
Signed-off-by: jimmy <jf2512@att.com>
5 years agoUpdate for security vulnerabilities 44/74744/1
jimmy [Mon, 17 Dec 2018 18:42:49 +0000 (13:42 -0500)]
Update for security vulnerabilities

Change-Id: I3d414a59d5b1f7cd3797530cc4d131528219993b
Issue-ID: AAI-1890
Signed-off-by: jimmy <jf2512@att.com>
5 years agoAdd cql jar to traversal 01/71701/1
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 22:36:26 +0000 (18:36 -0400)]
Add cql jar to traversal

Issue-ID: AAI-1835
Change-Id: Ia8534129ac211b5343765a574f884ca42199cb62
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoClean up properties not being used 96/70696/2
Kajur, Harish (vk250x) [Wed, 17 Oct 2018 23:38:05 +0000 (19:38 -0400)]
Clean up properties not being used

Removing this property will ensure the
automatic version increment of the docker
images in master branch as currently the
master and casablanca are both using the
1.3-STAGING-latest because of this property
in both pom.xml and aai-traversal/pom.xml

Issue-ID: AAI-1606
Change-Id: Id7dd9ac7b4ddfa7535799405e41813f811a4bc5c
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoMerge "Adding AAF client legacy credentials"
Venkata Harish Kajur [Tue, 16 Oct 2018 13:29:40 +0000 (13:29 +0000)]
Merge "Adding AAF client legacy credentials"

5 years agoMerge "Set AAF version to 2.1.4"
Venkata Harish Kajur [Tue, 16 Oct 2018 13:28:12 +0000 (13:28 +0000)]
Merge "Set AAF version to 2.1.4"

5 years agoAdding AAF client legacy credentials 65/70565/1
Pavel Paroulek [Mon, 15 Oct 2018 19:38:37 +0000 (21:38 +0200)]
Adding AAF client legacy credentials

Change-Id: I01965517ec0aa2856579980569ca125f2d5a2009
Issue-ID: AAI-32
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
(cherry picked from commit e23c3bba387c381b418ab14bca908e0f6e8464a5)

5 years agoSet AAF version to 2.1.4 62/70562/1
Jimmy Forsyth [Tue, 16 Oct 2018 13:11:57 +0000 (09:11 -0400)]
Set AAF version to 2.1.4

Change-Id: Ib6cb952235ac31f413bc48dbe5d16fd1c443c913
Issue-ID: AAI-1756
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoAdding AAF client legacy credentials 02/70502/1
Pavel Paroulek [Mon, 15 Oct 2018 19:38:37 +0000 (21:38 +0200)]
Adding AAF client legacy credentials

Change-Id: I01965517ec0aa2856579980569ca125f2d5a2009
Issue-ID: AAI-32
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
5 years agoSet AAF version to 2.1.4-SNAPSHOT 06/70406/1
Jimmy Forsyth [Fri, 12 Oct 2018 23:35:35 +0000 (19:35 -0400)]
Set AAF version to 2.1.4-SNAPSHOT

Change-Id: Ia19990feb05e5cd443f85001a49acab91218dbab
Issue-ID: AAI-1753
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoMerge "Upversion traversal to 1.4.0-SNAPSHOT"
James Forsyth [Fri, 12 Oct 2018 16:38:08 +0000 (16:38 +0000)]
Merge "Upversion traversal to 1.4.0-SNAPSHOT"

5 years agoUpversion traversal to 1.4.0-SNAPSHOT 25/70125/3
Kajur, Harish (vk250x) [Wed, 10 Oct 2018 02:35:29 +0000 (22:35 -0400)]
Upversion traversal to 1.4.0-SNAPSHOT

Issue-ID: AAI-1726
Change-Id: I2ce0614c58acf0bb625e925cdc21ce2b0025de18
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdate io.netty to latest 78/70078/1
Jimmy Forsyth [Tue, 9 Oct 2018 14:57:11 +0000 (10:57 -0400)]
Update io.netty to latest

Issue-ID: AAI-1721
Change-Id: Icb9aa2efb82b0b227eff80c74984192e308aa448
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdate io.netty to latest 77/70077/1
Jimmy Forsyth [Tue, 9 Oct 2018 14:57:11 +0000 (10:57 -0400)]
Update io.netty to latest

Issue-ID: AAI-1721
Change-Id: Icb9aa2efb82b0b227eff80c74984192e308aa448
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpversion to 1.3.1-SNAPSHOT 02/70002/1
Jimmy Forsyth [Mon, 8 Oct 2018 17:21:29 +0000 (13:21 -0400)]
Upversion to 1.3.1-SNAPSHOT

Issue-ID: AAI-1709
Change-Id: I5e0531c47e2deff2dbf72adb549e064b76783c2e
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoSet oparent in pom.xml 00/70000/1 1.3.0
Jimmy Forsyth [Mon, 8 Oct 2018 16:51:04 +0000 (12:51 -0400)]
Set oparent in pom.xml

Issue-ID: AAI-1710
Change-Id: I5746ecc62923c7c0b2af98e1686eb8ac8254c0fe
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoMove to released version of AAF cadi 14/69914/1
Jimmy Forsyth [Fri, 5 Oct 2018 12:30:48 +0000 (08:30 -0400)]
Move to released version of AAF cadi

Issue-ID: AAI-1703
Change-Id: Ia79159693c4d88a25d0ee2a63290d8f847d1eac4
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoMove aai-common deps to 1.3.0 09/69209/2
Jimmy Forsyth [Thu, 27 Sep 2018 01:40:51 +0000 (21:40 -0400)]
Move aai-common deps to 1.3.0

Issue-ID: AAI-1681
Change-Id: I68919de4735083c9f09cb683765b16dc895b0f10
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoRemove remaining chef references in Casablanca 57/68957/1
Kajur, Harish (vk250x) [Tue, 25 Sep 2018 19:28:56 +0000 (15:28 -0400)]
Remove remaining chef references in Casablanca

Issue-ID: AAI-1674
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Change-Id: I27dc5f285c38ae3a0812f99b807859107a02a5ca
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoExclude groovy indy 07/68107/1
Venkata Harish K Kajur [Thu, 20 Sep 2018 12:53:54 +0000 (12:53 +0000)]
Exclude groovy indy

Issue-ID: AAI-1632
Change-Id: I878d00ece37f805bb8ebc17e4115879e2eaf5300
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
5 years agoExclude dom4j, upversion activemq guava 01/67901/1
Kajur, Harish (vk250x) [Wed, 19 Sep 2018 21:41:36 +0000 (17:41 -0400)]
Exclude dom4j, upversion activemq guava

Issue-ID: AAI-1298
Change-Id: If94ef2d2f0672866856a89d922324b06f734cf55
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoDisable authorization for /util/echo 81/67081/1
Kajur, Harish (vk250x) [Mon, 17 Sep 2018 19:11:26 +0000 (15:11 -0400)]
Disable authorization for /util/echo

Issue-ID: AAI-1612
Change-Id: I2d34d2a3eb7f80fe852ad799cc195132cad99ac0
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoRemove internal specific properties 05/67005/2
Kajur, Harish (vk250x) [Mon, 17 Sep 2018 14:06:07 +0000 (10:06 -0400)]
Remove internal specific properties

Issue-ID: AAI-1606
Change-Id: If339150c892d5c537e76e9cda23f5a4d8bedeb00
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdate the spring web to 4.3.18.RELEASE 29/66429/1
Kajur, Harish (vk250x) [Thu, 13 Sep 2018 18:32:21 +0000 (14:32 -0400)]
Update the spring web to 4.3.18.RELEASE

Issue-ID: AAI-1598
Change-Id: Ib052863f450a9b84e9b03e71ef7c475dc3e12d78
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoAdding AAF authorization filter 79/64779/1
Pavel Paroulek [Wed, 5 Sep 2018 14:44:17 +0000 (16:44 +0200)]
Adding AAF authorization filter

Adding a AAF authorization filter. Authorization checks a preconfigured permission org.onap.aai.traversal

Change-Id: I3459e08449f4caae187fbe31d3e7a245da06857a
Issue-ID: AAI-32
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
5 years agoAdding AAF basic auth filter 75/62075/1
Pavel Paroulek [Thu, 23 Aug 2018 12:15:37 +0000 (14:15 +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: I4f226f56eeb4686abd7b2d17a9db8be6a5e169c5
Issue-ID: AAI-32
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
5 years agoUpdate spring profiles to use one-way-ssl 07/61907/1
Kajur, Harish (vk250x) [Wed, 22 Aug 2018 20:59:32 +0000 (16:59 -0400)]
Update spring profiles to use one-way-ssl

Issue-ID: AAI-1533
Change-Id: Ifdda1524be6d2e05217bc01d68de6b7fbcd0dc1a
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdate traversal to spring boot 1.5.15 57/61357/1
Kajur, Harish (vk250x) [Mon, 20 Aug 2018 18:03:36 +0000 (14:03 -0400)]
Update traversal to spring boot 1.5.15

Issue-ID: AAI-1510
Change-Id: I0afe21a00719a0aef61251d97db2bb165e5e0f10
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdate traversal to use schema ingest library 03/60203/5
Kajur, Harish (vk250x) [Mon, 13 Aug 2018 06:44:43 +0000 (02:44 -0400)]
Update traversal to use schema ingest library

Update the traversal microservice to use the ingest
library to make the application more model driven

Issue-ID: AAI-1465
Change-Id: Ifcf56b5d0e7f25ce2bc735b3186e09bc28234100
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoFix potential null pointer places 69/57669/1
Bogumil Zebek [Thu, 26 Jul 2018 09:05:58 +0000 (11:05 +0200)]
Fix potential null pointer places

Change-Id: Icd4f2f6034bc8045f5530e89994f31985be5c079
Issue-ID: AAI-1424
Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
5 years agoUpdate traversal to use v14 63/56963/1
Kajur, Harish (vk250x) [Thu, 19 Jul 2018 20:52:30 +0000 (16:52 -0400)]
Update traversal to use v14

Issue-ID: AAI-1395
Change-Id: Ib3db83ca3730b9a37f480faf366cc195d1ce7a52
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoFix minor clumsy sonar issues 79/55879/1
Adam Wudzinski [Thu, 5 Jul 2018 13:05:33 +0000 (15:05 +0200)]
Fix minor clumsy sonar issues

Change-Id: Ib3c6c469236a635e6f2a1f4314aab67254128c73
Issue-ID: AAI-1366
Signed-off-by: awudzins <adam.wudzinski@nokia.com>
5 years agoFix java code convention violation in traversal 29/55529/3
Adam Wudzinski [Thu, 28 Jun 2018 13:43:42 +0000 (15:43 +0200)]
Fix java code convention violation in traversal

fix convention violation according to sonar report

Change-Id: I06af42b5368267d4e7b38b3cb2a1372f2c55963f
Issue-ID: AAI-1334
Signed-off-by: awudzins <adam.wudzinski@nokia.com>
5 years agoUpversion for Casablanca 97/48697/1
Jimmy Forsyth [Wed, 23 May 2018 14:48:23 +0000 (10:48 -0400)]
Upversion for Casablanca

Issue-ID: AAI-1169
Change-Id: I335b1708b05a9fe040d4e24af1b395bda9b7f36f
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpversion traversal prior to branching 11/47711/1 2.0.0-ONAP 2.0.0-ONAP v1.2.1
Jimmy Forsyth [Tue, 15 May 2018 20:28:16 +0000 (16:28 -0400)]
Upversion traversal prior to branching

Issue-ID: AAI-1140
Change-Id: Ib8c8b914416fabdbe5143ad4cb6f833bf4722fde
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdate the traversal to remove -SNAPSHOT 63/47663/1 v1.2.0
Kajur, Harish (vk250x) [Tue, 15 May 2018 17:27:27 +0000 (13:27 -0400)]
Update the traversal to remove -SNAPSHOT

Issue-ID: AAI-1139
Change-Id: I0a8d1d16e5b416902f742ed4adc1401d3b235241
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoReplace named-query with amsterdam version 01/47101/1
Jimmy Forsyth [Thu, 10 May 2018 18:32:53 +0000 (14:32 -0400)]
Replace named-query with amsterdam version

Issue-ID: AAI-1135
Change-Id: I7373c5f474b3722f586f4e4c2974097bde8de7ef
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoAdd OOF authorization to traversal 53/47053/1
Kajur, Harish (vk250x) [Thu, 10 May 2018 14:00:50 +0000 (10:00 -0400)]
Add OOF authorization to traversal

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

Issue-ID: AAI-965
Issue-ID: AAI-1121
Change-Id: Ifd7d8a9e3c09f5b2793c974605ebdac76c6bae62
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate keystore to use aaf keystore 27/45127/1
Kajur, Harish (vk250x) [Fri, 27 Apr 2018 14:40:08 +0000 (10:40 -0400)]
Update keystore to use aaf keystore

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

Issue-ID: AAI-1090
Change-Id: I5934ccadc123f9c37fe178c58f415c11d4b60dc6
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpdate pom deps to remove -SNAPSHOT 93/43793/1
Kajur, Harish (vk250x) [Thu, 19 Apr 2018 22:26:16 +0000 (18:26 -0400)]
Update pom deps to remove -SNAPSHOT

Issue-ID: AAI-1061
Change-Id: If83b38fd657cf11c2c83c752f9ec4e55ed42080b
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoFix the traversal bug due to the timeout 05/43605/1
Kajur, Harish (vk250x) [Wed, 18 Apr 2018 20:05:50 +0000 (16:05 -0400)]
Fix the traversal bug due to the timeout

Issue-ID: AAI-1037
Change-Id: Ib703cf1ab080cae27d479a2427b45b58d5c25765
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate spring boot to 1.5.12 07/43507/1
Kajur, Harish (vk250x) [Wed, 18 Apr 2018 12:54:04 +0000 (08:54 -0400)]
Update spring boot to 1.5.12

Issue-ID: AAI-1037
Change-Id: I5b50a6bfafeb253d5321f86a4b266793b469d068
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:40:04 +0000 (13:40 +0000)]
Merge "Correct INFO.yaml to pass YAML Lint"

6 years agoFix the basic auth issue which got broken 53/42153/3
Kajur, Harish (vk250x) [Wed, 11 Apr 2018 04:14:14 +0000 (00:14 -0400)]
Fix the basic auth issue which got broken

with spring boot

Issue-ID: AAI-1020
Change-Id: If99add1e401284c505bfebccfe82a94694da1a4b
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoCorrect INFO.yaml to pass YAML Lint 55/42055/1
Eric Debeau [Tue, 10 Apr 2018 20:46:27 +0000 (20:46 +0000)]
Correct INFO.yaml to pass YAML Lint

Change-Id: I78cf24dd6c27b14dd7255fc942712307c4d0920b
Issue-ID: AAI-1022
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoUpdate docker tag convention 53/40853/1
Jessica Wagantall [Wed, 4 Apr 2018 00:26:54 +0000 (17:26 -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: I015a2bfb19cb4370da8fde1fdb0bec9bf9238dce
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdate docker entrypoint to run independent 91/39991/2
Kajur, Harish (vk250x) [Thu, 29 Mar 2018 04:48:42 +0000 (00:48 -0400)]
Update docker entrypoint to run independent

Issue-ID: AAI-949
Change-Id: I014e852a518e78c49869c7f71e18a84c853a2b89
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate plexus utils version for nexus iq 63/39963/1
Kajur, Harish (vk250x) [Thu, 29 Mar 2018 03:35:58 +0000 (23:35 -0400)]
Update plexus utils version for nexus iq

Issue-ID: AAI-600
Change-Id: I686b3808354bf6a9a33905f890ade3b7889bd3d2
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoSet code coverage limit to 69% 55/39955/1
Kajur, Harish (vk250x) [Thu, 29 Mar 2018 03:15:49 +0000 (23:15 -0400)]
Set code coverage limit to 69%

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

Issue-ID: AAI-586
Change-Id: I052376d30407bfeed9045a3dc67c5f88e968b7ca
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoAdd to traversal custom query to get parent path 55/39855/2
Maharajh, Robby (rx2202) [Fri, 23 Mar 2018 18:23:40 +0000 (14:23 -0400)]
Add to traversal custom query to get parent path

Issue-ID: AAI-963
Change-Id: I3b323a42519de29980337ab80d9d0b68f16878c3
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
6 years agoUpdate the titan code to janus graph code 61/39761/5
Kajur, Harish (vk250x) [Wed, 21 Mar 2018 23:51:39 +0000 (19:51 -0400)]
Update the titan code to janus graph code

Issue-ID: AAI-949
Change-Id: Iabb282fb808742d2cc09791a189a5372a01f5be2
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate the poms to 1.2.2-SNAPSHOT 35/38735/1
Kajur, Harish (vk250x) [Tue, 27 Mar 2018 00:39:05 +0000 (20:39 -0400)]
Update the poms to 1.2.2-SNAPSHOT

Issue-ID: AAI-947
Change-Id: Ib71a00f172d63756c28511d7217640417145e2d6
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoUpdate the license for 2017-2018 license 63/37663/1
Kajur, Harish (vk250x) [Thu, 22 Mar 2018 05:24:46 +0000 (01:24 -0400)]
Update the license for 2017-2018 license

Issue-ID: AAI-857
Change-Id: Iaf82b650bf26b6ba60f7670313f1814e282bb858
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoRemove the jackson databind depenedency 71/37471/1
Kajur, Harish (vk250x) [Wed, 21 Mar 2018 13:27:56 +0000 (09:27 -0400)]
Remove the jackson databind depenedency

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

Issue-ID: AAI-799
Change-Id: I3510c96721922de50897379247fc87677d834b83
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
6 years agoAdd back the cassandra codehaus plugin 91/35491/1
Venkata Harish K Kajur [Tue, 13 Mar 2018 13:47:57 +0000 (09:47 -0400)]
Add back the cassandra codehaus plugin

Issue-ID: AAI-595
Change-Id: Ife0d9ab3b99e7a7dee98219c22e6e2b64b95a2b6
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoUpdate traversal from AJSC 2 to Spring Boot 79/34379/8
Venkata Harish K Kajur [Tue, 6 Feb 2018 20:06:44 +0000 (15:06 -0500)]
Update traversal from AJSC 2 to Spring Boot

Issue-ID: AAI-799
Change-Id: I6500f661db704726f529f665203a9c0605e8193e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoRemove diffutils dependency 11/33211/1
Jimmy Forsyth [Tue, 27 Feb 2018 17:21:20 +0000 (12:21 -0500)]
Remove diffutils dependency

Change-Id: I4da19624a5b076d1aaec838a33df42594422572c
Issue-ID: AAI-808
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoMerge "Update the rest endpoints for v13 version"
James Forsyth [Tue, 27 Feb 2018 15:06:41 +0000 (15:06 +0000)]
Merge "Update the rest endpoints for v13 version"

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

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

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

Change-Id: I34a386ebd0479792d31844938de56f0cd8d04ab1
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdate DmaapConfig and AAIAppServlet to start 01/32601/1
Venkata Harish K Kajur [Thu, 22 Feb 2018 18:10:21 +0000 (13:10 -0500)]
Update DmaapConfig and AAIAppServlet to start

broker service

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

Change-Id: I3f59caf158dac352c9f24971d6f3f293613a64f8
Issue-ID: AAI-791
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoSync logging context changes 39/28539/10
Venkata Harish K Kajur [Thu, 18 Jan 2018 16:04:20 +0000 (11:04 -0500)]
Sync logging context changes

Issue-ID: AAI-493
Change-Id: I8c460cce840b4fe46ff4deacbe3a770755a4c677
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Sonar Minor:Define a constant instead of literal."
James Forsyth [Thu, 1 Feb 2018 17:26:05 +0000 (17:26 +0000)]
Merge "Sonar Minor:Define a constant instead of literal."

6 years agoMerge "Sonar Major: Replace the type specification."
Venkata Harish Kajur [Wed, 17 Jan 2018 14:55:30 +0000 (14:55 +0000)]
Merge "Sonar Major: Replace the type specification."

6 years agoAdd ability to do optional params for custom query 19/28219/1
Lamont, William (wl2432) [Mon, 15 Jan 2018 18:15:33 +0000 (13:15 -0500)]
Add ability to do optional params for custom query

Change-Id: I1e61bbee2def41db5e7064ad3a3e916b7afcc299
Issue-ID: AAI-652
Signed-off-by: Lamont, William (wl2432) <wl2432@att.com>
6 years agoSonar Minor:Define a constant instead of literal. 59/28159/1
aishkashyap [Mon, 15 Jan 2018 08:25:18 +0000 (13:55 +0530)]
Sonar Minor:Define a constant instead of literal.

Define a constant instead of duplicating this literal depth.

Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.traversal%3Atraversal#resolved=false|assignees=aishkashyap

Location:
src/main/java/org/onap/aai/rest/QueryConsumer.java

Line No:186

Issue-ID: AAI-656
Change-Id: I92e4753aa501d939bd1b85732fcadeaebfbdef16
Signed-off-by: aishkashyap <as00476394@techmahindra.com>
6 years agoSonar Major: Replace the type specification. 07/27807/1
aishkashyap [Wed, 10 Jan 2018 08:10:34 +0000 (13:40 +0530)]
Sonar Major: Replace the type specification.

Replace the type specification in this constructor call with the diamond operator

Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.aai.traversal%3Atraversal#resolved=false|assigned=false

Location:
src/main/java/org/onap/aai/util/MakeNamedQuery.java

Line No:78

Issue-ID: AAI-620
Change-Id: Ied0e7d3d1172bc7cb2f380c3ea6eb7b827e7e1f7
Signed-off-by: aishkashyap <as00476394@techmahindra.com>