summaryrefslogtreecommitdiffstats
path: root/engine-d-standalone/src/main/assembly/bin/run.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-09-16Integrate Holmes with DCAEGuangrong Fu1-0/+4
Get service information via DCAE CBS Change-Id: Iba5fc4dd52553e7da909adf50ed9d40e04adc5bc Issue-ID: HOLMES-45 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-05Change the DB from MySQL to PostgreSQLGuangrong Fu1-2/+2
Change-Id: I654c872040b4c77f1abee1576bd3952a7ec56f79 Issue-ID: HOLMES-49 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-03Set the confidential info for ActiveMQGuangrong Fu1-0/+2
Change the defaut username and password for MQ topics Change-Id: I244a8229a4cacae439975a3245da3625639408fa Issue-ID: HOLMES-43 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-02Add ActiveMQGuangrong Fu1-2/+8
Start ActiveMQ before starting the Holmes service Change-Id: Ic22f6dbf9643ffd7f19618f77215c613a622db02 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-02Expose the host IP to the serviceGuangrong Fu1-0/+3
Expose the host IP to the service Change-Id: I298b6a333a654b73a8d35cf6e9a008a098a1fad7 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-01Add DB information into the shell scriptGuangrong Fu1-0/+5
Add DB information before starting the service Change-Id: I3b289719e2c9a7124e03b14a272ce583ef6de55a Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-28Modify the configruation for docker-makingGuangrongFu1-2/+2
Add some dependencies in the pom.xml Change the main path of the entrypoint of the app Change-Id: I8242b9502fff28e5c90a111a95cd996db47d0ffc Issue-ID: HOLMES-39 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-08-07Change the groupid from openo to onapGuangrong Fu1-1/+1
Change the groupid and package paths to onap. Change-Id: Ie2f9926d418fbb434509a0d740efa95148ab58de Issue-ID: HOLMES-8 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-02-21Add holmes-engine-d-standalone moduletangpeng1-0/+35
Change-Id: I92203b32eac0888ba6df0328a6bc0a918909e3b3 Issue-Id:HOLMES-45 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>