summaryrefslogtreecommitdiffstats
path: root/engine-d/src/main/java/org
AgeCommit message (Collapse)AuthorFilesLines
2020-10-23Register Holmes to MSB Using Ordinary HTTPS RequestGuangrongFu2-41/+81
Change-Id: Ie70c719c1ec655d20d1c92265a8d9b0cf81c5696 Issue-ID: HOLMES-368 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-10-10Fixed MSB Invocation Issuestang peng2-1/+90
Issue-ID: HOLMES-365 Signed-off-by: tang peng <tang.peng5@zte.com.cn> Change-Id: Ia8ede9b1864b1498b0a6d766c01bc6f67deecfc6
2020-09-24Fixed an Issue on API Calling via MSBtang peng1-0/+4
Issue-ID: HOLMES-365 Signed-off-by: tang peng <tang.peng5@zte.com.cn> Change-Id: I169d030261bdf63ffe5c395aeaa02ebb61230cc0
2020-07-27Trying to fix the Jenkins JobGuangrongFu5-106/+84
Issue-ID: HOLMES-332 Change-Id: I3605ac6850226dc365460911c4e523f62ea117fc Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-07-16Updated Java to Ver. 11GuangrongFu1-114/+0
Changed the base image to onap/integration-java11:7.0.0 Change-Id: Ib8e2e0d204364bbe4af4055a2d4fef457080b2ef Issue-ID: HOLMES-302 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2019-05-09Fixed the ABATED issue for Holmes1.2.5GuangrongFu1-1/+15
Change-Id: I871292541a8e6379e777a292b45650e7767ce2a1 Issue-ID: HOLMES-223 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2019-04-02Merge "HTTP/S Modifications"Guangrong Fu2-12/+14
2019-04-01Remove Alarm Info from DB when alarms are clearedGuangrongFu3-38/+45
Change-Id: If3350d64a6d2a104bc001b433ed98c410b9bb5a9 Issue-ID: HOLMES-204 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2019-03-30HTTP/S Modificationstangpeng2-12/+14
Change-Id: Icabaf996d23297d0d5f16601645665a128616105 Issue-ID: HOLMES-203 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2019-02-26Run the app with a non-root usertangpeng1-13/+0
Change-Id: Ie851ca9ad1e0278b36d75d6aa06d010b982af48a Issue-ID: HOLMES-202 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2019-02-20Merged DSA into the Engine Mgmt ModuleGuangrongFu2-0/+228
Change-Id: If6b4e8345dcda8599606989ba9f4afd3497e48f1 Issue-ID: HOLMES-199 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2019-01-16Added fix for potential nullpointerexceptionChandan Ghosh1-1/+3
Added fix for porential nullpointerexception Issue-ID: HOLMES-189 Change-Id: Ibfb9868e35e358f1eca661871929f8333d402e39 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-10-24Fixed MSB Reg IssuesGuangrongFu1-1/+1
Change-Id: Ib61fad31ccded461537a1eb840d627663c50a8e0 Issue-ID: HOLMES-175 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-10-23Repaired an NPEGuangrongFu1-1/+1
Change-Id: I757c467a422eb3226c453876de6c511a50c40440 Issue-ID: HOLMES-175 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-10-19Fixed Holmes Service Reg ProblemGuangrongFu1-1/+1
Change-Id: Id6a7cadfef38b4574c07ba4df3a0338e40a86826 Issue-ID: HOLMES-175 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-09-17Remove 2 APIs from Swagger.jsonGuangrongFu1-2/+0
Change-Id: I60826b697c26b40a84fefd85e3ed7bda58d12212 Issue-ID: HOLMES-168 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-09-10Added health check url to MSB registrationGuangrongFu1-0/+4
Change-Id: I19722571c6fa4a14e62d95dfae4c5d2ba5a197a9 Issue-ID: HOLMES-130 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-14Optimized Rule Deployment LogicGuangrongFu2-324/+312
Change-Id: Iff47a4d028aaad96ac8d7517d721ae43b50a9b89 Issue-ID: HOLMES-156 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-03Merge "Removed DCAE Related Log"tang peng1-11/+16
2018-08-03Removed DCAE Related LogGuangrongFu1-11/+16
Change-Id: Ie42251646d0012376e5524ee7d94e8da19b2bb47 Issue-ID: HOLMES-155 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-07-18FIX ALL POSSIBLE SONAR ISSUES IN HOLMESKrishnajinka7-36/+29
fix sonar flagged issue related to try catch block and other simple issues Issue-ID: HOLMES-144 Change-Id: I81c1ec08384b61f7ef21fa2695076943b4956f74 Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
2018-07-16Merge "Remove alarms from DB when they are cleared"tang peng1-4/+24
2018-07-14Remove alarms from DB when they are clearedGuangrongFu1-4/+24
Change-Id: I56fe8356a10b25ccf2d9d3d4f73db8715701693f Issue-ID: HOLMES-143 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-05-08Fixed issue in extracting package name from ruleGuobiao Mo1-7/+19
Issue-ID: HOLMES-133 Change-Id: I4db09e952e1e9dcba3d2d0398b26b4229aefef20 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2018-03-28add alarm synchronization related operationFei Tang4-9/+136
Issue-ID: HOLMES-106 Change-Id: Idb47aa0726c0c8fc179c085381092e01d7a26fb3 Signed-off-by: Fei Tang <tang.fei4@zte.com.cn>
2018-03-20Fix the Sonar FindingsShiwei Tian1-1/+0
Issue-ID: HOLMES-121 Change-Id: I04311e7618f504859c5aee4acea8530cd019ab87 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-03-16Fix the Sonar FindingsShiwei Tian2-8/+7
Issue-ID: HOLMES-121 Change-Id: I0b6b0fc81c3f55f21fac28ddedb6d255c2ab663a Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-03-16Add init log filter and modify engine-d.ymlYiLi1-0/+5
Change-Id: I89da89c60b34f02ae21819b80b175395e2d9e2c9 Issue-ID: HOLMES-112 Signed-off-by: YiLi <li.yi101@zte.com.cn>
2018-03-15Update the Drools Engine to Version 6.5.0Shiwei Tian2-71/+125
Issue-ID: HOLMES-99 Change-Id: I69169d590055e1bce928de7b0ef998cbdcf46edb Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-03-08Fixed Some Sonar FindingsGuangrongFu1-3/+3
Change-Id: I7edd761e5ce9026dd8a09da2e2bcabbb2dc255b5 Issue-ID: HOLMES-118 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-03-06Change HTTP Requests into HTTPS OnesShiwei Tian6-13/+7
Issue-ID: HOLMES-104 Change-Id: I535050f7dcacc2caa75d9a8941d93000fd91c361 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-02-27change versionCongcong Peng1-1/+1
Issue-ID: HOLMES-115 Change-Id: I8ea172d89cf7617983934525c35aeccc70f6f7fb Signed-off-by: Congcong Peng <peng.congcong@zte.com.cn>
2018-01-26Testing the Impacts of Dependency VersionGuangrong Fu3-2/+13
Change-Id: I3990946b0345fdf0f791844f01f2bb0af3c64ed2 Issue-ID: HOLMES-116 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-10Cache the CL Name before rule Deploymentv1.0.02.0.0-ONAP1.0.0-ONAP1.0.0-Amsterdambeijing2.0.0-ONAPGuangrong Fu1-3/+21
Change-Id: I8d0efeaa01eea6163194c86e309e17367fb178db Issue-ID: HOLMES-85 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-09Fix Some BugsGuangrong Fu1-2/+14
Change-Id: Ie614f6ed325281fdc93644638e882541941e3690 Issue-ID: HOLMES-85 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-09Add the Stacktrace into the LogGuangrong Fu2-2/+2
Change-Id: If68c20e079d1d48b48b43401c95363b42bbfe5f5 Issue-ID: HOLMES-86 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-08Add Some Log PrintingGuangrong Fu2-1/+7
Change-Id: I4d9cbbd02e272bd70e9d31a94ca07de055101123 Issue-ID: HOLMES-86 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-08Add the MD5 Check to Avoid Duplicated DeploymentGuangrong Fu1-2/+13
Change-Id: I0119a15db0cce7ce264063487b80ae77b5388153 Issue-ID: HOLMES-86 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-04Fix the DCAE integration BugsGuangrong Fu2-14/+14
Change-Id: I87d8fbd71edc2ceaf39ca4d0c4df0ef62115a3d2 Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-03Modify the Service Addr Query LogicGuangrong Fu1-1/+1
Change-Id: I75d04244b92976810e22d77f3e13bb17bab75633 Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-31Update the Config LogicGuangrong Fu1-4/+4
Change-Id: Ia4d2e088191dac56e74aff060cab3cbba23d73bf Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-29Add the CL Name to the Cache when Starting UpGuangrong Fu2-1/+3
Change-Id: I6a21707cf0475fa42aaf416088663c9f99af5a71 Issue-ID: HOLMES-82 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-26modify dmaap request wayShiwei Tian6-70/+81
Issue-ID: HOLMES-71 Change-Id: Ie6bc1234fd0108e651635e8f8bfb45b0dcb4cd13 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-20modify bugShiwei Tian1-0/+1
Issue-ID: HOLMES-71 Change-Id: I8afb81df83421c6b4f0f96ce1067a549d5af4b7e Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-16Fix the CSIT ProblemGuangrong Fu1-0/+1
Change-Id: Iae353b6d156fdd263af03afdb6bdd2b4bbb9da80 Issue-ID: HOLMES-76 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-14Add DMaaP Configuration APIs for TestingGuangrong Fu6-55/+144
Change-Id: I4f2d75ba8148f3118a731d0b2d68f13c6b941bb0 Issue-ID: HOLMES-59 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-14modify not publish messages to DMaaPShiwei Tian5-7/+86
Issue-ID: HOLMES-71 Change-Id: Iaf87f0250d043aae84e9afc6aaec0f6cdc0a529c Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-10Fix the swagger.json BugGuangrong Fu1-0/+65
Change-Id: I6c701582026e57ed72cd1f33e4a4a648b19b3224 Issue-ID: HOLMES-68 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-28modify drools engineShiwei Tian1-0/+4
Issue-ID: HOLMES-44 Change-Id: I486232f783611132299a7dd95fa9de45bb69e343 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-20Add Swagger Related ConfigurationsGuangrong Fu2-6/+11
Change-Id: I54ec08d909a2b37b9296d1dd4e581a12d021bec1 Issue-ID: HOLMES-54 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>