aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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)140-416/+722
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 Kajur271-4777/+3300
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-27Merge "Update the rest endpoints for v13 version"James Forsyth2-2/+2
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-26Add INFO.yaml fileJessica Wagantall1-0/+51
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>
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-22Set aai-core version correctlyJimmy Forsyth1-2/+2
Change-Id: I3f59caf158dac352c9f24971d6f3f293613a64f8 Issue-ID: AAI-791 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-02-15Sync logging context changesVenkata Harish K Kajur80-1719/+5874
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-12Update pom to fix sonar issueVenkata Harish K Kajur1-0/+5
Issue-ID: AAI-561 Change-Id: I283bdf102e3b6bd07d7ea27ac41a3402a5c575b7 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-05Merge "Use onap instead of openecomp for docker tag"James Forsyth1-3/+3
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-28Merge "Bump minor version"James Forsyth0-0/+0
2017-11-27Add v12 api changes for the new release codeVenkata Harish K Kajur9-18/+18
Issue-ID: AAI-514 Change-Id: I5216e1d929d9fb2547e47c285dfcd94dfe4fde48 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-17Bump minor versionJessica Wagantall3-5/+5
Bump minor version in preparation for Amsterdam branching. Change-Id: Ib5310935c3a2cf83cb9d6040f3ca3ce5f392b877 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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 Kajur3-10/+8
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>
2017-11-02Merge "Update keystore with new cert"Tian Lee1-0/+0
2017-11-01Update keystore with new certjimmy1-0/+0
Issue-ID: AAI-44 Change-Id: I530b84a159b824b2924558102e4fe7ad45f9951d Signed-off-by: jimmy <jf2512@att.com>
2017-11-01Merge "Add vnfc to named-query"Steven Blimkie1-5/+15
2017-11-01Add vnfc to named-queryjimmy1-5/+15
Issue-ID: AAI-446 Change-Id: Ie733d650e07059f1730d6c2fc476eca639ad83f8 Signed-off-by: jimmy <jf2512@att.com>
2017-10-25Remove top level docs folderRich Bennett1-8/+0
Documentation being aggregated in aai/common Change-Id: I12b5f6e21ffb773173ef7e864e45d1504bdf8dbb Issue-ID: DOC-141 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-10-09Add unit test cases to increase the sonar coverageaditya2-1439/+824
Add unit test cases to increase the sonar coverage Issue ID: AAI-212 Change-Id: Ife2e388dec30068781f83e478180fc0054d83f17 Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
2017-10-04Replace type specification with diamond operatoramanjaneya1-1/+1
Issue-ID: AAI-412 Change-Id: Ia4109038b40a3245ff4622250d4540cec1157580 Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
2017-10-02Fix the update query tool to work properlyVenkata Harish K Kajur1-1/+1
The update query tool is supposed to be getting the url from aai config and that is supposed to have the /aai/v11 which was missing during a previous change Issue-ID: AAI-408 Change-Id: I3c4e2ac9712ea4b7bf6846b9516a5ce7ce12398f Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-10-01Fix git clone issue to fail container startupVenkata Harish K Kajur2-2/+8
Also fix the call to update query script issue since in kubernetes environment, there is no guarantee that the haproxy will come up before the traversal container comes up so we need to modify aai.server.url to point to resources container Issue-ID: AAI-408 Change-Id: I46c4e75c10a7509541ea19113a3297de26f92677 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-28Change all the packages from openecomp to onapVenkata Harish K Kajur130-3814/+4292
Issue-ID: AAI-61 AAI-82 Change-Id: Iba7de4bd0dea1398d8608c9c514d78ad69201d0a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-27Merge "Added docs directory and index file for traversal"James Forsyth1-0/+8
2017-09-27Add unit test cases to increase the sonar coverageaditya9-147/+1213
Add unit test cases to increase the sonar coverage Issue ID: AAI-212 Change-Id: I7fec9a9f4d2e7f898cd15bba513bee2ece139ea8 Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
2017-09-26Logging Updates for TraversalO'Connor, Lina (lo8949)1-0/+5
Issue-ID: AAI-389 Change-Id: Ied84357b080db5aceb272b2d72cc9d4ae8d70d81 Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com> Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>