summaryrefslogtreecommitdiffstats
path: root/rulemgt/src/test/java/org/onap
AgeCommit message (Collapse)AuthorFilesLines
2021-08-21bugfix - rule sync issues when engine redeployedGuangrongFu1-423/+427
Issue-ID: HOLMES-462 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> Change-Id: I082b0df4215fd13b7313b3093494c34c7daa7c9c
2021-06-03Removed Dependency: httpclienttang peng4-270/+143
Issue-ID: HOLMES-414 Signed-off-by: tang peng <tang.peng5@zte.com.cn> Change-Id: I3d7771d25d4bd0f67a2e02373ceb2ec392ad4f40
2021-04-07Fixed the Start-up Failure in the Dualstack Env1.3.3GuangrongFu1-1/+0
Change-Id: I17d2a8cd5cba6276e131f67365143db1dda53114 Issue-ID: HOLMES-429 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-22Remove IP addressesGuangrongFu3-13/+13
Change-Id: Ib641a153de2704a936d9755150d234004f1f2b4f Issue-ID: HOLMES-425 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-10-23Register Holmes to MSB Using Ordinary HTTPS RequestGuangrongFu2-25/+52
Change-Id: I1cb25caab2bda8e7b6836ce70c88f90041c15167 Issue-ID: HOLMES-368 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-10-10Fixed MSB Invocation Issuestang peng2-86/+45
Issue-ID: HOLMES-365 Signed-off-by: tang peng <tang.peng5@zte.com.cn> Change-Id: Ibae0924268e25f0af5f13ded1e2e1be51e8106d8
2020-08-24Fixed Some Vulnerability IssuesGuangrongFu1-3/+3
Fixed the fastjson issue Fixed the retrofit issue Change-Id: Ife7dca0f0aeaf09c753615ef870b84867a970c8d Issue-ID: HOLMES-345 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-08-14Tried to Fix Some Vulnerability IssuesGuangrongFu3-22/+23
Change-Id: I240abe1ccb8c50d10069c083a0e6ceb0f5bf49c0 Issue-ID: HOLMES-345 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-06-22Updated to Java 11GuangrongFu4-43/+23
Change-Id: I890cabaecf65588739d4e6281ec9b32087e334ea Issue-ID: HOLMES-302 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2019-03-30HTTP/S Modificationstangpeng2-10/+7
Change-Id: I731a37f868a8145f3018314db7c0248a75c8d62d Issue-ID: HOLMES-203 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2018-09-18Changed the Style of GUIGuangrongFu1-1/+1
Change-Id: Ie30363f6358639c660f49585aa03d243b560e444 Issue-ID: HOLMES-148 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-09-10Correted UT Coverage IssuesGuangrongFu2-17/+17
Change-Id: Id89d4c600683646958e7e0b4b2982506e1bf7db4 Issue-ID: HOLMES-159 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-30Add some UT codesGuangrongFu1-75/+148
Change-Id: I477f23f237dad9efbf473545c80e296ed992ae71 Issue-ID: HOLMES-159 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-17Added UT CodesGuangrongFu2-118/+213
Change-Id: I0f01e2ad4dde38e50231e3b5afef4786ccd0c54c Issue-ID: HOLMES-159 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-04-09fix https bugShiwei Tian1-1/+30
Issue-ID: HOLMES-104 Change-Id: I6922584f94aa0ec79fda1e2b3dcc7da6c874c9da Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-03-29Fixed the Start-up LogicGuangrongFu1-1/+56
Change-Id: I5646e771e05f5f774162373a2f69a0815acb53e5 Issue-ID: HOLMES-106 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-03-28Allocate RuleCongcong Peng4-25/+169
Issue-ID: HOLMES-106 Change-Id: I50937669cf26ead5abb8d2ef9bd20bc61095ac1b Signed-off-by: Congcong Peng <peng.congcong@zte.com.cn>
2018-03-06Change HTTP Requests into HTTPS OnesShiwei Tian3-37/+58
Issue-ID: HOLMES-104 Change-Id: I73d23418fbfaa23121ec825b11bbb46e55b2058c Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-02-27Replace Jackson with GSONYiLi2-3/+5
Change-Id: Ifffe7aca1116e2706d66ecb682697df521785b57 Issue-ID: HOLMES-115 Signed-off-by: YiLi <li.yi101@zte.com.cn>
2017-11-03Modify the Service Addr Query LogicGuangrong Fu1-2/+2
Change-Id: Ieac7058fc69aa5f6a7b296564e4266f4a5399e7f Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-14Extract the Common ToolGuangrong Fu1-53/+0
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 Fu2-3/+8
Change-Id: Iefc0f22da204f30fca8ef81effcd3497a347ebc0 Issue-ID: HOLMES-59 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-09modify dace polling and loopControlNameShiwei Tian2-24/+9
Issue-ID: HOLMES-67 Change-Id: If538c63d4ab173bd4ea0aa0bb3af8afcce24a177 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-26add polling rule taskShiwei Tian2-2/+140
Issue-ID: HOLMES-56 Change-Id: I842ead880777b76da013834e5a25e10b0d8834bf Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-21Add Swagger Related ConfigurationsGuangrong Fu1-6/+6
Change-Id: Ia6dddca44d18725b6b77afc5c7d5dd0ba73c3542 Issue-ID: HOLMES-54 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-06Change the API PathGuangrong Fu1-1/+1
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-08-07Change the groupid from openo to onapGuangrong Fu18-0/+1636
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>