summaryrefslogtreecommitdiffstats
path: root/engine-d-standalone/src/main/assembly/bin
AgeCommit message (Collapse)AuthorFilesLines
2018-07-24Set the base image to alpineGuangrongFu2-3/+3
Change-Id: I0b271754635dd0fecb5c6717eef9d56cf1bbbac0 Issue-ID: HOLMES-146 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-04-03Fixed the start-up failure of the engine moduleGuangrongFu2-8/+32
Change-Id: I125c922d021530904916b16404847bdd5b6c46b1 Issue-ID: HOLMES-128 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-03-29Fixed the Instantiation Problem of EngineGuangrongFu1-2/+2
Change-Id: I771d72f3b1f244fae4f303f15c40ebd322a24de1 Issue-ID: HOLMES-106 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-03-28Put Dependencies into a Lib DirGuangrongFu1-1/+1
Change-Id: I073f90db334bb0e31cda979e48160a3daf0a82e6 Issue-ID: HOLMES-123 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-03-06Change HTTP Requests into HTTPS OnesShiwei Tian1-0/+7
Issue-ID: HOLMES-104 Change-Id: I535050f7dcacc2caa75d9a8941d93000fd91c361 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-11-02Add Some Vars to Adjust Holmes to DCAE BootstrapGuangrong Fu1-1/+17
Change-Id: I79ccd29a4adc818a98692090aab8f935ea3d7720 Issue-ID: HOLMES-83 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-12Enable specifying the Host IP using ScriptGuangrong Fu1-1/+1
Change-Id: Ia0c1901551828aafc844e2dd3fb1bc16a84605b6 Issue-ID: HOLMES-73 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-12Enable specifying the Host IP using ScriptGuangrong Fu1-2/+6
Change-Id: I5e2564d3c23c5bb0b30bad2b0cdede9c83694956 Issue-ID: HOLMES-73 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-18Fix the Grammatical Error in the ScriptGuangrong Fu1-1/+3
Change-Id: I5928694e31521754737d40c22d8fd4cef6de0b17 Issue-ID: HOLMES-45 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-18Fix the Grammatical Error in the ScriptGuangrong Fu1-1/+1
Change-Id: I4fb3634e5585af25d7746ce49aa808116e26b7e3 Issue-ID: HOLMES-45 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
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 Fu6-6/+6
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-03-03Add printing run db logtangpeng1-0/+1
Change-Id: I6dc553d6a53b27aed86dcd3cc3842b613c0a0ad5 Issue-ID:HOLMES-47 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2017-02-21Add holmes-engine-d-standalone moduletangpeng7-0/+246
Change-Id: I92203b32eac0888ba6df0328a6bc0a918909e3b3 Issue-Id:HOLMES-45 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>