aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-04-11Fix the basic auth issue which got brokenKajur, Harish (vk250x)5-4/+187
with spring boot Issue-ID: AAI-1020 Change-Id: If99add1e401284c505bfebccfe82a94694da1a4b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-03Update docker tag conventionJessica Wagantall1-1/+1
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>
2018-03-29Update docker entrypoint to run independentKajur, Harish (vk250x)2-1/+18
Issue-ID: AAI-949 Change-Id: I014e852a518e78c49869c7f71e18a84c853a2b89 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-28Update plexus utils version for nexus iqKajur, Harish (vk250x)1-0/+7
Issue-ID: AAI-600 Change-Id: I686b3808354bf6a9a33905f890ade3b7889bd3d2 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-28Set code coverage limit to 69%Kajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-949 Change-Id: I1b9b134f5c95576826008d38d6c99f162d71dbd8 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-28Remove hbase since we are moving to cassandraKajur, Harish (vk250x)1-74/+0
Issue-ID: AAI-586 Change-Id: I052376d30407bfeed9045a3dc67c5f88e968b7ca Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-28Add to traversal custom query to get parent pathMaharajh, Robby (rx2202)7-76/+297
Issue-ID: AAI-963 Change-Id: I3b323a42519de29980337ab80d9d0b68f16878c3 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2018-03-28Update the titan code to janus graph codeKajur, Harish (vk250x)23-545/+963
Issue-ID: AAI-949 Change-Id: Iabb282fb808742d2cc09791a189a5372a01f5be2 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-26Update the poms to 1.2.2-SNAPSHOTKajur, Harish (vk250x)1-3/+3
Issue-ID: AAI-947 Change-Id: Ib71a00f172d63756c28511d7217640417145e2d6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)139-413/+721
Issue-ID: AAI-857 Change-Id: Iaf82b650bf26b6ba60f7670313f1814e282bb858 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-21Remove the jackson databind depenedencyKajur, Harish (vk250x)1-5/+0
Issue-ID: AAI-595 Change-Id: Ifa88e5ebe1d05af73f3cbe87a47ebcd90e134fe6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-20Update spring boot 1.5.1 to 1.5.10Kajur, Harish (vk250x)2-7/+2
Issue-ID: AAI-799 Change-Id: I3510c96721922de50897379247fc87677d834b83 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-13Add back the cassandra codehaus pluginVenkata Harish K Kajur1-4/+0
Issue-ID: AAI-595 Change-Id: Ife0d9ab3b99e7a7dee98219c22e6e2b64b95a2b6 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-03-07Update traversal from AJSC 2 to Spring BootVenkata Harish K Kajur270-4484/+3269
Issue-ID: AAI-799 Change-Id: I6500f661db704726f529f665203a9c0605e8193e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-27Remove diffutils dependencyJimmy Forsyth1-6/+0
Change-Id: I4da19624a5b076d1aaec838a33df42594422572c Issue-ID: AAI-808 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-02-27Update the rest endpoints for v13 versionVenkata Harish K Kajur2-2/+2
Issue-ID: AAI-536 Change-Id: Ib040a8e135ff60594dca6804cfd7920647f3ee77 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-22Update DmaapConfig and AAIAppServlet to startVenkata Harish K Kajur1-16/+0
broker service Issue-ID: AAI-791 Change-Id: I6ff7a27e631a22ab92b7f1998b8a1a8abf8bf1c5 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-15Sync logging context changesVenkata Harish K Kajur78-1719/+5868
Issue-ID: AAI-493 Change-Id: I8c460cce840b4fe46ff4deacbe3a770755a4c677 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-01Merge "Sonar Minor:Define a constant instead of literal."James Forsyth1-2/+4
2018-01-17Merge "Sonar Major: Replace the type specification."Venkata Harish Kajur1-1/+1
2018-01-15Add ability to do optional params for custom queryLamont, William (wl2432)39-480/+2134
Change-Id: I1e61bbee2def41db5e7064ad3a3e916b7afcc299 Issue-ID: AAI-652 Signed-off-by: Lamont, William (wl2432) <wl2432@att.com>
2018-01-15Sonar Minor:Define a constant instead of literal.aishkashyap1-2/+4
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>
2018-01-10Sonar Major: Replace the type specification.aishkashyap1-1/+1
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>
2017-12-20Remove the tools dependency of jdkVenkata Harish K Kajur1-8/+0
Issue-ID: AAI-566 Change-Id: I1b8e0806917c22f102cbddeb8d82c7f458241247 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-08Add the service model custom queryVenkata Harish K Kajur2-1/+86
Issue-ID: AAI-557 Change-Id: Ibe6ab6a565d0db65edd29e110ad1283c1af4e3f0 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-06Update last reference openecomp docker entrypointVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-479 Change-Id: I942385f7441bc39d8639d6580254ef4637bf4c0b Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-05Update the code for docker to be not dependentVenkata Harish K Kajur1-0/+5
on core version so each time there is a version update there won't be need to update this everywhere Issue-ID: AAI-550 Change-Id: I86db1e5e8dd5fc2b0357600219cd5ac3aab5ba6c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-05Use onap instead of openecomp for docker tagVenkata Harish K Kajur1-3/+3
Issue-ID: AAI-479 Change-Id: Ie1dc8864181684d85be229f9887569feac448772 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-27Add v12 api changes for the new release codeVenkata Harish K Kajur7-13/+13
Issue-ID: AAI-514 Change-Id: I5216e1d929d9fb2547e47c285dfcd94dfe4fde48 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-08Merge "Add related-lookup to closed-loop named-query"v1.1.01.0.0-ONAP1.0.0-AmsterdamSteven Blimkie1-77/+186
2017-11-08Add related-lookup to closed-loop named-queryjimmy1-77/+186
Issue-ID: AAI-456 Change-Id: I5a357a839ea0bd3f77368dd8f093c2573aeb4be9 Signed-off-by: jimmy <jf2512@att.com>
2017-11-07Change the logback to remove jsonpath extra logsVenkata Harish K Kajur2-1/+2
Also add the query parameters to access log Issue-ID: AAI-454 Change-Id: I2cf704fcca12d27d4c3e561a8194cf5e1268f58a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-06Merge "Update cert to use X1 intermediate"Steven Blimkie1-0/+0
2017-11-06Update cert to use X1 intermediatejimmy1-0/+0
Issue-ID: AAI-44 Change-Id: I2e5e496578a224540f1139de4a50dc7e17dea835 Signed-off-by: jimmy <jf2512@att.com>
2017-11-02Update the dependency from snapshotVenkata Harish K Kajur2-6/+6
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: Id80162d227a133a51c36b986ac8a8e6952eac2f7 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>