summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-11Documentation for MSBHuabingZhao2-0/+6
Architecture,installation. Change-Id: Ie4d8fcbe25d952ae5163359c2822082153ce3d4f Issue-Id: MSB-80, MSB-81, MSB-82 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-11Documentation for MSBHuabingZhao6-27/+85
Architecture,delivery,ui,installation,log,release note. Issue-Id: MSB-80, MSB-81, MSB-82 Change-Id: I90d40a3cff37bb0c513551f79ec401bc16463b7c Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-11Architecture doc for MSBHuabingZhao1-27/+9
Issue-Id: MSB-80, MSB-81, MSB-82 Change-Id: Ia49c67b88e0acc642a2ebe689dd35b46ae0f2938 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-11Populate documentation for MSBHuabingZhao18-10/+209
Issue-Id: MSB-80, MSB-81, MSB-82 Change-Id: I97e1eed801c44b3c6906745f4e49c2579b549ace Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-11Tag api gateway docker with stage and timestampHuabingZhao2-14/+34
Issue-Id: MSB-65 Change-Id: Ib20ccedb9682ae948cfa910d9b9f25316182f63e Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-11Tag base bocker with stage and timestampHuabingZhao1-5/+24
Issue-Id: MSB-65 Change-Id: If4b634e3c7ecd865a903d6d11dfc1a90e2fab746 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-10Replace oparent snapshot with rlease versionHuabingZhao1-1/+1
Issue-Id: MSB-65 Change-Id: I76d91a552498cab0c7821f0d0f3ffcb08e32600e Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-27Add api docs for MSBHuabingZhao2-1/+26
Issue-Id: MSB-79 Change-Id: I07de7b05d0b278eae23a5640368dec4cd619ee3d Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-22Initialize MSB api gateway docsHuabingZhao1-0/+8
Change-Id: Iedadc7c8ff9b5cb0709249b753f96b3a18e0a796 Issue-Id: MSB-79 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
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>