summaryrefslogtreecommitdiffstats
path: root/rulemgt-standalone/src/main/assembly/bin/run.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-03-28Updated the Version of DropwizardGuangrongFu1-1/+1
Change-Id: I83105eadc15fd1ad635beb4a255206b312796ef8 Issue-ID: HOLMES-123 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-03-06Change HTTP Requests into HTTPS OnesShiwei Tian1-0/+8
Issue-ID: HOLMES-104 Change-Id: I73d23418fbfaa23121ec825b11bbb46e55b2058c Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-11-02Correct the Syntax Error in the ScriptsGuangrong Fu1-2/+2
Change-Id: Ie2796fa0b76e615cda93a442aa3df5741a32a40b Issue-ID: HOLMES-83 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-02Add Some Vars to Adjust Holmes to DCAE BootstrapGuangrong Fu1-2/+23
Change-Id: Ic62d4adb12732e7c3f4bdc6014c8e8c5e23107c7 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: I6283b610738d36fc6ea6fbccbbfca04cf5446194 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: I4188d5d1158d40dfa256308faefe48cb2e1a42d6 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: Ic1fd8971d0e80c85a42bcd4d14561228ab3b42f2 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: Ice4d5a03b0644850c3d6ec0764b374526bb320ae 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: Idc90fd5bb9c1120529baec736a40b53960712b25 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: If3e82cca0b27c5e486762b22305c1575d76789fe Issue-ID: HOLMES-49 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-02Add the IP of the MS into the scriptGuangrongFu1-0/+4
Add the IP of the MS itself into the script Change-Id: I2b8d42f8774d3dac46c1116b37eeb75cc19ea631 Issue-ID: HOLMES-39 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-09-02Fix the DB Init ProblemGuangrongFu1-1/+1
Change the main path of the DB script file. Change the IP addr of the DB. Rename the DB script file from openo to onap. Change-Id: I2b8d428877453dac46c1156b37eeb75c019ea631 Issue-ID: HOLMES-39 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-09-01Merge "Add DB information into the shell script"tang peng1-0/+5
2017-09-01Add DB information into the shell scriptGuangrong Fu1-0/+5
Add DB information before starting the service Change-Id: I3cc5b81d932f28d97afeee5eacfe3a3f398ad4bb Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-28Change the execution path of the main classGuangrong Fu1-1/+1
Change the path of the main class Change-Id: I0bd3095546f254b9b87296813146da1311d31090 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <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: I8432e9ac2c979bbc36e10e6a702c6f04fc41446a Issue-ID: HOLMES-7 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-02-28Add Rule Management Standalonetangpeng1-0/+35
Change-Id: I469fa41ea70f4f7b7740716287e46201f5faa484 Issue-ID:HOLMES-47 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>