aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-03Upversion for Dublin release4.0.0-ONAPdublinJimmy Forsyth3-4/+4
Issue-ID: AAI-2403 Change-Id: I71977c03b0da9d12c2989bafd995cc64b485849d Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-03Upversion for Dublin release1.4.1Jimmy Forsyth3-5/+5
Issue-ID: AAI-2403 Change-Id: If2209dc6786be6f9969ce89183e6ae60bd9b1b23 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-01Update to latest version of schema-service1.4.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-2169 Change-Id: Ie8edf1b8d50a8fc704711b9c63255bbe9a5827e6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-25Update aai-schema to 1.0.3Kajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2393 Change-Id: I5258dec6963b0155a44d0234a2c9998f4a39a235 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-11Merge "Update traversal to use 1.0.2 aai-schema"James Forsyth1-1/+1
2019-04-11Merge "add v16 to traversal repo"James Forsyth31-484/+1573
2019-04-11add v16 to traversal repoLaMont, William (wl2432)31-484/+1573
Issue-ID: AAI-2322 Change-Id: I8967e1e90dc407424c8b8943d1278108f9786cef Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
2019-04-11Update traversal to use 1.0.2 aai-schemaKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2368 Change-Id: Ibf47dfef1dd15913522fff2262db8358b6edf90a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10Update traversal to use 1.4.3 aai-core versionKajur, Harish (vk250x)2-2/+20
Issue-ID: AAI-2360 Change-Id: I8accc31aced0bb21ffe8ba831ac4a7a4eeec82fc Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-09Merge "Update traversal to use schema ingest changes"James Forsyth6-12/+14
2019-04-09Update traversal to use schema ingest changesKajur, Harish (vk250x)6-12/+14
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>
2019-04-09Upgrade to springboot 1.5.20.RELEASEJimmy Forsyth1-1/+1
Issue-ID: AAI-2349 Change-Id: I6efb493eb028d00c9dedfb43b23d6e5e487b8ccc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-02Update to latest springbootJimmy Forsyth1-1/+1
Issue-ID: AAI-2244 Change-Id: I4099256ab48f72ca8b18d36f342095b27ed9e28b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-26Remove the internal properties from onapKajur, Harish (vk250x)1-28/+0
Issue-ID: AAI-2288 Change-Id: I8ef38f6aab3d62b784cd779ec11f7dcc7e445bd0 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-18Merge "Modify updateQueryData to support debugging mode"James Forsyth1-4/+24
2019-03-18Merge "Method should not have too many parameter"James Forsyth5-1378/+1561
2019-03-17Add v16 to the local properties and pomMaharajh, Robby (rx2202)2-7/+7
Issue-ID: AAI-2266 Change-Id: I7661f2da34dd3142b7dc025bc642020f611077f6 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2019-03-13Modify updateQueryData to support debugging modeKajur, Harish (vk250x)1-4/+24
Issue-ID: AAI-2262 Change-Id: I669aca4d63dc5ee535bece78b964bcd06aff4da2 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-13Remove -SNAPSHOT dependenciesJimmy Forsyth1-3/+3
Issue-ID: AAI-2260 Change-Id: I0ddb1f76f0813d152427cef7d5437ce45ffd52f0 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-13Fix of reading payload in request and responsePavel Paroulek6-17/+93
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>
2019-03-05Update aai-schema dependency to 1.0.1-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1867 Change-Id: I5bfab0e54b4a918beaabebf0a83cb2fac76952df Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-05Merge "AAI-2198 Consistent code style in traversal"James Forsyth2-0/+328
2019-03-01Add missing INFO.yaml blocksJessica Wagantall1-5/+44
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>
2019-02-28AAI-2198 Consistent code style in traversalKeong Lim2-0/+328
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>
2019-02-26Method should not have too many parameterArindam Mondal5-1378/+1561
patch4: incorporated code review comment Issue-ID: AAI-2187 Change-Id: Ied22a0cacb53f37d768020c57c2026f229a1e94a Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2019-02-19Merge "added test file to cover DslQueryBuilderTest"James Forsyth1-0/+59
2019-02-18added test file to cover DslQueryBuilderTestSandeep J1-0/+59
to increase code coverage Issue-ID: AAI-2146 Change-Id: Id1daef61abfffc935095a801648e543bb27f72af Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-02-18added test file to cover DslContext.javaSandeep J1-0/+43
to increase code coverage Issue-ID: AAI-2146 Change-Id: Ia0d9cc931bcc395584ea418f0fa23d3a501e6065 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-02-18Remove the license check goalJimmy Forsyth1-19/+0
Issue-ID: AAI-2163 Change-Id: I5fb66f86843809691e3f4227268c73437822d9b3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-01-18Merge "Sonar Critical: Use Logger and log the exception"James Forsyth1-6/+10
2019-01-16Update traversal to support v15LaMont, William (wl2432)61-313/+2742
Issue-ID: AAI-2073 Change-Id: I1c3df218d1333bdebc984947edc100607958ab60 Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
2019-01-11Sonar Critical: Use Logger and log the exceptionShubhada Ramkrishna Vaze1-6/+10
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>
2018-12-20Exclude tomcat from jersey starterjimmy1-0/+6
Change-Id: I5c8652b835e1c0a4ef4589032a240f8949ab13ad Issue-ID: AAI-2028 Signed-off-by: jimmy <jf2512@att.com>
2018-12-17Update for security vulnerabilitiesjimmy1-7/+7
Change-Id: I3d414a59d5b1f7cd3797530cc4d131528219993b Issue-ID: AAI-1890 Signed-off-by: jimmy <jf2512@att.com>
2018-11-01Add cql jar to traversalKajur, Harish (vk250x)3-0/+52
Issue-ID: AAI-1835 Change-Id: Ia8534129ac211b5343765a574f884ca42199cb62 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-17Clean up properties not being usedKajur, Harish (vk250x)1-3/+0
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>
2018-10-16Merge "Adding AAF client legacy credentials"Venkata Harish Kajur0-0/+0
2018-10-16Merge "Set AAF version to 2.1.4"Venkata Harish Kajur3-2/+35
2018-10-16Adding AAF client legacy credentialsPavel Paroulek2-1/+34
Change-Id: I01965517ec0aa2856579980569ca125f2d5a2009 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com> (cherry picked from commit e23c3bba387c381b418ab14bca908e0f6e8464a5)
2018-10-16Set AAF version to 2.1.4Jimmy Forsyth1-1/+1
Change-Id: Ib6cb952235ac31f413bc48dbe5d16fd1c443c913 Issue-ID: AAI-1756 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-15Adding AAF client legacy credentialsPavel Paroulek2-1/+34
Change-Id: I01965517ec0aa2856579980569ca125f2d5a2009 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-10-13Set AAF version to 2.1.4-SNAPSHOTJimmy Forsyth1-1/+1
Change-Id: Ia19990feb05e5cd443f85001a49acab91218dbab Issue-ID: AAI-1753 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-12Merge "Upversion traversal to 1.4.0-SNAPSHOT"James Forsyth3-5/+5
2018-10-12Upversion traversal to 1.4.0-SNAPSHOTKajur, Harish (vk250x)3-5/+5
Issue-ID: AAI-1726 Change-Id: I2ce0614c58acf0bb625e925cdc21ce2b0025de18 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-09Update io.netty to latestJimmy Forsyth1-1/+1
Issue-ID: AAI-1721 Change-Id: Icb9aa2efb82b0b227eff80c74984192e308aa448 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-09Update io.netty to latestJimmy Forsyth1-1/+1
Issue-ID: AAI-1721 Change-Id: Icb9aa2efb82b0b227eff80c74984192e308aa448 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-08Upversion to 1.3.1-SNAPSHOTJimmy Forsyth3-4/+4
Issue-ID: AAI-1709 Change-Id: I5e0531c47e2deff2dbf72adb549e064b76783c2e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-08Set oparent in pom.xml1.3.0Jimmy Forsyth1-1/+5
Issue-ID: AAI-1710 Change-Id: I5746ecc62923c7c0b2af98e1686eb8ac8254c0fe Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-05Move to released version of AAF cadiJimmy Forsyth1-1/+1
Issue-ID: AAI-1703 Change-Id: Ia79159693c4d88a25d0ee2a63290d8f847d1eac4 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-27Move aai-common deps to 1.3.0Jimmy Forsyth1-2/+2
Issue-ID: AAI-1681 Change-Id: I68919de4735083c9f09cb683765b16dc895b0f10 Signed-off-by: Jimmy Forsyth <jf2512@att.com>