aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-node
AgeCommit message (Collapse)AuthorFilesLines
2018-09-14Fix_Old_Vulnerabilities_in_NodeConfigManageresobmar1-1/+0
Change-Id: Ie8d73ef8056d2648cab06ebe17d5eebc399c8716 Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-775
2018-09-11Updates to remove secruity violationsedepaul1-6/+6
Change-Id: Ibb7de5e8f55cc71c36f3e46ab6e085df255de7a6 Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com> Issue-ID: DMAAP-766
2018-09-07Made pom updateedepaul1-0/+5
Change-Id: I5b228a5893a9c11f8be4a4156adc8c808ba829b6 Issue-ID: DMAAP-750 Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com>
2018-09-05Update versions to fix security violationseconwar1-2/+2
Change-Id: I14831fdee0db98b81b7f090096cb9ae3a8a6ba09 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-736
2018-08-30Add Unit Tests for Deliveryeconwar1-0/+104
Change-Id: I359873d73bcda178c140abd5ebde04c0cb72b7f7 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-29preliminary AAF changes for DRRonan Keogh10-248/+146
Change-Id: I526648c42f8205c0f09b3c077aa1203e336f4f5f Issue-ID: DMAAP-558 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
2018-08-28Unit Tests for DeliveryQueueesobmar2-1/+132
Change-Id: Ifa8940a0702644a11464555f40b002ed3544c00d Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-08-28Merge "Add Unit Tests for NodeUtils and StatusLog"Ram Koya4-1/+135
2018-08-27Merge "datarouter node updates to address sonar issues"Ram Koya5-151/+204
2018-08-27datarouter node updates to address sonar issuesRonan Keogh5-151/+204
Change-Id: I941b54a720f7a51236a024c857dd30f726dd482a Issue-ID: DMAAP-557 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
2018-08-27Add Unit Tests for NodeUtils and StatusLogeconwar4-1/+135
Change-Id: I694f6604d58078da10141fe4f15cba04f8226efc Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-27Downgrade Jetty to 9.3.8.RC0Fiachra Corcoran1-1/+1
Issue-ID: DMAAP-557 Change-Id: I0f595d9bc092c3a7a0821a8587bcb3660f550bfe Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-27Merge "Fixed Sonar Issues"Ram Koya1-66/+72
2018-08-27Fixed Sonar IssuesAmaresh Kumar1-66/+72
Fixed Sonar issues in DeliveryTask.java Issue-ID: DMAAP-654 Change-Id: I5cdab84dcb53d7c58130ed456484de5620f3f395 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-26Add fix for host lookup during NodeConf fetchFiachra Corcoran1-3/+8
Issue-ID: DMAAP-107 Change-Id: I8322db5da1cb5bab4552954d624d33ec967e95bd Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-23Merge "Fixed Sonar issues"Ram Koya2-25/+25
2018-08-23Fixed Sonar issuesAmaresh Kumar2-25/+25
Fixed Sonar issues in 3 files. Issue-ID: DMAAP-636 Change-Id: I2d53361e61f838ff5ba379a21bdfcedbd3fc5df3 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-23Merge "Add Node Servlet Tests"Ram Koya1-0/+297
2018-08-23Add Unit Tests for NodeConfigeconwar2-0/+283
Change-Id: Ide27314a030d412892fbcd26f1be7d687f747751 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-23Add Node Servlet Testseconwar2-0/+326
Change-Id: Ie7f35e74b17519f088034b42bf0e3909a4135d67 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-21Fixed sonar issue in NodeUtils.javaAmaresh Kumar1-13/+21
Fixed Sonar issues in NodeUtils.java Issue-ID: DMAAP-623 Change-Id: Idd3f7d3e40b8981813b5096aeaec44f58d56b0a7 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-21fixed Sonar issuesAmaresh Kumar1-10/+8
fixed sonar issues in nodemain.java files. Issue-ID: DMAAP-618 Change-Id: I45fb6a83b4c53eb858eae61f4647f8bd9df8b3a1 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-20Merge "Update for OOM integration"Ram Koya3-81/+91
2018-08-17Update for OOM integrationFiachra Corcoran3-81/+91
Issue-ID: DMAAP-107 Change-Id: Iff9f93040f7b3120cffb5755adc693e24de991a7 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-17update thoughtworks versionRonan Keogh1-1/+1
Change-Id: I0a099b480c28e05f8ff1eb945091e6afda371209 Issue-ID: DMAAP-557 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
2018-08-16Fix datarouter-prov server issueeconwar2-22/+23
Change-Id: Id9637c56d39156da60c167dfb8f375f4cb498f55 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-596
2018-08-14remove the policy and security issue dependencieseronkeo2-33/+44
Change-Id: If92573566a96ab85a7ee762b727740e2766ea6a0 Issue-ID: DMAAP-557 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-12datarouter-node clean code - remove tabseronkeo31-5897/+6352
Change-Id: I28240cee3958603788d1e9f8e72bb10706dba712 Issue-ID: DMAAP-582 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-08remove tab characters from codeeronkeo3-67/+66
Change-Id: I5b1d041561056833f744270350b3d2c9cd4e1dcb Issue-ID: DMAAP-570 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-07fix nexus URL for DR node and proveronkeo1-1/+1
Change-Id: I3d0609b0946432e141b6103766251735ff684893 Issue-ID: DMAAP-565 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-03edit POM to push images to nexus repositoryezcoxem1-113/+42
Issue-ID: DMAAP-12 Change-Id: I0fb122bcb084da64ba6396aa259d94877d114056 Signed-off-by: ezcoxem <emmett.cox@ericsson.com>
2018-08-01Change pom to push new docker imageezcoxem1-23/+92
Issue-ID: DMAAP-12 Change-Id: If621d0318a01855c57324b16f56597f10bc812c8 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-07-30Replacing att.com namespaceFiachra Corcoran5-189/+188
Issue-ID: DMAAP-52 Change-Id: Ia6d5c1725119b893c50fed13c2c2d6fd47f4f917 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-02-27Security and licence issues fixes2.0.0-ONAPbeijing2.0.0-ONAPSunil Unnava1-2/+25
Issue-ID: DMAAP-307 Change-Id: I8be70f2f303148e7d104617e446c4d53faf6a5ac Signed-off-by: Sunil Unnava <su622b@att.com>
2018-02-13Update documentation file & sonar pluginSripad1-23/+85
Issue-ID: DMAAP-109 Change-Id: Ifb68600de75622791eba4fb3e9b472b39850afec Signed-off-by: Sai Gandham <sg481n@att.com>
2017-10-10Fix license issues in dmaap drsg481n1-6/+1
Issue-ID: DMAAP-163 Change-Id: I035ecf8a856fdf03d5469952e0ea9fe9f6ee357a Signed-off-by: sg481n <sg481n@att.com>
2017-09-12Update docker Image name in DRsg481n1-1/+1
Update docker image names in the datarouter pom files. Issue-id: DMAAP-81 Change-Id: Icfcc9556d735fa48a495de25e458bd088a3686d5 Signed-off-by: sg481n <sg481n@att.com>
2017-08-23Update project structure to org.onapsg481n25-115/+105
Update project structure of dmaap/datarouter from com.att to org.onap and add distribution management and nexus repositires details. Issue-id: DMAAP-52 Change-Id: Ibafee1cba43c7c5a3f227a02417998d36ecaae6b Signed-off-by: sg481n <sg481n@att.com>
2017-08-10 Update Datarouter Version 1.0.0sg481n1-1/+1
Change-Id: Icbd8d402e6a4eed35e0ac819b3096c9a181631e6 Signed-off-by: sg481n <sg481n@att.com>
2017-08-04 [DMAAP-48] Initial code importsg481n43-0/+6325
Change-Id: I3e65371093487d7de167ec6c29f327f366f1e299 Signed-off-by: sg481n <sg481n@att.com>