summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15Created maven modules for aai-common docker images.Dmitry Puzikov13-23/+287
aai-common and aai-haproxy docker images can be build with maven. Change-Id: Iffbc2f4984316e3acc35558bdde0dbea76388ada Issue-ID: INT-1023 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-08-12Merge "Update to spring-boot 1.5.21"Venkata Harish Kajur3-6/+6
2019-08-12Merge "Attempt to fix the test failures on centos"Venkata Harish Kajur1-3/+3
2019-08-08Update janusJimmy Forsyth1-1/+1
Issue-ID: AAI-2545 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib0f4fc681d7a548064c821f0c356aa6cd39a5ea4
2019-08-07Attempt to fix the test failures on centosJimmy Forsyth1-3/+3
Issue-ID: AAI-2574 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I51f0bc9a23e5ea1f3946ba5cf97d9cd532318558
2019-08-05Update to spring-boot 1.5.21Jimmy Forsyth3-6/+6
Issue-ID: AAI-2560 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ifd9c4d10fe5bfcd3f23700557065ffa4d51e257a
2019-08-05Merge "Rebase image on haproxy-alpine"James Forsyth1-12/+5
2019-08-01Update of README.md for aai-common DockerfilesMartin Klozik1-5/+15
README.md was updated to reflect recent changes in aai-common image build process and its naming and tagging. Change-Id: I37c3c7d6c46a21437a27cd8a9afe08c1c3aa408e Issue-ID: INT-1024 Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
2019-07-25Sonar Fix- URIParser.javadinesha1-9/+7
Fixed sonar issues across this file Issue-ID: AAI-2525 Change-Id: Ibc7f1e9a64de5283bcc9845522817c1dff30e5e6 Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-07-24Upversion aai-common for FrankfurtJimmy Forsyth8-15/+15
Issue-ID: AAI-2550 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ic41137e89b9cd1d2e76f8d773e842d5b64cf2fbb
2019-07-23Added required packagesDmitry Puzikov2-1/+4
Some scripts requires jar for updatinfg aap's jar on container restart. As aai-common image is based on jre, not sdk it doesn't have jar. Added fastjar as a replacement. Change-Id: Id3bda6430097f79ed2850b5c7fa6e0b64a77c903 Issue-ID: INT-1024 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-07-23Fix missed librariesDmitry Puzikov3-2/+39
Install missed libcurl3(libcurl.so.4 by OpenSSL) required by embedded mongo on arm64 in some inherited images. Change-Id: Ie2684c42d5c6330aea553dc708817a87e4abf36b Issue-ID: INT-1024 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-06-26Enable deploy pluginJimmy Forsyth1-6/+0
Issue-ID: AAI-2464 Change-Id: I541d3053ba7c40dcc6cdc0636230901f24f6b268 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-06-25Upversion prior to global-jjbJimmy Forsyth8-14/+14
Issue-ID: AAI-2464 Change-Id: Icc67b4e2167a68db405bd7d632a33cc8fffe10fc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-06-25Set oparent to 2.0.0Jimmy Forsyth6-37/+1
Issue-ID: AAI-2464 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I7eaef97c6c95063937b613711de48e3e692a22f4
2019-06-07Add instructions for AAF role for sparkyJimmy Forsyth3-30/+55
Move nodes API block to proper location Issue-ID: AAI-2411 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: If21e610366c765a251fe4fb78ded7ca90bcfa142
2019-06-04Document fixed OJSI-114 vulnerabilityKrzysztof Opasiak1-0/+2
Issue-ID: OJSI-114 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I3e289e91dd51802811b974e10f2203b9f4cc9edd
2019-06-04Improve security release notesKrzysztof Opasiak1-6/+12
In order to provide users with more details of project's state in terms of security let's divide the security release notes into three sections: - Fixed Security Issues Contains a list of security fixes merged during this release (especially those reported via OJSI tickets). - Known Security Issues Contains a list of vulnerabilities detected in project during release which have not been fixed yet and thus should be mitigated by the user. - Known Vulnerabilities in Used Modules Contains information about NexusIQ scan results Issue-ID: SECCOM-238 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I5af2a1828095720e4835e4304c2c2be397b70b7b
2019-06-03Merge "Fix version.properties"1.5.1Venkata Harish Kajur1-1/+1
2019-06-03Fix version.propertiesJimmy Forsyth1-1/+1
Issue-ID: AAI-2464 Change-Id: Iaee9d8d43735ffd3b5861589de9cbd2b63662787 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-06-03Move to 1.5.1 due to previous partial releaseJimmy Forsyth7-13/+13
Issue-ID: AAI-2464 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ic84cd67845d7872e2e1f48ff37f72382b5946900
2019-06-03Return to oparent 1.1.0 for releaseJimmy Forsyth1-1/+1
Issue-ID: AAI-2464 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iaff5ea37c6dd2ffd75c14f01b0040576670f2fb9
2019-05-31Move to oparent and upversion to 1.5.01.5.0Jimmy Forsyth8-31/+65
Issue-ID: AAI-2464 Change-Id: I961491c316ad0bc135eff43b8c5ed8ff0686ca5c Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-31Updating rest API filename and rel notesJimmy Forsyth3-11/+1832
Issue-ID: AAI-2466 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I39582b15e1a629fd4f7bd7aee660951175aa72f1
2019-05-30Fix link for nodesApiJimmy Forsyth1-1/+1
Issue-ID: AAI-2461 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I43f3cdf0ddc52fd9cb4b77b5984e135fb0d2e2dd
2019-05-30Fix broken linksJimmy Forsyth1-4/+4
Issue-ID: AAI-2461 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I759a2364ea05dddb7f7af3d57f579bed95d9c3a1
2019-05-29Fix errors on dev env guideJimmy Forsyth1-8/+8
Issue-ID: AAI-2461 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Id548b843d29cd965741de2b387ae4e8d39e42691
2019-05-29Fix typos and clean up docsJimmy Forsyth4-31/+31
Issue-ID: AAI-2461 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I8ac06c9c6f15fea9edb33294d441cf4c8d07e4be
2019-05-27Fixed Sonar "Blocker Bugs"Vasyl Razinkov2-50/+38
Fixed potential "thread-Leak" Signed-off-by: Vasyl Razinkov <vasylrazinkov@sidero.ie> Issue-ID: AAI-2459 Change-Id: Ic36ff778486a7a860070b05873dc88d7d31f736b
2019-05-24Updating Dublin docsJimmy Forsyth7-204/+488
Issue-ID: AAI-2461 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ied0b40e9e92789d1dcfc419743f59653be71085e
2019-05-24Updating Dublin docsJimmy Forsyth6-60/+2378
Issue-ID: AAI-2461 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I5c483067268eda2425bb0cea4a3066a65e2133e5
2019-05-03Upversion for Dublin release4.0.0-ONAPJimmy Forsyth8-14/+14
Issue-ID: AAI-2403 Change-Id: Id8de2e5a09e47d90d604642f818e56461f177731 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-23Fixed debug log typo for RestClientOleg Mitsura1-1/+1
Issue-ID: AAI-2329 Change-Id: Id1e571a8967152405dcbcfb7306bcf6cb03ef9c6 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-16Rebase image on haproxy-alpineDmitry Puzikov1-12/+5
Change-Id: I0bcdc783f54880b40bf48147f3184797b43b1b25 Issue-ID: INT-805 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-04-11Correct Dockerfile missing command instructionHarish Venkata Kajur1-0/+2
Issue-ID: AAI-2235 Change-Id: I3d945e33bb5176a993ce001ebbe5ff0ebf639cdd Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-04-11Add haproxy Dockerfile related filesKajur, Harish (vk250x)8-0/+323
Issue-ID: AAI-2235 Change-Id: If4d4439aa0e61e0f00ae4e2b6f1dcfdf50a79dff Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-11AAI-1523 Batch reformat aai-annotationsKeong Lim4-208/+243
Use maven plugins from AAI-2198 to do batch reformat of aai-annotations to consistent code style. Change-Id: If1793b45f688d86b47771c154843be6f071f1df7 Issue-ID: AAI-1523 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-04-11AAI-1523 Batch reformat aai-authKeong Lim3-6/+16
Use maven plugins from AAI-2198 to do batch reformat of aai-auth to consistent code style. Change-Id: I7ea7c6e991b81b3d8b167bdd0889aa5674a42001 Issue-ID: AAI-1523 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-04-11AAI-1523 Batch reformat aai-coreKeong Lim342-26828/+26873
Use maven plugins from AAI-2198 to do batch reformat of aai-core to consistent code style. Change-Id: If43889a61778f3a766c3663098064cdcc8e507bf Issue-ID: AAI-1523 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-04-11AAI-1523 Batch reformat aai-restKeong Lim12-131/+140
Use maven plugins from AAI-2198 to do batch reformat of aai-rest to consistent code style. Change-Id: I7eba1928cbc0958e2dae369547cba262e019d4d0 Issue-ID: AAI-1523 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-04-11AAI-1523 Batch reformat aai-schema-ingestKeong Lim96-2201/+2294
Use maven plugins from AAI-2198 to do batch reformat of aai-schema-ingest to consistent code style. Change-Id: I9ad7aa66edcada25fbeba7658ff8f258dab9ca93 Issue-ID: AAI-1523 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-04-11AAI-1523 Batch reformat aai-utilsKeong Lim4-24/+31
Use maven plugins from AAI-2198 to do batch reformat of aai-utils to consistent code style. Change-Id: Ia67b73b69427799bfb3198f1cded820840e9ee6d Issue-ID: AAI-1523 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-04-10Update DBSerializer to properly deal1.4.3Kajur, Harish (vk250x)1-1/+12
with adding relationships to edge rules in older versions of the api that might not be in the latest versions of the API Issue-ID: AAI-2325 Change-Id: I78fa1c747c4c52a01d2d6ed762e0dc4cdf448fee Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10Remove the generation code for swagger and xsdKajur, Harish (vk250x)44-9697/+14
The following code has been moved to schema service Issue-ID: AAI-2313 Change-Id: I58911dffef70ab2c32a73de79ac971c3650106e6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-09Merge "AAI-1523 Tweak onap-java-formatter.xml"1.4.2James Forsyth1-1/+1
2019-04-09Merge "Upgrade to springboot 1.5.20.RELEASE"Venkata Harish Kajur3-6/+6
2019-04-09Upgrade to springboot 1.5.20.RELEASEJimmy Forsyth3-6/+6
Issue-ID: AAI-2349 Change-Id: I6d21736b4da4483a5bf94f18ff4c3fc8e5624ba6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-09Fix wrapped line formattingmark.j.leonard1-2/+2
Update the setting "Default indentation for wrapped lines" to be 2 units of indentation (as per the standard Google style guide formatter). This causes a continued line to be indented differently to the following code block and distinguishes a wrapped line from a non-wrapped line. Also update the array initializer indentation to match, so that array values are horizontally aligned with other initializers such as List contructors and also with standard expressions. Both settings are now identical with the Google-supplied formatter. Change-Id: I05dd2b3ff522c75bb6aaf2c03017874d42e215c7 Issue-ID: AAI-2198 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-04-09Merge "Update dmaap to use logging context"James Forsyth6-22/+67
2019-04-09Merge "Fix logic in Schema Generator to properly"James Forsyth2-7/+55