summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-27Update vfc version to 1.2.2casablancayangyan22-38/+38
Issue-ID: VFC-1194 Change-Id: I87dbc01097979008dc3ca0aea090b9819b4364bb Signed-off-by: yangyan <yangyanyj@chinamobile.com> (cherry picked from commit 48496976194d974727c074e7f5c0aadc2e22b773)
2018-11-22fix InstantiateVnf name errormaopengzhang2-2/+2
fix InstantiateVnf name error Change-Id: Ib0571a34c000979ee3b3f3052dd7425b11df9a5c Issue-ID: VFC-1192 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn> (cherry picked from commit ab585af4945a830db50282594a756898bf4cddcf)
2018-11-15Fix vulnerability issue in driverVictor Gao7-237/+37
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: I59014c277df9bf201bb672a108a82a2deb0ed95b Issue-ID: VFC-1187 Signed-off-by: Victor Gao <victor.gao@huawei.com> (cherry picked from commit a48c2efc10c5c011080228ad81005b9029270c8f)
2018-11-09Add ARG PKG_VERSION to Dockerfilefujinhua4-2/+8
Change-Id: I2b56d337d135dd6a91bc07af4ea089c6d8bf0524 Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-11-09Add ARG PKG_VERSION to Dockerfilefujinhua1-1/+1
Change-Id: I409e466cc6fb69d3e19f8f4ab06594d375ace111 Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-11-09Add ARG PKG_VERSION to Dockerfilefujinhua2-1/+4
Change-Id: I6dee3200b93292113d22984b10e94b384480681f Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-11-08Update version to 1.2.1yangyan22-38/+38
Issue-ID: VFC-1163 Change-Id: Ie48cbdcc7120b39249197050e4a58155840d04aa Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-11-08Update version from 1.2.0 to 1.2.1fujinhua23-39/+39
Change-Id: I203dba184b5eaad855bf350c443c180850ea47fc Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-10-29Fix ztevnfmdriver csit job errorfujinhua1-1/+1
Change-Id: I173267f1ae8d56f0a627cf24ca7da357a071ff1d Issue-ID: VFC-1174 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-10-23bump version1.3.0yangyan4-4/+4
Issue-ID: VFC-1159 Change-Id: I757d5764fc3a6703f85a281b0f267d611542fb72 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-10-22Bump version for releaseDenes Nemeth6-13/+13
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1159 Change-Id: Ic641898a253e63472e6e4322cddb0b3dbae15c50
2018-10-19Fix driver startup in OOMDenes Nemeth5-6/+20
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1159 Change-Id: Ibefd567b0f29d84e5d3c5f7cfd7dd5f77fb4dc2b
2018-10-18Fix ztevnfmdriver docker build errorfujinhua1-1/+1
Change-Id: Iaaba27c8292d086ea13242da7a91853c48698e46 Issue-ID: VFC-1155 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-10-10Update pom and docker version of huawei-vnfmdriver1.2.0yangyan6-8/+8
Issue-ID: VFC-1142 Change-Id: If6fdbf5b822a9e025ee37be5110aab6d272ef11b Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-10-10Update pom and docker version of zte-svnfm-driverfujinhua3-4/+4
Change-Id: If91886a761db07e1a9725ac9afe33e71bc4763f5 Issue-ID: VFC-1142 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-20Fix component startupDenes Nemeth1-1/+1
Change-Id: I655f4823cb3ee275286c8b762a9c35df6b53b28c Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1005
2018-09-19Merge "Eliminate Sphinx Warnings from svnfm repo"Dénes Németh7-44/+146
2018-09-18Use managed guava versionyangyan3-3/+1
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. Issue-ID: INT-619 Change-Id: I5f6faab8e08dcd0b960e8f04f3f26580133e5dc5 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-09-17Fix spring boot security issueDenes Nemeth2-2/+2
Change-Id: I65051d32b242fc69aee25c15b71457a4ba1ab16a Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1005
2018-09-13Fix CVE-2017-9735Denes Nemeth3-7/+7
Change-Id: I2adcec10d795f648ec0d09af37ce62d4f5f32a85 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1005
2018-08-27Merge "Improve coverage of Svnfm AdapterResourceManager"Gao Weitao1-12/+3303
2018-08-27Merge "Logger usage Issue In ScaleManager"Gao Weitao1-1/+1
2018-08-27Merge "fixing Logger usage Issue"Gao Weitao1-1/+1
2018-08-27Improve coverage of Svnfm AdapterResourceManagerThamlurRaju1-12/+3303
88 breaches need to cover to reach 65% Coverage Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei%3Avfc-nfvo-driver-vnfm-svnfm-huawei&open=AV8WGS_x-08if2a6pIEW&resolved=false Location: src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/service/adapter/impl/AdapterResourceManager.java Change-Id: Id89403520c940bc694bd1243f8543afdf4c43e43 Issue-ID: VFC-1069 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>
2018-08-24Merge "Improve coverage of Svnfm RestfulConfigure"Yan Yang6-0/+141
2018-08-24Merge "Fix CVE-2018-11040"Yan Yang1-1/+1
2018-08-24Merge "fixing Logger usage Issue"Gao Weitao1-1/+1
2018-08-24Merge "fixing Critical Sonar Issue"Gao Weitao1-1/+1
2018-08-23Improve coverage of Svnfm RestfulConfigureThamlurRaju6-0/+141
13 breaches need to cover to reach 65% Coverage Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei%3Avfc-nfvo-driver-vnfm-svnfm-huawei&open=AV8WGS-K-08if2a6pID2&resolved=false&severities=MAJOR Location: src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/common/restclient/RestfulConfigure.java Change-Id: Id2198807497133b13684bfed8c78a75c3e846885 Issue-ID: VFC-1062 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>
2018-08-23Fix CVE-2018-11040Denes Nemeth1-1/+1
Change-Id: Ieb6494a24047eb071fac7735cae3afe6baaaec4e Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1005
2018-08-22Fix invalid versions in pom.xmlDenes Nemeth5-11/+11
Change-Id: Ibf4603ce5e3e5c4fedc3dba7b783cadc1baba71f Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1005
2018-08-22Fix pom dependence erroryangyan6-6/+6
Issue-ID: VFC-1027 Change-Id: I1df475232d9753a2a778bcd002f1155d383567c2 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-08-21Logger usage Issue In ScaleManagerThamlurRaju1-1/+1
Either log or rethrow this exception Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei%3Avfc-nfvo-driver-vnfm-svnfm-huawei&open=AWOMyzufwGn37Jfbp59i&resolved=false&severities=CRITICAL Location: src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/service/csm/vnf/ScaleManager.java Line No- 140 Change-Id: I3a77fa185d332abf36c8c3acd2082c70965a6fea Issue-ID: VFC-1047 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>
2018-08-21fixing Logger usage IssueThamlurRaju1-1/+1
Either log or rethrow this exception Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei%3Avfc-nfvo-driver-vnfm-svnfm-huawei&open=AWOMyzufwGn37Jfbp59h&resolved=false&severities=CRITICAL Location: src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/service/csm/vnf/ScaleManager.java Line No- 138 Change-Id: I99f7c03cf8978d555506a63fb8142aafe9b9eaff Issue-ID: VFC-1046 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>
2018-08-21fixing Logger usage IssueThamlurRaju1-1/+1
Either log or rethrow this exception Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei%3Avfc-nfvo-driver-vnfm-svnfm-huawei&open=AWOMyzufwGn37Jfbp59g&resolved=false&severities=CRITICAL Location: src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/service/csm/vnf/ScaleManager.java Line No- 79 Change-Id: I00252cd44185c604a5a73de59304ecdafda0ce05 Issue-ID: VFC-1045 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>
2018-08-21fixing Critical Sonar IssueThamlurRaju1-1/+1
Either log or rethrow this exception Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei%3Avfc-nfvo-driver-vnfm-svnfm-huawei&open=AWOMyzufwGn37Jfbp59f&resolved=false&severities=CRITICAL Location: src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/service/csm/vnf/ScaleManager.java Line No- 58 Change-Id: I4dd31ffcefe52ba8c6214ae6b78ac89846d7deee Issue-ID: VFC-1044 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>
2018-08-16fix pom dependence erroryangyan1-1/+1
Issue-ID: VFC-1027 Change-Id: Ie07cb3175bf72f7e565dc2496c83ed37b9653708 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-08-14Merge "Fix invalid versions in pom.xml"Yan Yang1-1/+1
2018-08-09Eliminate Sphinx Warnings from svnfm repoRich Bennett7-44/+146
Add .gitreview file Add docs directory and index at repo level Add sections at repo level for each driver subdirectory Referenced some txt and json input files from each driver directory Added entries in nokiav2/docs/index for orphan rst files Corrected some doc8 errors/warnings DO NOT MERGE until each driver contributor reviews proposed changes Change-Id: Id33124d199e0c01b3bbbffc6dd62c1e0536416ed Issue-ID: VFC-919 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-08-09Remove useless codes of ztevnfmdriverfujinhua4-602/+0
Change-Id: I612342bfd9e0d138da0e8a465281240e9266db3e Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-06Fix docker build error problemfujinhua1-2/+2
Change-Id: I7f436800cc6b649d799a6e6e7921c74a35d9b507 Issue-ID: VFC-1006 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-06Fix log error when run vmanager test in windowsbiancunkang1-37/+35
Change-Id: If743b404080645250537f4a08f70c70a39ca9c53 Issue-ID: VFC-1014 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-03Add swagger export command for ztevnfmadaptorfujinhua4-0/+63
Change-Id: I8a5a54133a3aa9eac32e5a0a9ee339370dab02ea Issue-ID: VFC-1011 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-03Fix log directory problem when exec UTfujinhua1-0/+4
Change log directory when exec UT Change-Id: Iac0fff60eda7429869f69cd48a82f85979580c3d Issue-ID: VFC-1010 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-02Merge "Solve ubuntu vi problem"yunlong ying1-0/+3
2018-08-02Solve ubuntu vi problemfujinhua1-0/+3
Modify vimrc.tiny in Dockerfile Change-Id: I8cc62208d2ecbacf1d6a6647f7176b029464f522 Issue-ID: VFC-1006 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-02Fix invalid versions in pom.xmlDenes Nemeth1-1/+1
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1005 Change-Id: Ibb4ed634711aefeed0cd0f2f2932aaa27772bb89
2018-08-01Merge "Fix invalid versions in pom.xml"Yan Yang5-7/+6
2018-07-31Fix invalid versions in pom.xmlDenes Nemeth5-7/+6
Change-Id: I97be92ff7fcca84adeb7506c4e504b942ba60d31 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1005
2018-07-26Merge "validate VNF scale in and out"Gao Weitao3-28/+108