summaryrefslogtreecommitdiffstats
path: root/rulemgt/src
AgeCommit message (Collapse)AuthorFilesLines
2018-09-10Correted UT Coverage IssuesGuangrongFu3-18/+19
Change-Id: Id89d4c600683646958e7e0b4b2982506e1bf7db4 Issue-ID: HOLMES-159 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-30Add some UT codesGuangrongFu2-84/+159
Change-Id: I477f23f237dad9efbf473545c80e296ed992ae71 Issue-ID: HOLMES-159 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-17Added UT CodesGuangrongFu6-369/+459
Change-Id: I0f01e2ad4dde38e50231e3b5afef4786ccd0c54c Issue-ID: HOLMES-159 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-17Merge "change to java 8 lambda"Guangrong Fu3-35/+21
2018-08-14change to java 8 lambdaArindam Mondal3-35/+21
Issue-ID: HOLMES-152 Change-Id: I4687f0145b662185103d683be643342c8a9136e5 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2018-08-03Merge "Removed DCAE Related Log"tang peng1-11/+16
2018-08-03Removed DCAE Related LogGuangrongFu1-11/+16
Change-Id: I01a0ad2fdf0ee79299c163f7ecbdd4c9b3243771 Issue-ID: HOLMES-155 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-03Merge "Fixed some UI bugs"tang peng1-2/+2
2018-08-03Fixed some UI bugsGuangrongFu1-2/+2
Change-Id: Ic7229b94bcfca46b33bc3e6184e4dccf34982c60 Issue-ID: HOLMES-154 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-07-20FIX SONAR ISSUE USING TRY WITH RESKrishnajinka1-18/+9
swagger resource file contain try blocks use try with resources construct as per SONAR Issue-ID: HOLMES-145 Change-Id: Id977d6d7b70698b965b32a67c31e366e510e11e0 Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
2018-07-20Change the buiding tool to angular-cliGuangrongFu166-22596/+0
Change-Id: Iacc77251238b9d8b2893dbbf311775f9fb7425d3 Issue-ID: HOLMES-111 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-07-18Initialize the UI codeGuangrongFu166-0/+22596
Change-Id: I5c234cd9bb0865876e3ccd948530552166f33bd0 Issue-ID: HOLMES-111 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-04-16fix https timeout get connectionShiwei Tian3-7/+27
Issue-ID: HOLMES-104 Change-Id: Ib235d4df9a221bbf2d2f0322aac73f9ca894bfbe Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-04-09fix https bugShiwei Tian4-10/+110
Issue-ID: HOLMES-104 Change-Id: I6922584f94aa0ec79fda1e2b3dcc7da6c874c9da Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-03-29Fixed the Start-up LogicGuangrongFu5-89/+162
Change-Id: I5646e771e05f5f774162373a2f69a0815acb53e5 Issue-ID: HOLMES-106 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-03-28Allocate RuleCongcong Peng14-48/+722
Issue-ID: HOLMES-106 Change-Id: I50937669cf26ead5abb8d2ef9bd20bc61095ac1b Signed-off-by: Congcong Peng <peng.congcong@zte.com.cn>
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 Findingszhangcheng2-28/+28
Issue-ID: HOLMES-121 Change-Id: I712b4bd4e7b0d63c43b05549d2cded13a4b29ea3 Signed-off-by: zhangcheng <zhang.cheng7@zte.com.cn>
2018-03-09Fixed Some Sonar FindingsGuangrongFu1-1/+1
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 Tian18-155/+193
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 GSONYiLi5-46/+41
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-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-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 Tian4-2/+263
Issue-ID: HOLMES-56 Change-Id: I842ead880777b76da013834e5a25e10b0d8834bf Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-21Add Swagger Related ConfigurationsGuangrong Fu5-25/+266
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-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 Fu38-193/+179
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>