summaryrefslogtreecommitdiffstats
path: root/rulemgt-standalone/src
AgeCommit message (Collapse)AuthorFilesLines
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 ProblemGuangrongFu3-2/+2
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-26Change the command line from CMD to ENTRYPOINTGuangrong Fu1-1/+1
ENTRYPOINT as a substitute of CMD Change-Id: I4f65f2c0c362adff8c183ca8d6404e5854484980 Issue-ID: HOLMES-42 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-22Add a Dockerfile for docker-makingGuangrong Fu1-0/+48
Change the package file from .zip to .tar.gz for linux Add a Dockerfile Change-Id: I31354fb5d4ffcd135b4f5574dea1ca4249d3c917 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-07Change the groupid from openo to onapGuangrong Fu7-8/+8
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-03-13Modify the URI of the MicroserviceGuangrongFu1-1/+1
Change-Id: I22f4859d6f44f5efd32296a7f072adb515f0fa94 Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-09Fix yml fileyoubowu1-2/+0
Issue-ID:HOLMES-50 Change-Id: I50943ca96c8008bf462f5dca09cde6a949323b4c Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-07Modify msbServerAddryoubowu1-1/+1
Issue-ID:HOLMES-47 Change-Id: I5be753f7a457830e6772bf43f61550ff87ebdd24 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-03Modify sql scriptstangpeng2-13/+18
Change-Id: I927f848c26580e3ed7abc1fd88d4908ff1139075 Issue-ID: HOLMES-47 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2017-03-03Add printing run db logtangpeng1-0/+1
Change-Id: I785ea768d25654ae5a3ebb57db263b2a8246bfda Issue-ID:HOLMES-47 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2017-03-02Modify server portyoubowu1-1/+1
Change-Id: I7accd8ac395602b442a0e38abbfe5d245776d0f7 Issue-ID:HOLMES-47 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-28Modify database scripttangpeng2-102/+41
Change-Id: Ice12c7810a183c4dbb501f7f6fd38499be9aaff7 Issue-ID:HOLMES-47 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2017-02-28Add Rule Management Standalonetangpeng9-0/+431
Change-Id: I469fa41ea70f4f7b7740716287e46201f5faa484 Issue-ID:HOLMES-47 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>