Add scripts for external API gateway
authorHuabingZhao <zhao.huabing@zte.com.cn>
Mon, 19 Sep 2016 07:57:16 +0000 (15:57 +0800)
committerHuabingZhao <zhao.huabing@zte.com.cn>
Mon, 19 Sep 2016 07:57:16 +0000 (15:57 +0800)
commit6be48e1015bc20005ed31f8b857842a59e1c9dfa
treee95214c0e5e570b3399938d6eb938b9ea0f1bf2a
parent185f8b203942067d02c4b28df91e95ab1d9bc6eb
Add scripts for external API gateway

Change-Id: Ice85f6277d0a0d54e00c60a08c687b4ba6b22183
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
12 files changed:
msb-core/apiroute/apiroute-service/dependency-reduced-pom.xml [deleted file]
msb-core/distributions/standalone/pom.xml
msb-core/distributions/standalone/src/assembly/resource/shutdown.bat
msb-core/distributions/standalone/src/assembly/resource/shutdown.sh
msb-core/distributions/standalone/src/assembly/resource/startup.bat
msb-core/distributions/standalone/src/assembly/resource/startup.sh
msb-core/eag-openresty-ext/pom.xml [new file with mode: 0644]
msb-core/eag-openresty-ext/src/assembly/resources/openresty/nginx/luaext/msbconf.lua [new file with mode: 0644]
msb-core/eag-openresty-ext/src/assembly/resources/openresty/nginx/sites-enabled/openomsb.conf [new file with mode: 0644]
msb-core/openresty-ext/src/assembly/resources/openresty/nginx/luaext/msbconf.lua
msb-core/openresty-ext/src/assembly/resources/openresty/nginx/sites-enabled/openomsb.conf
msb-core/pom.xml