summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-07Change the logback to remove jsonpath extra logsv1.1.01.0.0-ONAP1.0.0-AmsterdamVenkata Harish K Kajur2-1/+2
Also add the query parameters to access log Issue-ID: AAI-454 Change-Id: I0e31202473ce328136ce54216313caa0d81f0491 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: Ibc35e38f12abca98048f5232932f91ae8bfabd28 Signed-off-by: jimmy <jf2512@att.com>
2017-11-02Update the dependency from snapshotVenkata Harish K Kajur3-8/+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: I639e56da3584bccbfcecc511f77999ba73548080 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: I111901113e10c4ee78f3c1a16976bae029f1c044 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: Iffa5a96c226b8e8621f49e1a7655a0a9920d3bf3 Issue-ID: DOC-141 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-10-04Change the init chef to wait until hbase is upVenkata Harish K Kajur1-0/+39
When vm1 and vm2 are deployed independently the vm1 needs to manually check the port on hbase container and see if the hbase is open when the port is open, wait a couple of seconds and then start the create db schema script Issue-ID: AAI-411 Change-Id: I329cb15de73fecd6c4057c6ee2c406bbf03a0272 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-10-03Add unit tests to interceptors increase coverageVenkata Harish K Kajur4-12/+268
Issue-ID: AAI-213 Change-Id: I181ea41c3fb752e8566dbd0a0e27e39767006df3 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-10-02Fix git clone issue to fail container startupVenkata Harish K Kajur1-3/+3
When the git clone fails, application should not startup Issue-ID: AAI-408 Change-Id: I49fdaa40d793b500142c6e5fe4d6d7085676160a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-28Change package names org.openecomp to org.onapVenkata Harish K Kajur149-1349/+2138
Issue-ID: AAI-61 AAI-82 Change-Id: Ib1d937fb31b1e737c4651eac9c0193fd05d97f01 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-26Merge "Logging Updates for logback.xml files and Servlet"Manisha Aggarwal12-33/+37
2017-09-26Logging Updates for logback.xml files and ServletO'Connor, Lina (lo8949)12-33/+37
ContextListener Issue-ID: AAI-388 Change-Id: I76f5a938211e3232bfc6445e0d21b2b8451f080f Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
2017-09-26Added docs directory and index file for resourcesMaharajh, Robby (rx2202)1-0/+8
Issue-ID: AAI-383 Change-Id: Id85739e6f590675c55a65b79c53e478f27a57d1f Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2017-09-25Merge "Add RequestId and PartnerName in log"Tian Lee1-2/+16
2017-09-22Add RequestId and PartnerName in logpranavdi1-2/+16
The Onap application logging guidelines suggest the logs should have MDCs for RequestId and PartnerName to create audit trail. Adding the same for AAI logs Change-Id: I4a4db91fa45ced7b30d346b884e4d4841391f64b Issue-Id: AAI-274 Signed-off-by: pranavdi <Pranav.Dixit@amdocs.com>
2017-09-22Fix Blocker/Critical sonar issuesshashikanth1-1/+1
Fix Blocker/Critical sonar issues in aai/resources module https://sonar.onap.org/component_issues?id=org.onap.aai.resources%3Aresources#resolved=false|severities=BLOCKER Issue fixed: NullPointerException might be thrown as 'actionElement' is nullable here Issue-Id:AAI-247 Change-Id: I7360fc0b8812fac2fdf280e62fe3da2652a152af Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-20Fix Blocker/Critical sonar issuesshashikanth1-1/+1
Fix Blocker/Critical sonar issues in aai/resources module https://sonar.onap.org/component_issues?id=org.onap.aai.resources%3Aresources#resolved=false|severities=BLOCKER Fixed NullPointerException might be thrown as 'oldProp' is nullable here Issue-Id:AAI-247 Change-Id: I83103832cc3e6de9a769ba27c9576e929e94e08d Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-18Modify dockerfile to use common docker imageVenkata Harish K Kajur3-108/+110
In order to decrease image size as well as decrease the build time of docker image everyday Issue-ID: AAI-219 Change-Id: Id007092977b539d8a27f92511f7ced56a61068e4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-17Fix update edge tags got broken in cleanupVenkata Harish K Kajur19-130/+404
Also add the license tag that didn't get added Need to ensure new files need to have license since the plugin to automatically add license got removed Issue-ID: AAI-213 Change-Id: I85c1208c5800f624b23b24feadf66b2fe1833e6d Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-12Add unit test cases to increase coverage to 30%Venkata Harish K Kajur69-20110/+4368
Remove classes that are already removed internally Use a unified AAISetup class that uses common configuration Issue-ID: AAI-213 Change-Id: If99b5230140ea300cd70eeaf9fd4064e4a07d99a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-08Update resources to fix stage issuesVenkata Harish K Kajur1-0/+59
Issue-ID: AAI-76 Change-Id: I159b6a198cfe5eafaa8350de325e9141a32a3cc7 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: If390eb3eb303e6c8067615f123bed7ec880739ce Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-07Add top level pom name to organize aai reposVenkata Harish K Kajur1-2/+2
Issue-ID: AAI-271 Change-Id: Id11a4a63a28c69a3b44dfc81efa33fdf445ac320 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-30Remove MojoHaus plug-in from resources pom fileSreenivasa Reddy Chinnannagari1-48/+1
Issue-ID: AAI-74 Change-Id: I6833d63cde6c83e0497c92155db499bc684e8793 Signed-off-by: Sreenivasa Reddy Chinnannagari <sc00492357@TechMahindra.com>
2017-08-28Remove the att references in the resourcesVenkata Harish K Kajur7-692/+600
Issue-ID: AAI-217 Change-Id: I6833d63cde6c83e0497c92155db499bc684e8792 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-22Final commit v11/Amsterdam seed code stabilizationVenkata Harish K Kajur2-1085/+1091
Fix the indentation in all of the pom files Issue-ID: AAI-202 Change-Id: I83c2ec2261582755e209fc3cad1b24bfad0c6b77 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-20Remove common file between aai-common resourcesVenkata Harish K Kajur1-36/+0
Issue-Id: AAI-199 Change-Id: I961a9e85da07e8732785820a460711bf52831dec Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-16[AAI-178 Amsterdam] Make Edge Properties to beMaharajh, Robby (rx2202)1-2/+2
declared by direction Change-Id: I7603ebdc4986caccd7c8be7e62769765e805c4b2 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2017-08-16[AAI-177 Amsterdam] Remove edge migrator from listVenkata Harish K Kajur2-0/+168
Change-Id: I2dc3a9ae57e41a6258468536e2598e64471e144a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-15[AAI-171 Amsterdam] Move rest db to aai-commonVenkata Harish K Kajur9-1611/+4
Change-Id: I70301abf0bee7157e851d6c866c90b38fc43c68a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-14[AAI-149 Amsterdam] migrate vpeLin, Jerry (jl319x)8-1052/+88
Change-Id: Ifad2a7000a732a6ff4b6842be9365ed0bdd52971 Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
2017-08-14[AAI-168 Amsterdam] add simple format testur326r8-7/+68
Change-Id: Ie9a569ddd6cd414f7fa29c787f1e5c379e08c407 Signed-off-by: ur326r <ur326r@att.com>
2017-08-11[AAI-161 Amsterdam] Fix the timestamp for dmaapVenkata Harish K Kajur1-1/+1
Change-Id: I5b61c4818983e56fe042d6f1d37e6b4ac0418afc Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-11[AAI-154 Amsterdam] Check in titan refactorMuller, Andrew (am8383)19-124/+137
Change-Id: I955ac630071680e690c523e005d289d8fc40ba6c Signed-off-by: Muller, Andrew (am8383) <am8383@us.att.com>
2017-07-31[AAI-100 Amsterdam] removed conflicting dependencyThreefoot, Jane (jt6620)1-8/+3
Change-Id: I03c54606fabb203d401af3acb96a85b8766a90db Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-07-26[AAI-ONAP Amsterdam] Fix stage site jenkins issueVenkata Harish K Kajur1-2/+33
Change-Id: I7b8c31c274a55f378c0b6894c5435451b1d7cbb3 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-07-14[AAI-50 Amsterdam] Add support for v11 version APIMaharajh, Robby (rx2202)12-17/+11573
Update rest controller paths to include v11 update version in app props to v11 Update default api version for dmaap to v11 Update oxms in the test dir to v11 Update version of schema and core for resources Change-Id: Ic1604f75a00fdafbda3de30ce5421efecdc128d9 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-06-27[AAI-14] Force delete tool now uses TinkerpopMaharajh, Robby (rx2202)12-802/+775
vertex vs titan vertex Updates now always add aai-node-type to vertex Stop using hbase.table.timestamp.format=YYYYMMdd-HH:mm:ss:SSS for date format Define new endpoint in ajsc to process the v8 models from Model Loader Change-Id: I7f6986e12d0f4c74256fe24629e1f1851541d7e4 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-06-21Merge "Add HTTP_PROXY and HTTPS_PROXY args"Manisha Aggarwal1-3/+6
2017-06-21[AAI-ONAP] Remove powermock javaagent fix sonarVenkata Harish K Kajur1-13/+1
Change-Id: Id97551a509a64604de519573a0dd3251a2a91377 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-16[AAI-ONAP] Keep the onap updated and remove codeVenkata Harish K Kajur30-2394/+995
Change-Id: I2eee989cf835d45a84b2edf2d3ec342e9411f1e5 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-14Add HTTP_PROXY and HTTPS_PROXY argsVictor Morales1-3/+6
It was included a mechanism to pass proxy arguments to the image. Besides fixing the use of HTTPS_PROXY. Change-Id: I98d8be3a122e8b549318af2362302e0305850694 Signed-off-by: Victor Morales <victor.morales@intel.com>
2017-06-12[AAI-ONAP] Fix the groupId for the javadocsVenkata Harish K Kajur1-1/+1
Change-Id: I8a44340d7bc74f725ce4848328c245dfddf01ca8 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-08[AAI-ONAP] Fix the javadoc site issueVenkata Harish K Kajur1-0/+20
Change-Id: Ic54757f85e130e7c91b2e84973fedda1b5a61e1c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-08[AAI-ONAP] Add the basic auth key for AaiUIVenkata Harish K Kajur1-0/+1
Change-Id: Ie77fd0d90ed33d7e61a858f57e5caa2c1829b993 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-07[AAI-ONAP] Get latest changes from develop syncVenkata Harish K Kajur26-2636/+88
Change-Id: I2bf80b4af4e3db84cf61fd98bc0ad6efb5e0551b Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-06[AAI-ONAP] Make necessary chagnes to enable dmaapVenkata Harish K Kajur5-179/+138
Change-Id: I163502d5e422e57c4a6be52d0356801eb7db1b41 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-01[AAI-ONAP] Change the pom to add 1.1-STAGING tagVenkata Harish K Kajur2-2/+4
Change-Id: Iba2063f0ead74f5bd7c4550003bab57122f678a2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-31Fix project path for git reviewVictor Morales1-1/+1
Change-Id: I1e2f1ff64e0acaaef0939a177241a26fe9cd74d9 Signed-off-by: Victor Morales <victor.morales@intel.com>