summaryrefslogtreecommitdiffstats
path: root/rulemgt-standalone
AgeCommit message (Collapse)AuthorFilesLines
2017-09-21Add Swagger Related ConfigurationsGuangrong Fu1-0/+8
Change-Id: Ia6dddca44d18725b6b77afc5c7d5dd0ba73c3542 Issue-ID: HOLMES-54 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-07Add HOSTNAME to the DockerfileGuangrong Fu1-0/+2
Change-Id: I6782505970fc5750cf7801e3fe057332fd1c8cf2 Issue-ID: HOLMES-45 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-06Change the API PathGuangrong Fu1-2/+2
Change the API path from onapapi to api Change-Id: Ie607942ce1554f0e3bb0abf72c3ed6a2d54dacc9 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-06Expose the port in the DockerfileGuangrong Fu1-0/+2
Change-Id: Ie0eb8cc415ae030872d7223440c5f3be21b777a7 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-05Change the DB from MySQL to PostgreSQLGuangrong Fu5-10/+73
Change-Id: If3e82cca0b27c5e486762b22305c1575d76789fe Issue-ID: HOLMES-49 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-03Change the alpine to ubuntuGuangrong Fu1-34/+12
Change the image from alpine o ubuntu Change-Id: I55eaf8d113dd83cbc08cf453546c4c5833ccabf4 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-02Remove target filesGuangrongFu1-44/+0
Remove target files Change-Id: Iae0df5ea74a8eecfa71ce0456eb6dcb60c897694 Issue-ID: HOLMES-39 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-09-02Add the IP of the MS into the scriptGuangrongFu2-0/+48
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 Fu3-152/+271
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 Fu8-13/+13
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 Standalonetangpeng12-0/+667
Change-Id: I469fa41ea70f4f7b7740716287e46201f5faa484 Issue-ID:HOLMES-47 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>