summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-23Update multivimproxy pom to fix csit failureHEADmasterfrankfurtyangyan1-6/+7
Change-Id: I77a10b5ccedfe1eb7eff4ab51ba0179bec1d7507 Issue-ID: VFC-1652 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-07VFC multivimproxy vulnerability issue fixprakash.e1-2/+2
spring-web is not used in resmanagement code and it is commented out Change-Id: I152a69ab7b60f3c8e3874a1d3313549cb2400748 Issue-ID: VFC-1598 Signed-off-by: Prakash.E <prakash.e@huawei.com>
2020-03-06Publish image version about multivimproxy of 1.3.1yangyan1-0/+10
Change-Id: I66b512fbd496caca6791ab1e453edd51ac930f9e Issue-ID: VFC-1638 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-05multivimproxy codehaus jackson vulnerability fix1.3.1prakash.e1-5/+4
Excluded jackson-mapper-asl in jackson-databind artifact Change-Id: I44a9cb9c5e1570671d831dd59c52d1ebbe6ac066 Issue-ID: VFC-1598 Signed-off-by: Prakash.E <prakash.e@huawei.com>
2020-03-05Remove sudo capability for onap user for VF-C multivimproxy dockeryangyan1-7/+4
Change-Id: Iea8cff3de24280e809ee63d769aba67ae59039b0 Issue-ID: VFC-1640 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-04Fix typo error and timeout erroryangyan2-33/+32
Change-Id: Ie01c1b20d1cb84b74a486a767e51c9553e7014d3 Issue-ID: VFC-1626 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-04Update multivimproxy release version to 1.3.1yangyan5-7/+7
Change-Id: I83d076e819054496e339220a4ac97fd70a35a068 Issue-ID: VFC-1626 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-04Change multivimproxy pod startup to non rootyangyan2-52/+54
Change-Id: I4d6c97a61984f7cdc8fd261ab7b8387fed1b4d8b Issue-ID: VFC-1637 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-21multivimproxy snakeyaml vulnerability fixprakash.e1-1/+1
upgraded snakeyaml version to fix vulnerability issue Change-Id: Ia5a22057b2ab2166b78577da59eef485dbc37fd3 Issue-ID: VFC-1598 Signed-off-by: Prakash.E <prakash.e@huawei.com>
2020-02-21log4j vulnerability fixprakash.e19-106/+89
Reverted back log4j fix changes and merged with actual fix by upgrading the version Change-Id: Ica392c7f8307a1ecaeac57bf55a45b215ae9840c Issue-ID: VFC-1598 Signed-off-by: Prakash.E <prakash.e@huawei.com>
2020-02-20Fix error about coverageyangyan1-0/+30
Change-Id: Id22ea7f6d6f7f34f4778bbcaa6876500ef9aeb43 Issue-ID: VFC-1619 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-12Modify INFO.yaml about VFC committeryangyan1-0/+6
Change-Id: Ifc8473cf26507222a1b45e19d69acc99bd8b750b Issue-ID: VFC-1620 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-12Add VFC committer infoyangyan1-15/+15
Change-Id: I7178246e16e312331eef6f6e74569bc57d002d9c Issue-ID: VFC-1620 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-30Fix vulnerability issue in multivimproxyprakash.e1-0/+35
Added the file log4j2.properties Change-Id: Iafc24fdc2f90f1e36cfc9241b795a7f33826c9a3 Issue-ID: VFC-1598 Signed-off-by: Prakash.E <prakash.e@huawei.com>
2020-01-21Merge "Unified code style, using constants"Yan Yang2-2/+4
2020-01-13Fix vulnerability issue in multivimproxysonibhanu1-0/+9
Excluded common-beanutil from its parent jar and included explicitly Change-Id: I2712f8f99aa03936096cab3f26baa905378c2d93 Issue-ID: VFC-1598 Signed-off-by: sonibhanu <bhanu.soni@huawei.com>
2020-01-03Fix vulnerability issue in multivimproxysonibhanu16-48/+66
Change from slf4j to log4j and also change from jackson to gson Change-Id: I828b6078dfcce5c2c6406489379a41faa58d7bf5 Issue-ID: VFC-1598 Signed-off-by: sonibhanu <bhanu.soni@huawei.com>
2019-06-20Unified code style, using constantslijiale2-2/+4
Issue-ID: VFC-1423 Signed-off-by: li jiale <lijiale@cmss.chinamobile.com> Change-Id: Id92bfba328d7d57f836d224f8f2721a7b9e63a46
2019-06-17update to latest oparentelaltoyangyan1-1/+1
Change-Id: Ib7a69215dc484a498691580fbbdacbab887fc5c0 Issue-ID: VFC-1419 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-25Merge "fixed read configuration file error"1.3.0dublinGao Weitao1-2/+3
2019-04-25Merge "fixed catalog parsing error"Gao Weitao1-1/+2
2019-04-24fixed read configuration file errorLi Jiale1-2/+3
Change-Id: I07fa8c614c5bc392a6e46d4cdb0fb30e8dcb2308 Issue-ID: VFC-1366 Signed-off-by: li jiale <lijiale@cmss.chinamobile.com>
2019-04-24fixed catalog parsing errorLi Jiale1-1/+2
Issue-ID: VFC-1365 Change-Id: I1c902ddae5edac00f7a3d57a23d5220eabddff3b Signed-off-by: li jiale <lijiale@cmss.chinamobile.com>
2019-04-24Modify method name misspelledLi Jiale1-3/+3
Issue-ID: VFC-1364 Change-Id: I31694470adfa52afedc3458ccb10c32c8ec2534d Signed-off-by: li jiale <lijiale@cmss.chinamobile.com>
2019-04-11fix security issueyangyan1-1/+1
Change-Id: I6124f3932ff731bbaea1b6ba46c98306b33746ec Issue-ID: VFC-1281 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-03-22fix oparent version of the multivimproxy to 123yangyan1-1/+1
Change-Id: I05a67a9e5203430af93885a94f5119be6f1dfc36 Issue-ID: VFC-1309 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-03-14Update INFO.yaml fileJessica Wagantall1-0/+22
Update missing information blocks and indentation to pass verify job. Change-Id: I28f472be0626cc9bf52bb72019322fbd62332ce4 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-01Sonar fixKanagaraj Manickam10-2/+424
Issue-ID: VFC-1266 Change-Id: Id3429c606f9370bf6e373abd8b7b76067f013eee Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
2019-01-25update vfc version to 1.3.0yangyan1-10/+15
Change-Id: Id806e43db5ae4c3ab33cc2274a41c2283f201165 Signed-off-by: yangyan <yangyanyj@chinamobile.com> Issue-ID: VFC-1252
2019-01-24update vfc version to 1.3.0yangyan5-8/+8
Change-Id: I890f049ae9a9bde81f8e29103e48076a41096c55 Signed-off-by: yangyan <yangyanyj@chinamobile.com> Issue-ID: VFC-1230
2018-11-27Update vfc version to 1.2.2fujinhua5-7/+7
Change-Id: I09eb20f78a7cbfcbd91fcf636dd02df1436cde8b Issue-ID: VFC-1194 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-11-15Fix vulnerability issue in multivimproxy3.0.1-ONAP3.0.0-ONAP1.2.1Victor Gao3-73/+35
upgrade springframework from 3.x to 4.x CVE-2016-6812 CVE-2018-1270 CVE-2018-11039 SONATYPE-2015-0002 CVE-2014-3578 CVE-2018-1257 CVE-2017-12624 CVE-2018-8039 Change-Id: I671cf3c3fa29a4d935867d5030d77668a785dd88 Issue-ID: VFC-1187 Signed-off-by: Victor Gao <victor.gao@huawei.com>
2018-11-08Update version from 1.2.0 to 1.2.1fujinhua5-7/+7
Change-Id: Ieadebda26cb0a703e6856553e9fc3ed66e01480f Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-10-11Update pom and docker version of multivimproxy1.2.0Victor Gao1-1/+1
Change-Id: I5a6c9ecc344ddfeeeaa02443324201d2b4a3eca9 Issue-ID: VFC-1144 Signed-off-by: Victor Gao <victor.gao@huawei.com>
2018-10-11Update pom and docker version of multivimproxyVictor Gao4-6/+6
Change-Id: Ic865cf8e1afd410cc1b198bd703938761cbf1b38 Issue-ID: VFC-1144 Signed-off-by: Victor Gao <victor.gao@huawei.com>
2018-09-18Merge "Fixing sonar issue in ResponseUtil.java"Yan Yang1-1/+0
2018-09-17Merge "Use managed guava version"Yan Yang1-6/+5
2018-09-17Fixing sonar issue in ResponseUtil.javaSooriyaa1-1/+0
Fixing sonar issues in ResponseUtil.java Issue-ID: VFC-1131 Change-Id: I7584226988b035a3d0e6bf836512b68d28b3cbbd Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-14Fix issue in MultivimProxyAdapterMgrService.javaSooriyaa1-1/+0
Fix issue in MultivimProxyAdapterMgrService.java Issue-ID: VFC-1121 Change-Id: I9c8d12d9cadd11e4dfa888eeba1d0b79335cf586 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-12Adding a constant to remove duplicate stringSooriyaa1-3/+4
Adding a constant to remove duplicate string Issue-ID: VFC-1114 Change-Id: Ie3560b11067ef9dfbdb68325c9d934059198fb80 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-08-27Use managed guava versionGary Wu1-6/+5
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: I14feff4443ccd37bf83b990cb45f78e68a703900 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-26Update Multivimproxy artifact versionVictor Gao4-7/+7
Issue-ID: VFC-644 Change-Id: I0209a21637a5c44effc10859a3f08ad8efaebad5 Signed-off-by: Victor Gao <victor.gao@huawei.com>
2018-07-03Add INFO.yaml fileJessica Wagantall1-1/+15
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I5e45d21478d9ce74dc7f5a14f03aac0e47821a4f Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-06-04Add INFO.yaml fileJessica Wagantall1-0/+113
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I3cb49d65372a64ffb265a99cec6ab2d90359af81 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-17update tomcat version pathv1.1.02.0.0-ONAPbeijing2.0.0-ONAPliuqian1-1/+1
Change-Id: I0b7c82e5060e6c66af13891d771791e24c27ada0 Issue-ID: VFC-911 Signed-off-by: liuqian <liuqian13@huawei.com>
2018-04-11Merge "Update tomcat version"Gao Weitao1-1/+1
2018-04-11Update tomcat versionluxin1-1/+1
Change-Id: Ie86d65676012bd927220599cc60d1bd9a52a9bc6 Issue-ID: VFC-868 Signed-off-by: luxin <luxin7@huawei.com>
2018-04-11Merge "Remove mysql from pom.xml"Gao Weitao1-0/+2
2018-04-09Merge "Fix vulnerable issue in vim proxy"Gao Weitao2-4/+13
2018-04-09Remove mysql from pom.xmlluxin1-0/+2
Change-Id: Ic17d228351643bde35d8f0278497cd2629f717c2 Issue-ID: VFC-644 Signed-off-by: luxin <luxin7@huawei.com>