summaryrefslogtreecommitdiffstats
path: root/dmaap-dsa
AgeCommit message (Collapse)AuthorFilesLines
2017-11-09Merge "Add the Stacktrace into the Log"v1.0.02.0.0-ONAP1.0.0-ONAP1.0.0-Amsterdambeijing2.0.0-ONAPtang peng1-1/+1
2017-11-09Add the Stacktrace into the LogGuangrong Fu1-1/+1
Change-Id: I5ac78b3a7c4b73d8d4a3fe9cf928db4a2ded80ae Issue-ID: HOLMES-86 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-06Change the Dependency Version of MSB to 1.0.0Guangrong Fu1-1/+0
Change-Id: I23cfbe15f0c69d9caa98fb7db1a1140c47d28964 Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-03Merge "Modify the Service Addr Query Logic"tang peng1-3/+1
2017-11-03Modify the Service Addr Query LogicGuangrong Fu1-3/+1
Change-Id: Ic8526936e03570422d70e37788f1db939a405acc Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-01Exclude Duplicated DependenciesGuangrong Fu1-1/+1
Change-Id: Ic7e534df548928273e329a4bae572b7da185a5ef Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-29Corret the Field Name when Parsing MsgGuangrong Fu2-8/+8
Change-Id: I9ac174564f8c200c07a1f26e160f72520eba0de9 Issue-ID: HOLMES-82 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-27Add the "timeout" Param into the Request PathGuangrong Fu1-1/+1
Change-Id: Ie185500761003091f6d3adad86397f1127a4432f Issue-ID: HOLMES-80 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-20Correct the TyposGuangrong Fu1-2/+2
Change-Id: I8552825e5115b0c062a85a0fdd02440a9ef9de12 Issue-ID: HOLMES-79 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-20modify bugShiwei Tian1-6/+6
Issue-ID: HOLMES-71 Change-Id: I8511279d7a2b0c23bc036bb95449c34aee3be643 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-16modify bugShiwei Tian1-3/+8
Issue-ID: HOLMES-71 Change-Id: I96553e6c47ee77f2b3559d8413edd724afa1865b Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-10Change the Version Back to SnapshotGuangrong Fu1-1/+1
Change-Id: I733c5726a11018f9e852b2ecafc6a49562f672a5 Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-09Change the Version of the Parent POMGuangrong Fu1-1/+1
Change-Id: I426f2bd97dc460daae0e004b79e369a4c297718c Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
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>