summaryrefslogtreecommitdiffstats
path: root/apiroute/apiroute-service/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2018-10-26Fix uncompleted license headerHuabing Zhao1-11/+11
Issue-ID: MSB-300 Change-Id: Ie53cb55da0a1060afec32c5fbb0b5e7923a2c1fa Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-09-21Fix Incomplete Apache-2.0 Header1.2.0Huabing Zhao1-3/+4
Issue-ID: MSB-291 Change-Id: I1defeb1fa8d30d015a305bc2e0885706c2e13406 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-08-29Critical & Major Sonarfixes in ServiceListConsumerAmaresh Kumar1-62/+14
https://sonar.onap.org/project/issues?id=org.onap.msb.apigateway%3Amsb-apigateway-parent&open=AV3BuD_D5bp_wwmIVEXx&resolved=false&severities=BLOCKER&types=BUG Issue-ID: MSB-279 Change-Id: I04879787045639a34091bcad652380095572bbfe Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-07-27try with resorcesArindam Mondal1-17/+4
Issue-ID: MSB-224 Change-Id: I2a44c88579f323150294c814c64f50d60219ee16 Signed-off-by: ONAP <arind.mondal@samsung.com>
2018-04-10Remove the default value of check time set.LiZi1-2/+2
Change-Id: I44ad21772a211c343ba1e478e9093b10a746e7c3 Issue-ID: MSB-189 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-04-08Skip TLS check when health checkLizi1-1/+2
Change-Id: I3986d8467924a71d9f22b41c03404845480dca5f Issue-ID: MSB-189 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-03-26Fix the CSIT failure caused by the health checkLiZi1-3/+2
Change-Id: I7eec10e5e66c8ca82ec7123e402bc94eb86ed23d Issue-ID: MSB-186 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-23Support health checkHuabingZhao1-0/+69
Change-Id: Icbd05bc1cefb83f1ee8c03ecf764dfbc5d015395 Issue-ID: MSB-180 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-13Support multiple versions under a service nameHuabingZhao2-11/+21
Modify the service name when sync service route from consul Issue-ID: MSB-178 Change-Id: I5a1a3efe02a8cf7f56518d1b745505b049553810 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-12Solve 500 error for deleting serviceHuabingZhao1-2/+7
Change-Id: Iae4c56fe6cbe2009d36dfd451029413b9227c8f7 Issue-ID: MSB-99 MSB-92 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-01-19Fix Nexus-IQ security issuesHuabingZhao2-5/+5
update dependency libs Issue-ID: MSB-129 Change-Id: Ibfaf15b9690accc1ecabfa92c78ca1cc2c1372bc Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-11Redirect requests to Discovery serviceHuabingZhao3-134/+194
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-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 warningHuabingZhao91-7670/+7247
Change-Id: I98a6d7237a213d007ad4d954989cb0b0fa150a10 Issue-Id: MSB-67 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-07Add license header for java filesHuabingZhao91-193/+1127
Issue-Id: MSB-66 Change-Id: I874e530f8ece64bdb11afb1350425399ea21d927 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-07modify copyright yearHuabingZhao28-28/+28
Change-Id: Ibeac8e1c211929291b8ee13d4d0bc2b43af17440 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-07-25Divide the MSB source codes into two reposHuabingZhao91-0/+10922
Change-Id: Ie76d545b214a8ce5191f215350a623e1529983d9 Issue-id: MSB-5 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-08-171. Adjust the directory hierarchyHuabingZhao78-12301/+0
2. Fix the compile issue Change-Id: Ibf10c83104e5e673bc797013799861426cd950ce Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-08-13Initial code importHuabingZhao78-0/+12301
Change-Id: I839b84e5200aedece6c33deb16bec1bf9dbb61df Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>