summaryrefslogtreecommitdiffstats
path: root/rulemgt/src/main/java/org
AgeCommit message (Collapse)AuthorFilesLines
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 Fu2-4/+4
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 Fu2-50/+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 Fu4-22/+13
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-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-09modify dace polling and loopControlNameShiwei Tian4-10/+22
Issue-ID: HOLMES-67 Change-Id: If538c63d4ab173bd4ea0aa0bb3af8afcce24a177 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-26add polling rule taskShiwei Tian2-0/+123
Issue-ID: HOLMES-56 Change-Id: I842ead880777b76da013834e5a25e10b0d8834bf Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-21Add Swagger Related ConfigurationsGuangrong Fu3-19/+27
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 Fu4-5/+5
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-02Using MSB Java SDK for registrationGuangrong Fu1-20/+31
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-07Change the groupid from openo to onapGuangrong Fu20-120/+109
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/mercury60920020673-6/+12
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 Requestsyoubowu3-190/+37
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>
2017-03-12Add Logs for Result CheckingGuangrongFu1-0/+2
Change-Id: Ib269da8460b6fd8fdf1845d1e7ba1521a7863ace Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-11Fix the Http Request ProblemGuangrongFu1-2/+0
Change-Id: I5fb291f96c68de761165e42f1647f5aca784e69d Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-11Add log for debuggingyoubowu1-3/+18
Issue-ID: HOLMES-51 Change-Id: I3188905c119716a3b8ca772a45a86100cc85045b Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-11Modify service nameyoubowu1-2/+2
Issue-ID: HOLMES-51 Change-Id: I73dd06f566896bb3be9bf397471f6eb7c4561dd6 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-11Modify the Service NameGuangrongFu1-1/+1
Change-Id: Ib4f7abf890c8fe6a3889b7a9d9ad64a92bed0ca4 Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-10Add log for debuggeryoubowu1-1/+0
Issue-ID: HOLMES-50 Change-Id: Id10222131c475afcbffd9003cc5977d357a7055d Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-10Add log for debuggeryoubowu2-0/+3
Issue-ID: HOLMES-50 Change-Id: I9af16649095b3370c2c357e8612b5256274b23fe Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-10Add log for debuggeryoubowu1-1/+2
Issue-ID: HOLMES-50 Change-Id: I8a326f66f14fc107d6d56250dedc26c3e8ad4723 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-10Add log for debuggeryoubowu2-5/+16
Issue-ID: HOLMES-50 Change-Id: I9761d207cb6d55378592021e42c9398e6343040f Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-09Modify the static variable ENGINE_PATHyoubowu1-1/+1
Issue-ID:HOLMES-50 Change-Id: I3b56eb0e7ff2d85930d59abcc8689b7c0b8e7b55 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-09Add msb register code60920020673-20/+30
Issue-ID:HOLMES-50 Change-Id: I854c07b552dddba14b317b41b16d6e198b23e32d Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-02Fix in rule management the sonar detected erroryoubowu2-10/+7
Issue-ID:HOLMES-50 Change-Id: Ic61e8137521617188fae1d149aad40c88b65e684 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-01Fix db in rule management problemsyoubowu4-18/+38
Issue-ID:HOLMES-50 Change-Id: Iea2cf3b49dd2019fccc7c0014c0c5a5597d7a9c7 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-27Fix the sonar detected erroryoubowu1-21/+3
Issue-ID:HOLMES-50 Change-Id: Ia43c44cf70f6a0ac99592e4e302fda5f123cfc4f Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-27Fix the sonar detected erroryoubowu1-25/+56
Issue-ID:HOLMES-50 Change-Id: I6b06d259ef1b251f45c533f553357f531f46aaec Signed-off-by: youbowu <wu.youbo@zte.com.cn>