aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-11-04Bumping versions by 0.0.1 for maintenace releasessunAndrew Grimberg15-28/+28
Issue-ID: CIMAN-6 Change-Id: Icc63849c6f79743ec1c4368f73f40c42f9bd4af7 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2016-11-04Set send/read timeout 300srelease/sunhuangjian1-2/+2
Change-Id: If90ac412acbd8b462bb8c33a4d6a428d133ea332 Issue-id: OCS-138 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
2016-11-01change the login lua setting's white list. make the login 's dependency ok.zhouruiyu1-1/+7
https://jira.open-o.org/browse/OCS-129 Change-Id: I6fbb2fa69dfc9d19e95456b1ddd1a2297e6e932a Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-10-31change the driver redirect timeout to 5 minute ; change the auth plugin ↵zhouruiyu2-2/+4
white list path into portal-package. https://jira.open-o.org/browse/OCS-142 Change-Id: Ifbb83e8f8b7eefc273dc448420e2d9c1eb91fd65 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-10-30Set send/read timeout 300shuangjian1-2/+2
Change-Id: I1a02dd8740bd59dfc7443bfc2c76f8bf5c533099 Issue-id: OCS-138 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
2016-10-27OCS-133 microservices homepage should support English and named as "Open-O ↵tanghua4-3/+3
micro-services" bug: OCS-133 Issue-Id: OCS-133 change msb homepage title icon and reset title name Change-Id: I1a5541d9a287d2838d8e3f68af2240fb15b5e559 Signed-off-by: tanghua <tang.hua52@zte.com.cn>
2016-10-25Change the login url in the check session lua plugin.zhouruiyu1-3/+3
https://jira.open-o.org/browse/OCS-129 Change-Id: I1c575ee1d1077bddc215c08812bfd1cba4276f1d Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-10-24OCS-79 repair register services fails by interface because of delete api servicetanghua5-52/+37
Change-Id: I50fc840c116533ff69724eacadd67679099b79dd Issue-Id: OCS-79 Signed-off-by: tanghua <tang.hua52@zte.com.cn>
2016-10-24OCS-122 msb service start failedHuabingZhao1-1/+1
Issue-Id: OCS-122 Change-Id: Id03852c317fa7d60343e9accc040a3fa1288c908 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-10-15pass the X-Driver-Parameter to the driver. and also send the query parameter ↵zhouruiyu1-1/+11
there. https://jira.open-o.org/browse/OCS-112 Change-Id: I6dab43adc753695583c1835a9ac9db8cd97eb299 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-10-13OCS-95 Driver has been registered to the DriverMGR, use the driver has been ↵HuabingZhao2-4/+4
registered to access the service, response 404 Issue-Id: OCS-95 Change-Id: Id3206a2da74247c27f2e994fd514afc8d94e21dd Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-10-10Header removed from driver requests712211-0/+1
Change-Id: I88e2929439dd60d5108c5473d8465d76e768fefb Signed-off-by: s71221 <sukeshac@huawei.com>
2016-10-10Merge "Issue-id: OCS-102"Jian Huang1-1/+1
2016-10-10Issue-id: OCS-102Zhaoxing1-1/+1
redirected to OPEN-O user login page Change-Id: I87444da6c6152095aadd578b22a9e225ffb423c8 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2016-10-10Merge "Issue-id: OCS-101"HuabingZhao1-1/+1
2016-10-10Issue-id: OCS-101Zhaoxing1-1/+1
MSB External API Gateway port change to 8181 Change-Id: Iad63a78b8fa78ed9351f807d03c0f6f2c1f63f53 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2016-10-10OCS-95 OCS-99 driver mgr. response 404HuabingZhao1-2/+2
Issue-Id: OCS-95 Change-Id: Ibb0d3b9d872ff0da024b2c42c06287211c102bec Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-10-09fix issue: OCS-100 module cjson not foundHuabingZhao1-1/+2
Issue-Id: OCS-100 Change-Id: I696a2bff2554a615730ab36fb0b4a3ce67fc2056 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-10-08Merge "OCS-76 status response is not correct as per wiki"HuabingZhao1-1/+1
2016-10-08OCS-76 status response is not correct as per wikitanghua1-1/+1
bug: OCS-76 change status default value to 1 Change-Id: Icaa6d82b287cc08602f47cd4f1574f73b66ed906 Signed-off-by: tanghua <tang.hua52@zte.com.cn>
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 "Fix parent relative path"HuabingZhao1-1/+1
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 "OCS-75 OCS-79 delete request response is always 500"HuabingZhao1-8/+151
2016-09-26Merge "Modify license header"HuabingZhao136-136/+136
2016-09-26Modify license headerHuabingZhao136-136/+136
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-26OCS-75 OCS-79 delete request response is always 500tanghua1-8/+151
bug: OCS-75 bug: OCS-79 delete request response is always 500 caused by jersery version conflicts Change-Id: Ib37fa59e7e225489ed460a7f397ad652441ef624 Signed-off-by: tanghua <tang.hua52@zte.com.cn>
2016-09-26Fix parent relative pathsubhash kumar singh1-1/+1
Parent relative path is pointing to wrong location. To fix it empty the relative path so that it always resolve parent pom from respository. Change-Id: Iba88e3ec0425a4624270dc1e1989a2f83c4fc7ee Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
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-20Merge "1.change the license header format"tian ming2-20/+26
2016-09-20Merge "1. add the auth lua plugin and the driver lua plugin."tian ming4-41/+1159
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-20Modify MSB descriptioni, add instructions for installation and run.HuabingZhao1-3/+16
Issue-id: OCS-54 Change-Id: I3e14ee69ba84ef13b1012159c8f1d4d0f420f832 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
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 Wu5-4/+3
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>