summaryrefslogtreecommitdiffstats
path: root/holmes-actions/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-09-25modify pom and rule.enabled = 1Shiwei Tian1-0/+5
Issue-ID: HOLMES-63 Change-Id: Id136259af2951520f6b9d4781c32f0a64dc4e339 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-16Get the MSB info from DCAE ConsulGuangrong Fu1-8/+4
Change-Id: I67206b028abefd99ff4b249a254882f08a642a4d Issue-ID: HOLMES-45 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-02Introduce MSB Java SDKGuangrong Fu1-1/+4
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-07Change the package name from openo to onapGuangrong Fu1-3/+3
Change the package name & maven from openo to onap Change the group id from actions to common Change-Id: Ic60e93e4f25a2640f33c93469b18ac63b9c7235e Issue-ID: HOLMES-10 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-02Change the package name from openo to onapGuangrong Fu1-10/+13
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-11Modify the MSB Registration LogicGuangrongFu1-0/+5
Change-Id: I2b223b3d5b6b377abd21fe77ed2c2eaa4fdacf71 Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-09Add msb register codeyoubowu1-0/+4
Issue-ID:HOLMES-51 Change-Id: I9c54afdc6c97bedd3d4d88d33a4ca9b4d40b18b4 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-28Fix aciton module codeyoubowu1-0/+19
Issue-ID:HOLMES-9 Change-Id: I4d95517f2c0fdf36ce001ffe5437f96335ffe2ac Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-23Modify pomFengLiang1-15/+9
activemq-all to activemq-core Change-Id: Ied44d372a94193f3f1239a290b8f13ea40e53e0f Issue-ID:HOLMES-37 Signed-off-by: FengLiang <feng.liang1@zte.com.cn>
2017-02-21Modify exceptionFengLiang1-5/+15
private static IterableProvider<MQConfig> mqConfigProvider; Remove static Issue-ID:HOLMES-37 Change-Id: I31d962050544522cbb169dde8fe69b1491713126 Signed-off-by: FengLiang <feng.liang1@zte.com.cn>
2017-02-16Add mqFengLiang1-0/+8
add mq function Change-Id: Ida02db81314d203f0e9b7b780f2848ac8dbdc4c8 Issue-ID:HOLMES-19 Signed-off-by: FengLiang <feng.liang1@zte.com.cn>
2017-02-15Add baseservice-i18 dependencyyoubowu1-4/+4
Issue-ID:HOLMES-9 Change-Id: I6ac6239560db4526cb37400528c15cb53308119e Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-14Change the Group ID to org.openo.holmes.actionsGuangrongFu1-1/+1
Change-Id: Ic4ce77aa8b8f2db147a20eb1dd81751e09331bb0 Issue-ID: HOLMES-9 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-14Add module holms-actions code60920020671-0/+112
Issue-ID:HOLMES-9 Change-Id: Ied3ccef8a873bf4b9af0a0fc12324fb69716bc18 Signed-off-by: 6092002067 <wu.youbo@zte.com.cn>