summaryrefslogtreecommitdiffstats
path: root/msb-core
AgeCommit message (Collapse)AuthorFilesLines
2016-09-29MSB should pass the request with X_Driver_Parameter header to driver mgr. pluginHuabingZhao2-0/+18
Issue-Id: OCS-94 Change-Id: If86c076cef537c6d9ff1b122f5b63653e62ba599 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-09-29Merge "add the driver lua"HuabingZhao1-3/+90
2016-09-27Issue-id: OCS-84Zhaoxing2-0/+0
shutdown.sh should be renamed the name of “shutdown.sh” is the same as linux system shutdown shell command, and it may cause the OS shutdown accidentally shutdown.sh --> stop.sh Change-Id: Iadbea0a988972dfd95dc70c54a85c2ee364895ca Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2016-09-27Issue-id: OCS-83Zhaoxing2-0/+0
MSB should use OPEN-O logo in it's home page Change-Id: Ifa7151b395f334957a00962970a89e61e141b716 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2016-09-27Merge "OCS-52 Translate Chinese annotation"Jian Huang9-240/+33
2016-09-26Merge "Modify license header"HuabingZhao132-132/+132
2016-09-26Modify license headerHuabingZhao132-132/+132
Issue-Id: OCS-81 Change-Id: I06e3f2c555be2b58a02412713f99b6e03c849cec Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-09-26OCS-52 Translate Chinese annotationtanghua9-240/+33
bug: OCS-52 Translate Chinese annotation Change-Id: Ib9872877f11f23cde1efac6ff3f9f61b3a390f30 Signed-off-by: tanghua <tang.hua52@zte.com.cn>
2016-09-26Merge "add the auth lua plugin"Sukesh Aray1-3/+142
2016-09-26fix issue: driver manager plugin should be invoked for every client requestHuabingZhao2-2/+2
Issue-Id: OCS-77 Change-Id: I5f753aaccf4a39ad59ceb548a0765d53ea31f3b3 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-09-26Add Winery routing forwarding ruleshuangjian1-0/+24
Change-Id: I19843e8056fc6b9b67e11ea0aa5d59aac4025dae Signed-off-by: huangjian <huang.jian12@zte.com.cn>
2016-09-26add the driver luazhouruiyu1-3/+90
Change-Id: I1d8b2adaaaae25a0990530fc48a497f9c201da4a Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-09-26'eag/nginx/sbin/nginx' didn't have execute permissionshuangjian1-1/+1
Change-Id: I24ec5c92a7d1ad0db01f7de1853382e2c67b2c55 Issue-id: OCS-69 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
2016-09-26Merge "Repair the icon can't display problems"Jian Huang1-1/+1
2016-09-24Repair the icon can't display problemstanghua1-1/+1
Change-Id: I050495250b7e795f48b79d97bb48761a3a0326d4 Signed-off-by: tanghua <tang.hua52@zte.com.cn>
2016-09-24add the auth lua pluginzhouruiyu1-3/+142
Change-Id: If713aaeeb076cce964c656fecadbdff7d6dd76d4 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-09-23'eag/nginx/sbin/nginx' didn't have execute permissionshuangjian1-0/+2
Change-Id: I31e85d66f96ad8ae617eaa262b783b1ab3a5af4e Issue-id: OCS-69 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
2016-09-22Revert the Auth and Driver Mgr. Plugin to it's first version, please add the ↵HuabingZhao2-235/+17
logic to access method Issue-Id: OCS-63 Change-Id: I7b594ce066f24ca69d16f9d1a43123ae3f00060d Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-09-201.change the license header formatzhouruiyu2-20/+26
Change-Id: Iacfb170db430a73d4cc3483600a699e75fd9fef5 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-09-201. add the auth lua plugin and the driver lua plugin.zhouruiyu4-41/+1159
Change-Id: Id446447dbd904092f7dd2d1326d3c51c4876713b Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-09-19Add scripts for external API gatewayHuabingZhao12-94/+443
Change-Id: Ice85f6277d0a0d54e00c60a08c687b4ba6b22183 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-09-18Merge "update comments in the lua code"HuabingZhao1-7/+0
2016-09-14Fix build errors in autorelease full clean buildGary Wu3-2/+1
Fix build errors found in autorelease during full clean build of all projects. Change-Id: I433cb9e328f696a988d366577b77f050dda87a7a Issue-id: INT-9 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2016-09-14update comments in the lua codeYonggangWang1-7/+0
Change-Id: I950a141a50825484e4ab3d8871ad427e977c31dc Signed-off-by: YonggangWang <wang.yonggang131@zte.com.cn>
2016-09-14OCS-18 MSB-API Gateway add extension point for Auth and Driver Mgr.YonggangWang6-1/+129
Issue-id: OCS-18 MSB-API Gateway add extension point for Auth and Driver Mgr., these modules only need to fill in own logical code. Change-Id: Ib54e807ae532bfb91c58bcbf8c9c56ee7e0d4ebf Signed-off-by: YonggangWang <wang.yonggang131@zte.com.cn>
2016-09-09Issue-id: OCS-9Zhaoxing261-17588/+19487
Change-Id: I73c18bdda656c43687810930338f9a949ed08848 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2016-09-01Change artifact groupId to allow Nexus deploymentGary Wu11-167/+156
Change-Id: I78af2ba519302a02057fa2ad34cdbd76e7ea0f77 Issue-id: INT-40 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2016-08-25Solve api gateway issueHuabingZhao31-1967/+343
Change-Id: I88fedc04faaf4d799b9dbf4c306aa073cabd6218 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-08-18Fix the licences check warningHuabingZhao85-826/+1216
Change-Id: I5b27e2eadd0e5658add66ff2ef48d9285b0a93b7 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-08-171. Adjust the directory hierarchyHuabingZhao453-0/+81663
2. Fix the compile issue Change-Id: Ibf10c83104e5e673bc797013799861426cd950ce Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>