summaryrefslogtreecommitdiffstats
path: root/rulemgt
AgeCommit message (Collapse)AuthorFilesLines
2018-03-16add init log filter and modify rulemgt.ymlYiLi1-0/+5
Change-Id: Ia895ffd658164993d0532efb0e51eb0c4c56377e Issue-ID: HOLMES-112 Signed-off-by: YiLi <li.yi101@zte.com.cn>
2018-03-15Fix the Sonar Findingszhangcheng3-31/+108
Issue-ID: HOLMES-121 Change-Id: I712b4bd4e7b0d63c43b05549d2cded13a4b29ea3 Signed-off-by: zhangcheng <zhang.cheng7@zte.com.cn>
2018-03-09Fixed Some Sonar FindingsGuangrongFu2-2/+7
Updated the version of some dependencies. Make some fields "final". Change-Id: Ibb60c7707fcd3260fdb578c348a7d2700777e5ff Issue-ID: HOLMES-118 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-03-07modify rest api response filedShiwei Tian2-3/+2
Issue-ID: HOLMES-104 Change-Id: I1bfe4455f1bbfa62ea7431952ddc5edd456279ff Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-03-06Change HTTP Requests into HTTPS OnesShiwei Tian19-163/+194
Issue-ID: HOLMES-104 Change-Id: I73d23418fbfaa23121ec825b11bbb46e55b2058c Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-03-03Made some API changesGuangrongFu1-2/+8
Change-Id: I4abb0068128d5cd73d42b3ca1607fc982a364efd Issue-ID: HOLMES-115 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-02-27Replace Jackson with GSONYiLi6-47/+49
Change-Id: Ifffe7aca1116e2706d66ecb682697df521785b57 Issue-ID: HOLMES-115 Signed-off-by: YiLi <li.yi101@zte.com.cn>
2018-01-26Fix Sonar IssuesGuangrong Fu1-3/+14
Change-Id: I10514d76c86fbe8d1860bfb09be4cf2f5f6ffdbb Issue-ID: HOLMES-116 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-18Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. Change-Id: I801a1f4d7af8cf44b58a6c2481330007628edcf1 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-09Add the Stacktrace into the LogGuangrong Fu1-1/+1
Change-Id: Ib07c9f0b306eb77c7e27cf889d6e7f03f8fe583d Issue-ID: HOLMES-86 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-08Add Defensive Codes in Case Errors OccurGuangrong Fu1-9/+17
Change-Id: I18d6f47516ff70086efcf6c21e727e95866c4afc 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-1/+12
Change-Id: I99d234c81e1aa9ae947e4661b8a05e5dd6c2a60c Issue-ID: HOLMES-86 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-05Add Stacktrace for TroubleshootingGuangrong Fu1-2/+2
Change-Id: I3fbf00fb9b1355376a4cfff72bdd30f43096b3af Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-04Fix the DCAE integration BugsGuangrong Fu2-2/+3
Change-Id: I75a339af90c21dc574d375eb1720aaa0b9a1846e Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-03Modify the Service Addr Query LogicGuangrong Fu3-6/+6
Change-Id: Ieac7058fc69aa5f6a7b296564e4266f4a5399e7f Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-30Change the logic of Service RegistrationGuangrong Fu2-6/+6
Change-Id: I9714c94dad458f7cf0d00126934ae76dd2896716 Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-16Fix a Rule Query BugGuangrong Fu1-0/+1
Fix the problem that the control loop name is not returned when query rules. Change-Id: I53b3509a7b45fffb92a21c935962600813e3d0e1 Issue-ID: HOLMES-77 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-16Fix the CSIT ProblemGuangrong Fu2-0/+3
Change-Id: I31963025037d80d295eff1e71dc1773c723a735e Issue-ID: HOLMES-76 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-14Extract the Common ToolGuangrong Fu3-103/+1
Change-Id: I5d356acd7c8747072acc74bfa5e3560cde7a8724 Issue-ID: HOLMES-75 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-14Add DMaaP Configuration APIs for TestingGuangrong Fu6-25/+21
Change-Id: Iefc0f22da204f30fca8ef81effcd3497a347ebc0 Issue-ID: HOLMES-59 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-14modify control loop nameShiwei Tian3-19/+24
Issue-ID: HOLMES-67 Change-Id: Ifa7f463855d598350c81c2aa82cce254dccba213 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-14Merge "modify deploy rule bug"Guangrong Fu1-1/+8
2017-10-12Improve the API DescriptionsGuangrong Fu2-2/+3
Change-Id: Ifb95afa6b2dda9461a9d0a68bc123e934c318abb Issue-ID: HOLMES-68 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-12modify deploy rule bugShiwei Tian1-1/+8
Issue-ID: HOLMES-44 Change-Id: Ib8ae03aee13144638c64978d97be2caff709c038 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-10Update the API descriptionGuangrong Fu1-1/+4
Change-Id: I25109052b5d8776f5b83e543f6eef7d5e359dee8 Issue-ID: HOLMES-68 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-10Fix the swagger.json BugGuangrong Fu1-0/+64
Change-Id: I8323d54a2df55f2e66011a40241c78ad2ac6227a Issue-ID: HOLMES-68 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-10Merge "modify dace polling and loopControlName"tang peng6-34/+31
2017-10-10Remove the Version of org.onap.holmes-actionsGuangrong Fu1-1/+0
Change-Id: I45903cda0410c4fe246d4ff2177e9eec27f026f5 Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-09modify dace polling and loopControlNameShiwei Tian6-34/+31
Issue-ID: HOLMES-67 Change-Id: If538c63d4ab173bd4ea0aa0bb3af8afcce24a177 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-26add polling rule taskShiwei Tian5-2/+269
Issue-ID: HOLMES-56 Change-Id: I842ead880777b76da013834e5a25e10b0d8834bf Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-21Add Swagger Related ConfigurationsGuangrong Fu6-27/+333
Change-Id: Ia6dddca44d18725b6b77afc5c7d5dd0ba73c3542 Issue-ID: HOLMES-54 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-16Get the MSB Info from DCAE ConsulGuangrong Fu1-2/+3
Change-Id: I2b4b3c520bbe4682bf4cf9b9cba42d005a175110 Issue-ID: HOLMES-45 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-14Add the Health Check InterfaceGuangrong Fu1-0/+42
Change-Id: Ib3fdcfe7cef8e71b24c08db0f1e2156da1a4f880 Issue-ID: HOLMES-51 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-06Change the API PathGuangrong Fu5-6/+6
Change the API path from onapapi to api Change-Id: Ie607942ce1554f0e3bb0abf72c3ed6a2d54dacc9 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-05Change the DB from MySQL to PostgreSQLGuangrong Fu1-2/+2
Change-Id: If3e82cca0b27c5e486762b22305c1575d76789fe Issue-ID: HOLMES-49 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-02Using MSB Java SDK for registrationGuangrong Fu2-20/+35
Use the MSB Java SDK for service registration Change-Id: I4f74deb1db23c79fadfbb6ae44ac716af9e79725 Issue-ID: HOLMES-48 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-27Add org.reflections as a DependencyGuangrong Fu1-1/+4
Add a new dependency Change-Id: Id16165ea493bc354b0e8464cec93e7cfd33fc638 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-07Correct the contents of License.txtGuangrong Fu1-1005/+356
Update the license info Change-Id: I9a62be9a465fafca9ee7c08c0470c3d87fe0fcd8 Issue-ID: HOLMES-32 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-07Change the groupid from openo to onapGuangrong Fu39-206/+184
Change the groupid and package paths to onap. Change-Id: I8432e9ac2c979bbc36e10e6a702c6f04fc41446a Issue-ID: HOLMES-7 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-03-24Fix modify rules of faultv2.0.0release/mercury60920020674-7/+13
Issue-ID: HOLMES-52 Change-Id: I93115414570d118f4a1d88c2b1a612d4a44d2811 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-14Change the Way to Invoke HTTP Requests60920020671-5/+5
Change-Id: Iab30237b7d535600fef0912b04f73179a901c98a Issue-ID: HOLMES-50 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-14Optimize the MSB Registration LogicGuangrongFu2-22/+29
Change-Id: I1b58ef7499a871e5a04ac5f115e246cca4abb022 Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-13Modify the invoking URL of Engine MgmtGuangrongFu1-1/+1
Change-Id: I4360acf68b1fcd515334075dd90828aaaf1bef54 Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-13Modify the URI of the MicroserviceGuangrongFu1-2/+2
Change-Id: I22f4859d6f44f5efd32296a7f072adb515f0fa94 Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-13Add log for debugging60920020672-5/+6
Issue-ID: HOLMES-50 Change-Id: I3a481f36be640c7b6e067c3663d422d39aae588c Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-13Change the Way to Invoke HTTP Requests60920020671-5/+5
Issue-ID: HOLMES-50 Change-Id: Ib2998d3ac61977ecd1e7a21bb8bd71699d929990 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-13Change the Way to Invoke HTTP Requestsyoubowu6-256/+80
Change-Id: Ide3962f548e619c4cdeee416b02c1cda2b2d9b9a Issue-ID: HOLMES-50 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-13Add Logs for ResponseGuangrongFu1-1/+3
Change-Id: I242efc5b1d2174fa51274b98d0456003de88c875 Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-13Add Logs for the ResponseGuangrongFu1-0/+1
Change-Id: I433c3e74289175cb94bc87417fa4357047486d36 Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-13Modify the Http Entity Parsing Logictangpeng1-15/+64
Change-Id: Ic561d7143b97f0f3bfafed02a24167ec299d0e9f Issue-ID: HOLMES-50 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>