summaryrefslogtreecommitdiffstats
path: root/aai-traversal
AgeCommit message (Collapse)AuthorFilesLines
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-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 "Set AAF version to 2.1.4"Venkata Harish Kajur3-2/+35
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 Forsyth1-2/+2
2018-10-12Upversion traversal to 1.4.0-SNAPSHOTKajur, Harish (vk250x)1-2/+2
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 Forsyth1-2/+2
Issue-ID: AAI-1709 Change-Id: I5e0531c47e2deff2dbf72adb549e064b76783c2e 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>
2018-09-25Remove remaining chef references in CasablancaKajur, Harish (vk250x)1-6/+1
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>
2018-09-20Exclude groovy indyVenkata Harish K Kajur1-7/+6
Issue-ID: AAI-1632 Change-Id: I878d00ece37f805bb8ebc17e4115879e2eaf5300 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-09-19Exclude dom4j, upversion activemq guavaKajur, Harish (vk250x)1-3/+10
Issue-ID: AAI-1298 Change-Id: If94ef2d2f0672866856a89d922324b06f734cf55 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-17Disable authorization for /util/echoKajur, Harish (vk250x)3-3/+14
Issue-ID: AAI-1612 Change-Id: I2d34d2a3eb7f80fe852ad799cc195132cad99ac0 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-17Remove internal specific propertiesKajur, Harish (vk250x)1-13/+1
Issue-ID: AAI-1606 Change-Id: If339150c892d5c537e76e9cda23f5a4d8bedeb00 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-13Update the spring web to 4.3.18.RELEASEKajur, Harish (vk250x)1-6/+12
Issue-ID: AAI-1598 Change-Id: Ib052863f450a9b84e9b03e71ef7c475dc3e12d78 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-05Adding AAF authorization filterPavel Paroulek5-20/+163
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>
2018-08-23Adding AAF basic auth filterPavel Paroulek10-0/+158
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>
2018-08-22Update spring profiles to use one-way-sslKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1533 Change-Id: Ifdda1524be6d2e05217bc01d68de6b7fbcd0dc1a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-20Update traversal to spring boot 1.5.15Kajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1510 Change-Id: I0afe21a00719a0aef61251d97db2bb165e5e0f10 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Update traversal to use schema ingest libraryKajur, Harish (vk250x)175-6140/+10195
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>
2018-07-26Fix potential null pointer placesBogumil Zebek1-11/+21
Change-Id: Icd4f2f6034bc8045f5530e89994f31985be5c079 Issue-ID: AAI-1424 Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-07-19Update traversal to use v14Kajur, Harish (vk250x)3-6/+6
Issue-ID: AAI-1395 Change-Id: Ib3db83ca3730b9a37f480faf366cc195d1ce7a52 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-07-05Fix minor clumsy sonar issuesAdam Wudzinski7-792/+711
Change-Id: Ib3c6c469236a635e6f2a1f4314aab67254128c73 Issue-ID: AAI-1366 Signed-off-by: awudzins <adam.wudzinski@nokia.com>
2018-07-03Fix java code convention violation in traversalAdam Wudzinski7-309/+311
fix convention violation according to sonar report Change-Id: I06af42b5368267d4e7b38b3cb2a1372f2c55963f Issue-ID: AAI-1334 Signed-off-by: awudzins <adam.wudzinski@nokia.com>
2018-05-23Upversion for CasablancaJimmy Forsyth1-5/+5
Issue-ID: AAI-1169 Change-Id: I335b1708b05a9fe040d4e24af1b395bda9b7f36f Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Upversion traversal prior to branchingv1.2.12.0.0-ONAP2.0.0-ONAPJimmy Forsyth1-1/+1
Issue-ID: AAI-1140 Change-Id: Ib8c8b914416fabdbe5143ad4cb6f833bf4722fde Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Update the traversal to remove -SNAPSHOTv1.2.0Kajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1139 Change-Id: I0a8d1d16e5b416902f742ed4adc1401d3b235241 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-10Replace named-query with amsterdam versionJimmy Forsyth1-77/+186
Issue-ID: AAI-1135 Change-Id: I7373c5f474b3722f586f4e4c2974097bde8de7ef Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-10Add OOF authorization to traversalKajur, Harish (vk250x)1-0/+1
Issue-ID: AAI-1134 Change-Id: I40a6f46f7ad6c32c30dbc89dd6fc319489dcb542 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-03Update to remove loadbalancer codeKajur, Harish (vk250x)2-20/+3
Issue-ID: AAI-965 Issue-ID: AAI-1121 Change-Id: Ifd7d8a9e3c09f5b2793c974605ebdac76c6bae62 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-27Update keystore to use aaf keystoreKajur, Harish (vk250x)1-0/+0
Issue-ID: AAI-1101 Change-Id: I02a7fd877e0183aa8d54e422a8f6d680343f6c87 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-24Change common libs to use 1.2.3 release versionJimmy Forsyth1-3/+3
Issue-ID: AAI-1090 Change-Id: I5934ccadc123f9c37fe178c58f415c11d4b60dc6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-19Update pom deps to remove -SNAPSHOTKajur, Harish (vk250x)1-3/+3
Issue-ID: AAI-1061 Change-Id: If83b38fd657cf11c2c83c752f9ec4e55ed42080b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-18Fix the traversal bug due to the timeoutKajur, Harish (vk250x)1-1/+3
Issue-ID: AAI-1037 Change-Id: Ib703cf1ab080cae27d479a2427b45b58d5c25765 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-18Update spring boot to 1.5.12Kajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1037 Change-Id: I5b50a6bfafeb253d5321f86a4b266793b469d068 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>