summaryrefslogtreecommitdiffstats
path: root/msb-core/openresty-ext/src/assembly
AgeCommit message (Collapse)AuthorFilesLines
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-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>