summaryrefslogtreecommitdiffstats
path: root/rulemgt/src/main/java/org/onap/holmes/rulemgt/wrapper/RuleMgtWrapper.java
AgeCommit message (Collapse)AuthorFilesLines
2022-10-27bugfix - response message errorGuangrong Fu1-1/+4
Issue-ID: HOLMES-583 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: Ida28cec4c1ae5a8c0560b3d4db9ab1647216f021
2022-08-11Migrate from DW to SpringbootGuangrong Fu1-40/+26
Issue-ID: HOLMES-511 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I1be0775a4fc8b754218cd584a5de7af96b2ee0e2
2021-08-21bugfix - rule sync issues when engine redeployedGuangrongFu1-279/+288
Issue-ID: HOLMES-462 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> Change-Id: I082b0df4215fd13b7313b3093494c34c7daa7c9c
2020-10-10Fixed MSB Invocation Issuestang peng1-14/+15
Issue-ID: HOLMES-365 Signed-off-by: tang peng <tang.peng5@zte.com.cn> Change-Id: Ibae0924268e25f0af5f13ded1e2e1be51e8106d8
2018-03-28Allocate RuleCongcong Peng1-9/+28
Issue-ID: HOLMES-106 Change-Id: I50937669cf26ead5abb8d2ef9bd20bc61095ac1b Signed-off-by: Congcong Peng <peng.congcong@zte.com.cn>
2018-03-07modify rest api response filedShiwei Tian1-1/+1
Issue-ID: HOLMES-104 Change-Id: I1bfe4455f1bbfa62ea7431952ddc5edd456279ff Signed-off-by: Shiwei Tian <tian.shiwei@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-10-16Fix the CSIT ProblemGuangrong Fu1-0/+1
Change-Id: I31963025037d80d295eff1e71dc1773c723a735e Issue-ID: HOLMES-76 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-14Add DMaaP Configuration APIs for TestingGuangrong Fu1-20/+8
Change-Id: Iefc0f22da204f30fca8ef81effcd3497a347ebc0 Issue-ID: HOLMES-59 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-14modify control loop nameShiwei Tian1-3/+19
Issue-ID: HOLMES-67 Change-Id: Ifa7f463855d598350c81c2aa82cce254dccba213 Signed-off-by: Shiwei Tian <tian.shiwei@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-09modify dace polling and loopControlNameShiwei Tian1-1/+4
Issue-ID: HOLMES-67 Change-Id: If538c63d4ab173bd4ea0aa0bb3af8afcce24a177 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-08-07Change the groupid from openo to onapGuangrong Fu1-0/+244
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>