aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-27Use managed guava versionGary Wu2-11/+8
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: Ic904edfd7421d78f05417492fc1766e83f3d7f2d Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-14upgrade jetty to fix the critical security issueLi Zi1-1/+1
Issue-ID: MSB-276 Change-Id: I30f908ccc342b41f8db618bd7d2bc446656084c8 Signed-off-by: Li Zi <li.zi30@zte.com.cn>
2018-08-02Merge "try with resorces"Huabing Zhao1-17/+4
2018-07-30Pass service name as host HTTP header to sidecarHuabing Zhao1-3/+4
In order to let the envoy sidcar find the correct service provider, the service name must be provided in the 'host' HTTP header. Change-Id: I242ba5cea50a0914f2d5a691efae64c72d970bb3 Issue-ID: MSB-228 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.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-07-24Bump MSB artifacts version to 1.2.0HuabingZhao10-19/+19
Issue-ID: MSB-218 Change-Id: I8f4b3f82e734ea18fcb36c7204955a5aa2005b61 Signed-off-by: HuabingZhao <zhaohuabing@gmail.com>
2018-07-14Add log util for msb to istio agentLvbo1633-1/+195
Issue-ID: MSB-213 Change-Id: I3ed127a72415fe69402775603610a5788c7087ed Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2018-07-14Merge "Initial commit for msb2pilot"Zhaoxing Meng7-0/+174
2018-07-14Merge "Remove Chinese comments"Zhaoxing Meng1-4/+4
2018-07-14Initial commit for msb2pilotHuabingZhao7-0/+174
Issue-ID: MSB-203 Change-Id: Id4ffc065d5622753c4e4839dade0add711ab004b Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-07-14Remove Chinese commentsHuabingZhao1-4/+4
Issue-ID: MSB-212 Change-Id: Ida8c388ca29fb73aa08d0e6d1e6140b0dbb5c315 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-06-13Merge "Remove unnecessary docs"Huabing Zhao3-17/+1
2018-06-13Remove unnecessary docsHuabing Zhao3-17/+1
Issue-ID: MSB-201 Change-Id: Ib22a20e1430a522c82ae12eb7fab4f24d10a029b Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-06-06Fix format issue on RNGildas Lanilis1-5/+5
Change-Id: Id71e18ea1975ad8f895b2f5e2a96e13afaa89a7c Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-06-05Add links to MSB APIsHuabing Zhao1-7/+6
Issue-ID: MSB-199 Change-Id: Ie9a93b548b0284e83bacffef57878920d09be0b1 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-06-01Release notev1.1.02.0.0-ONAP2.0.0-ONAPHuabing Zhao3-9/+27
Add description for Beijing new features. Add description for Beijing fixed issues. Some minor wording. Issue-ID: MSB-199 Change-Id: I6e6778adaa99065915d4de63fdec9f09c7d6b5a1 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-06-01Merge "Make jquery.i18n fallback to en_US by default"Huabing Zhao1-24/+27
2018-06-01Merge "Change Huabing's info"Huabing Zhao1-2/+2
2018-05-30Document Security section of the Release NotesGildas Lanilis1-0/+40
Change-Id: I716f739e4c363093aa0330a9cf55892f261fb782 Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-05-24Change Huabing's infoJessica Wagantall1-2/+2
Change Huabing's LFID and email Change-Id: I8da0bf1076c1b54713d53a17995badfac4271b9f Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-16Make jquery.i18n fallback to en_US by defaultQuoc Nghia Nguyen1-24/+27
- rewrite some comments in a proper order - fix indentation Change-Id: I452c14cc690acf91531b514a9b13953751b11346 Issue-ID: MSB-196 Signed-off-by: Quoc Nghia Nguyen <quocnghia.nguyen@orange.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 checkHuabingZhao2-41/+116
Change-Id: Icbd05bc1cefb83f1ee8c03ecf764dfbc5d015395 Issue-ID: MSB-180 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-23Remove snapshot dependenciesHuabingZhao1-1/+1
Issue-ID: MSB-184 Change-Id: I3e0c25a1e6325cd6e3272e5ff9071d220d3faf11 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-21upgrade jquery version.Lizi2-2/+2
Change-Id: Ie7d7c4886e8b0b8fdbec8108345aa8d8eb4e6e82 Issue-ID: MSB-182 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-03-21Upgrage jquery version to fix the nexus IQ issueLizi4-1207/+1205
Change-Id: I2b2202a6a5a47f219bd310df455d42eff985f365 Issue-ID: MSB-182 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-03-15Upgrade to latest oparentGildas Lanilis1-1/+1
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I7ea44a6c6a717feb7b7e3661d5e80aeb74e456f1 Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-03-13Support multiple versions under a service nameHuabingZhao4-103/+95
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-03-07Merge "Solve IP-Hash issue"HuabingZhao1-3/+3
2018-03-07Solve IP-Hash issueHuabingZhao1-3/+3
Use deepcopy to avoid the side effect, which cause the client request is forward to wrong service instance occassionally. Issue-ID: MSB-154 Change-Id: I51e04fb273c2ca13c43b1e66fab44424e6af837e Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-06Merge "Add INFO.yaml file"HuabingZhao1-0/+47
2018-03-05Support websocket request forwardingHuabingZhao24-524/+19
Issue-ID: MSB-156 Change-Id: Id63da46c6321d5d007e8078847ad093aaebe0a45 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-05set log level to infoHuabingZhao1-1/+1
Issue-ID: MSB-154 Change-Id: Ia8b7467b5d141c6983311d2b2f1cf54b157a2d9e Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-02-28Add INFO.yaml fileJessica Wagantall1-0/+47
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ia4523cb6b8b4727dfee5bcdcfe9c323f68e96750 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-28Bump msb docker version to 1.1.0HuabingZhao1-1/+1
Issue-ID: MSB-155 Change-Id: I16e94e705f6ae97f8d76800ae49e57168e435277 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-02-28Support IP Hash LB policyHuabingZhao32-143/+4670
Issue-ID: MSB-154 Change-Id: I11b8e3a314c6045183971bf2207b9ccee7df10c2 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-02-11Upgrade jackson to version 2.9.4Lizi1-1/+1
Change-Id: I8aef97262ec38b2affe1923f6ec2f96c917600d7 Issue-ID: MSB-125 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-02-02Update swagger ui to version 3.1.4Lizi47-12549/+262
Change-Id: I32103e327ec7b7bbb3a3c06800e5ef34f49732e3 Issue-ID: MSB-142 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-01-29add license file for CII Badge applicationHuabingZhao1-0/+12
Change-Id: I60d099cbc71e2a441c08bd67591c465f490745c4 Issue-ID: MSB-115 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-01-19Fix Nexus-IQ security issuesHuabingZhao5-498/+981
update dependency libs Issue-ID: MSB-129 Change-Id: Ibfaf15b9690accc1ecabfa92c78ca1cc2c1372bc Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-01-16fix Nexus-IQ security issuesHuabingZhao1-2/+3
update logback java lib update httpclient java lib Issue-ID: MSB-129 Change-Id: I3370b555371a6856bd2b73e5a6523b98fda06893 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-01-16Fix Nexus IQ license issueHuabingZhao3-164/+172
Issue-ID: MSB-128 Change-Id: I373f7f60c7acdfbe0f3bef366cde49d369813b2b Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-01-13Fix jenkins builiding issueHuabingZhao3-1178/+1184
Issue-ID: MSB-119 Change-Id: I5a8d41535acd7b5b49fd3b892f156d44c9c17b79 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-12-20Merge "Add proxy support to build msb_base"HuabingZhao2-1/+15
2017-12-20Merge "Fix cosmetic wording"HuabingZhao1-5/+5
2017-11-30Add proxy support to build msb_baseVictor Morales2-1/+15
The process to create msb_base docker image doesn't support builds behind a corporate proxy. The addition of respective support can be benefitial for those developers who work inside of corporate networks. Change-Id: Id9201a7298748d2c3e1cc58b95f1516aa8b0bec0 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MSB-100
2017-11-21Fix typos and format in Release NotesGildas Lanilis1-82/+33
Issue-ID: DOC-204 Change-Id: If9cf17d304fd6ce8e126fba22de10f400b7d2059 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>