aboutsummaryrefslogtreecommitdiffstats
path: root/msb-core/openresty-ext/src/assembly/resources
AgeCommit message (Collapse)AuthorFilesLines
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-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-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 ↵HuabingZhao1-1/+1
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-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-09-29MSB should pass the request with X_Driver_Parameter header to driver mgr. pluginHuabingZhao1-0/+9
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-26Merge "Modify license header"HuabingZhao13-13/+13
2016-09-26Modify license headerHuabingZhao13-13/+13
Issue-Id: OCS-81 Change-Id: I06e3f2c555be2b58a02412713f99b6e03c849cec Signed-off-by: HuabingZhao <zhao.huabing@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 requestHuabingZhao1-1/+1
Issue-Id: OCS-77 Change-Id: I5f753aaccf4a39ad59ceb548a0765d53ea31f3b3 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-09-26add the driver luazhouruiyu1-3/+90
Change-Id: I1d8b2adaaaae25a0990530fc48a497f9c201da4a Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
2016-09-24add the auth lua pluginzhouruiyu1-3/+142
Change-Id: If713aaeeb076cce964c656fecadbdff7d6dd76d4 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
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 gatewayHuabingZhao2-2/+6
Change-Id: Ice85f6277d0a0d54e00c60a08c687b4ba6b22183 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
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-9Zhaoxing20-461/+977
Change-Id: I73c18bdda656c43687810930338f9a949ed08848 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2016-08-25Solve api gateway issueHuabingZhao31-1967/+343
Change-Id: I88fedc04faaf4d799b9dbf4c306aa073cabd6218 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-08-171. Adjust the directory hierarchyHuabingZhao31-0/+2244
2. Fix the compile issue Change-Id: Ibf10c83104e5e673bc797013799861426cd950ce Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>