Get the MSB info from DCAE Consul 49/12849/2
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Sat, 16 Sep 2017 06:48:57 +0000 (14:48 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Sat, 16 Sep 2017 07:12:27 +0000 (15:12 +0800)
commit9d2cccba20f32fe54e4ccf1f433f68b5cee95bd5
treecf23917ca2c1b244baaf2454e62e0c15c4fa7b6a
parent8eedabbb6faf3bc2ba10df850e68cf719cd6c8ad
Get the MSB info from DCAE Consul

Change-Id: I67206b028abefd99ff4b249a254882f08a642a4d
Issue-ID: HOLMES-45
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
holmes-actions/pom.xml
holmes-actions/src/main/java/org/onap/holmes/common/api/stat/VesAlarm.java
holmes-actions/src/main/java/org/onap/holmes/common/config/MicroServiceConfig.java
holmes-actions/src/main/java/org/onap/holmes/common/constant/AlarmConst.java
holmes-actions/src/main/java/org/onap/holmes/common/dmaap/entity/VesAlarm.java [deleted file]
holmes-actions/src/main/java/org/onap/holmes/common/utils/MSBRegisterUtil.java
holmes-actions/src/test/java/org/onap/holmes/common/api/stat/VesAlarmTest.java [new file with mode: 0644]
holmes-actions/src/test/java/org/onap/holmes/common/config/MicroServiceConfigTest.java
holmes-actions/src/test/java/org/onap/holmes/common/utils/MSBRegisterUtilTest.java
pom.xml