summaryrefslogtreecommitdiffstats
path: root/dmaap-dsa
AgeCommit message (Collapse)AuthorFilesLines
2017-09-28add cleared type in vesAlarmShiwei Tian1-0/+1
Issue-ID: HOLMES-29 Change-Id: I46bb9f7acea7e5a51ab6c901d6cfa724732c6031 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-25modify method extractVesAlarm to privateShiwei Tian1-1/+1
Issue-ID: HOLMES-29 Change-Id: I78e71282953c6859a520a707d9a559e27f0441c6 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-16Register the Service Using MSB SDKGuangrong Fu3-55/+29
Change-Id: I265a2da3f49656130d0226805782b458942a2451 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: I18a45594a9bc762aaefca2c0d12369907769e504 Issue-ID: HOLMES-51 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-12add dmaap response convert testShiwei Tian1-0/+338
Issue-ID: HOLMES-29 Change-Id: Idaffce3f03288715cee3909fb7e29268ff6540c2 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-12Add dmaap response convertShiwei Tian2-0/+198
Issue-ID: HOLMES-29 Change-Id: Ie5f7c772db16ed8b9568105310783c9a734fe478 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-06Change the API PathGuangrong Fu1-1/+1
Change the API path from onapapi to api Change-Id: Ie4ea49e2f9531044399a3d98513d6f96ee866c98 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-29Initialize the App and Config ClassGuangrong Fu2-0/+109
Create DmaapDsaActiveApp.java Create DmaapDsaConfig.java Change-Id: Idbc3c1c8306e97ad0d4eb0941d498df591a1f3eb Issue-ID: HOLMES-29 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-07Create directories for DSAGuangrong Fu3-0/+608
Initialize the project directory Change-Id: I056beb882cb1014ec818c6cb9821b9285b4fe76a Issue-ID: HOLMES-31 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>