aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-20Add swagger-sdk support for MSB serviceKanagaraj Manickam k003651063-8/+207
It adds required changes to create the swagger.json at build time for MSB services. MSB-78 Change-Id: I84f37e01100f9b55ad231e419d6c3d3e42390a12 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-09-12Merge "Cleanup project's name in Sonar"HuabingZhao1-1/+1
2017-09-11Redirect requests to Discovery serviceHuabingZhao5-138/+204
Service registration and discovery are provided by Discovery service, So the requests to api gateway should be redirected to Discovery. Issue-Id: MSB-73 Change-Id: I9f5530c53e473a2d2e96f3d4316ee286e2cff426 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-11Route service requests to discovery serviceHuabingZhao2-15/+192
Route service registration request to discovery service Route service discovery request to discovery service Issue-Id: MSB-73 Change-Id: I88a37a075245f7d6923d96e2b59307d2b1caf4dc Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: Ieb5e5ad329db13daea4591592cfc0d6d422744f4 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-08Modify powermock version to 1.6.6HuabingZhao1-1/+1
Issue-Id: MSB-72 Change-Id: Ib32175229b37879c5a8d767c1b9345c40a739526 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-08Remove service registration and discovery REST apiHuabingZhao1-2/+2
The service registration and discovery REST api is deprecated. Microservice should register to discovery service which is running at 10081 port. Issue-Id: MSB-71 Change-Id: If37cc992d7a86d63f1d9a1f9f610a0d0c5d5ccdc Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-07Fix java check style warningHuabingZhao129-11669/+10993
Change-Id: I98a6d7237a213d007ad4d954989cb0b0fa150a10 Issue-Id: MSB-67 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-07Add license header for java filesHuabingZhao129-235/+1649
Issue-Id: MSB-66 Change-Id: I874e530f8ece64bdb11afb1350425399ea21d927 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-05Fix sonar test coverage issueHuabingZhao1-10/+0
Issue-Id: MSB-60 Change-Id: Id5c03886f9efc26c2e9fdb730ca412b5dee59f00 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-24Fix site jenkins job failureHuabingZhao1-2/+2
Issue-Id: MSB-54 Change-Id: I7d381b02c0e9a3b727c30cfaf2bf8c25648a5537 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-18fix the base docker urlHuabingZhao1-1/+1
Issue-Id: MSB-18 Change-Id: Ie78d1d93c869715547970e174da2792de1ed7c01 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-17Use the ONAP docker registryHuabingZhao3-3/+3
Issue-Id: MSB-18 Change-Id: Idf566df2f0a8ca9266fdb6b8d8d82847bb8d050f Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-17Use the onap docker registryHuabingZhao2-5/+5
Issue_id: MSB-18 Change-Id: Ib2e8d7d11a6c2190cce0c4f24a99706f2f28c88b Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-17Push api gateway docker to ONAP docker repoHuabingZhao2-0/+8
Issue_id: MSB-18 Change-Id: I343aac669a9b077adf7e7c06a87d2b3b77de2560 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-15Add dockerfile for base imageHuabingZhao3-5/+131
Issue_Id: MSB-19 Change-Id: I4b1408a489a45052927fcc978e4803b545e06e06 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-15Remove maven build form scriptHuabingZhao1-1/+1
Issue_Id: MSB-19 Change-Id: I2cc4e7a73d1c1761913306cfd091d35383fb9eed Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-15Build API gateway dockerHuabingZhao1-1/+1
Change-Id: I5156535cf01a47446098d945397cd5fa76845479 Issue-Id: MSB-19 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-11Fix jenkins job issueHuabingZhao1-5/+1
Change-Id: I25efecfd88116ec3c4668f66caa5c644bec78254 Issue-Id: MSB-21 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-09fix jenkins msb-apigateway-master-stage-site-javaHuabingZhao2-95/+66
Change-Id: Id1551b1de44b4f9cdbd90bb6cc7b1a6debe7fc5c Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-08solve the jenkins job issueHuabingZhao1-0/+6
Issue-Id: MSB-17 Change-Id: I7bbf04db033c17a4d9ed9548fc6f469169ab79c8 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-07modify copyright yearHuabingZhao35-35/+35
Change-Id: Ibeac8e1c211929291b8ee13d4d0bc2b43af17440 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-07-28inherit from oparentHuabingZhao9-18/+24
Change-Id: I448b7baa2bf4e7c3fb68713bfb24ce9793ea1ede Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-07-25Divide the MSB source codes into two reposHuabingZhao648-45041/+27611
Change-Id: Ie76d545b214a8ce5191f215350a623e1529983d9 Issue-id: MSB-5 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-05-06msb protocol synch changetanghua4-260/+246
Issue-id: OCS-220 routing protocol strategy of synchronous change Change-Id: I4790bb3270afc4486abb568ed4d438dbb1c2c37b Signed-off-by: tanghua <tang.hua52@zte.com.cn>
2017-04-18remove openresty binaries from MSB Sourcev2.0.0release/mercuryYonggangWang5-84/+0
Issue-id: OCS-166 Change-Id: I9075e31b6ef079d50727b672a11383db16590eb8 Signed-off-by: YonggangWang <wang.yonggang131@zte.com.cn>
2017-04-18Use openresty binary from OPEN-O Nexus to buildYonggangWang6-78/+128
Issue-id: OCS-173 Modify Maven Scripts to Download openresty Binary from OPEN-O Nexus for MSB Building Change-Id: I1977253373f1fd063b2ae3827110bb77676dfd2f Signed-off-by: YonggangWang <wang.yonggang131@zte.com.cn>
2017-03-21Remove Redis Binaries from MSBYonggangWang4-84/+0
Issue-id: OCS-167 Change-Id: Id0855889b5f33dc945e5cadedfe633c2568bf6fb Signed-off-by: YonggangWang <wang.yonggang131@zte.com.cn>
2017-03-21Use redis binary from OPEN-O Nexus to buildYonggangWang13-391/+1169
Issue-id: OCS-174 Modify Maven Scripts to Download Redis Binary from OPEN-O Nexus for MSB Building Change-Id: Ie8088eba0845034f19585fc9e77031227b1df92e Signed-off-by: YonggangWang <wang.yonggang131@zte.com.cn>
2017-02-10Merge "Fix js license head"Zhaoxing Meng26-286/+110
2017-02-10Merge "Add swagger.properties"Zhaoxing Meng1-0/+51
2017-02-08Add swagger.propertiesKanagaraj Manickam k003651061-0/+51
Helps to auto generate the swagger.json and msb java client sdk at build time. This is required by Client project. OCS-205 Change-Id: Ib98b3b6adb3bfcc47ca9bd18bc8971642f7c1700 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-02-06Fix js license headtanghua26-286/+110
To restore the third party reference declaration Change-Id: I79a8c098fa2a449598130538b30c79185026d902 Issue-Id: OCS-203 Signed-off-by: tanghua <tang.hua52@zte.com.cn>
2017-01-26Add License.txt at the root directoryHuabingZhao1-0/+473
Issue-Id: OCS-200 Change-Id: I7c040366bf1ad088bc5a849b5689c3db55496c2f Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-11-29Standardize POM project namingGary Wu15-22/+18
Change-Id: I4bd5fdda142a923e9831f47c029050d875a3370a Issue-id: INT-67 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2016-11-26merge changes from SUNs712212-4/+12
change the login lua setting's white list. make the login 's dependency ok. OCS-129" target="_blank">https://jira.open-o.org/browse/OCS-129 Change-Id: I25310d4107932a562aff2f0e2e485dd5f2f802ce Signed-off-by: s71221 <sukeshac@huawei.com>
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-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-21OCS-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-14Change the driver lua mis the X-Driver-Parameter and the query parameter issue.zhouruiyu1-1/+11
https://jira.open-o.org/browse/OCS-108 Change-Id: I81aa9cd2f1f93b7fbb2d24c9a6ae44890973ea82 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-13bump OPEN-O snapshot versions on masterHuabingZhao15-28/+28
Issue-Id: OCS-109 Change-Id: Idf11f52f5ecd82e69b490bfaaf7f0504df0488a1 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