summaryrefslogtreecommitdiffstats
path: root/holmes-actions/src/test
AgeCommit message (Collapse)AuthorFilesLines
2017-09-27modify unit test and aai bugShiwei Tian1-0/+95
Issue-ID: HOLMES-44 Change-Id: I83b7d90eb25289326a76613ea160442ed3bdd1e1 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-27modify unit test and aai queryShiwei Tian3-16/+79
Issue-ID: HOLMES-44 Change-Id: I9d67fc26681dfb540ae4d011cde4d0cdc5f3d2a3 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-26add httpsutil and modify query from aaiShiwei Tian5-18/+981
Issue-ID: HOLMES-44 Change-Id: I8f699296ae6465016bf6e802c3d9e6cea07b5612 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-16Get the MSB info from DCAE ConsulGuangrong Fu3-36/+381
Change-Id: I67206b028abefd99ff4b249a254882f08a642a4d Issue-ID: HOLMES-45 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-12modify MQproducerShiwei Tian1-2/+3
Issue-ID: HOLMES-47 Change-Id: I9224601a0d29986d0a7a7ebaaac6e6846d22ac7e Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-06Change the API PathGuangrong Fu1-1/+1
Change the url from onapapi to api Change-Id: I0e62ddecb561c810a0a29d09abf893f33261be77 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-06Change the Data Type of Some FieldsGuangrong Fu1-1/+1
Change-Id: I7e08805477983ad7956a5ee2f7e79cb6f80bd365 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-02Introduce MSB Java SDKGuangrong Fu1-0/+27
Add the registration logic using MSB Java SDK Add corresponding unit test codes Add dependencies into pom.xml Change-Id: I4c003c3585702d4956855f62c7ce341bc66b07f4 Issue-ID: HOLMES-48 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-07Add DCAE configuration parsing toolsGuangrong Fu2-0/+128
Add DCAE configurations parsing classes. Add corresponding unit test codes. Change-Id: I7711ede272d470af9a596539691ac224cf96fd5d Issue-ID: HOLMES-25 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-02Change the package name from openo to onapGuangrong Fu19-94/+29
Change the package name & maven from openo to onap Change-Id: I9c1fcaaa1c357fbd2b5c3bc2108d7cebd2b0ffc6 Issue-ID: HOLMES-10 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-03-14Add UT for actions60920020671-1/+1
Change-Id: Ic2dd7c4326111d9d3b8565a6b7e83b4f46bc197d Issue-ID: HOLMES-50 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-14Add UT for actions60920020672-0/+111
Issue-ID: HOLMES-50 Change-Id: I295a72e8a8b522e48e43b8ee32152bdf71656e4d Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-09Add msb register codeyoubowu2-0/+110
Issue-ID:HOLMES-51 Change-Id: I9c54afdc6c97bedd3d4d88d33a4ca9b4d40b18b4 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-02Add dsa i18nFengLiang1-0/+16
Change-Id: I1d54f847dac127c0cc90cfc0517fc7094bcbf776 Issue-ID:HOLMES-51 Signed-off-by: FengLiang <feng.liang1@zte.com.cn>
2017-03-01Fix unit testyoubowu1-2/+11
Issue-ID:HOLMES-51 Change-Id: I1fc4a6da12f085cbb8ad2a36ef630823e5707ae3 Signed-off-by:youbowu <wu.youbo@zte.com.cn>
2017-03-01Fix the sonar detected erroryoubowu4-9/+73
Issue-ID:HOLMES-51 Change-Id: I1ac160651d7cd1382076a447d33482219cdb0def Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-28Add action module unit tests609200206715-0/+1295
Issue-ID:HOLMES-51 Change-Id: Iaab72cb42d7af3636736c505f62db295c20ba3c7 Signed-off-by: youbowu <wu.youbo@zte.com.cn>