summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-27Define constant instead of localhostluxin4-5/+7
Change-Id: Idcf4f03cf564a1a454502f9b4382cb603239fc51 Issue-Id:VFC-391 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-26Remove Throwable from vfc-svnfm by catch exceptionluxin1-7/+5
Change-Id: I7c42a7e962f4843244fa6ff75fe71b61d9e6d639 Issue-Id:VFC-391 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-26Close this Zipfile in vfc-svnfmluxin1-4/+15
Change-Id: Idc6826b643dc217339b6c453d249e60e919b69d5 Issue-Id:VFC-391 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-26Merge "Fix some Sonar issue in common directory"Gao Weitao3-35/+54
2017-09-26Merge "Add constant instead of duplicating literal"Gao Weitao2-14/+24
2017-09-26Fix some Sonar issue in common directoryluxin3-35/+54
Change-Id: I2c4be7d1279a794d3cdce22dd101dbd7306ab263 Issue-Id:VFC-391 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-26Add constant instead of duplicating literalluxin2-14/+24
Change-Id: I333527f8f71517a941e145a2d83a36e9046a1972 Issue-Id:VFC-391 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-26Merge "Upload vnf package to ftps server"Gao Weitao2-23/+81
2017-09-26Merge "Define constants instead of userName and password"Gao Weitao6-16/+20
2017-09-26Upload vnf package to ftps serverluxin2-23/+81
Change-Id: Ic9aefbabae6c613834ac3fde1fa018c8f1e587bd Issue-Id:VFC-452 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-22Define constants instead of userName and passwordluxin6-16/+20
Change-Id: I9878dd7dbcf182ff13a8fa40d29fc60484c4ac02 Issue-Id:VFC-425 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-22Create seed code of svnfm vnfmdriverWang121-0/+8670
Upload the seed code to gerrit for the first time. Change-Id: I5df47364f17e28d59ab4bacf6421fd92c9743384 Issue-ID: VFC-53 Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.com>
2017-09-22Merge "Define constants instead of duplicating literal"Gao Weitao9-150/+150
2017-09-22Merge "Define constant instead of "https""Gao Weitao2-29/+32
2017-09-22Merge "Remove the useless local variable"Gao Weitao1-1/+0
2017-09-22Merge "Modify the vnfpkginfo file"Gao Weitao1-16/+37
2017-09-22Define constants instead of duplicating literalluxin9-150/+150
Define constants instead of reason and retCode Change-Id: I16e6cd71e9c93ef366503a6d8d9286c2b5f1a330 Issue-Id:VFC-375 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-22Define constant instead of "https"luxin2-29/+32
Change-Id: Ib70862306f0a02457acfee073a18a83dbdac609f Issue-Id:VFC-375 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-22Merge "Remove ip set scripts for vfc-svnfm-drv"Fu Jinhua1-2/+0
2017-09-22Merge "Fix VNF instantiate problem"Gao Weitao3-8/+13
2017-09-22Remove ip set scripts for vfc-svnfm-drvfujinhua1-2/+0
Change-Id: I25a48cab76e3c9e24d90c1809af9a6437e6655ff Issue-Id: VFC-417 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-22Change vfc-svnfm-drv listen ip to 0.0.0.0fujinhua2-4/+2
Change-Id: I1595f379c46c4da8aa61f0082b8165725791c2c3 Issue-Id: VFC-416 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-21Remove the useless local variableluxin1-1/+0
Change-Id: I606a0eecb9a39f6e96310290959dcea9ef8c442c Issue-Id:VFC-375 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-21Modify the vnfpkginfo fileluxin1-16/+37
Change-Id: I66a1e6f3c2a24a1105695b43605174ca460d8b77 Issue-Id:VFC-391 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-21Fix VNF instantiate problemluxin3-8/+13
Change-Id: Ie277ddd2bd59a296684b63c2b0c84bf238c29bc8 Issue-Id:VFC-391 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-20Merge "Define a constant instead of file.separator"Gao Weitao5-17/+20
2017-09-20Merge "Remove the useless string format"Gao Weitao1-7/+6
2017-09-20Merge "Remove the useless judgement"Gao Weitao2-6/+3
2017-09-20Define a constant instead of file.separatorluxin5-17/+20
Change-Id: Ib37c70afaa9f41c95039571d2327b00592eb40fd Issue-Id:VFC-375 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-20Remove the useless string formatluxin1-7/+6
Change-Id: I3dad973007b5073aaa5cd94a7f64b28d61e9ce3e Issue-Id:VFC-375 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-20Remove the useless judgementluxin2-6/+3
Change-Id: I6ba8235a01b54ba2cee541bad44f8f1266d7ba3c Issue-Id:VFC-375 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-20Merge "Remove the ConnectTimeoutException"Gao Weitao2-12/+12
2017-09-20Merge "Replace duplicating literal"Gao Weitao2-9/+9
2017-09-20Remove the ConnectTimeoutExceptionluxin2-12/+12
Remove the ConnectTimeoutException which is a subclass of IOException Change-Id: Iab8a2497dd9f6e15848e4023972eb0a11ce22e7c Issue-Id:VFC-375 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-20Replace duplicating literalluxin2-9/+9
Change-Id: I452679a049d29f13b549c5dc7c691f68945f7005 Issue-Id:VFC-375 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-19Merge "Define a constant instead of duplicating literal"Gao Weitao3-15/+28
2017-09-19Merge "Remove the TODO comment"Gao Weitao1-1/+1
2017-09-19Merge "Remove unused import"Gao Weitao6-62/+62
2017-09-19Define a constant instead of duplicating literalluxin3-15/+28
Change-Id: If1bc97dea736b9d3cc37a6d08184b6d182ed0627 Issue-Id:VFC-375 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-19Remove the TODO commentluxin1-1/+1
Change-Id: Ia2f34a98e77fcf30a72ff1d94f9defa4705ba0d4 Issue-Id:VFC-375 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-19Remove unused importluxin6-62/+62
Remove unused import and define a constant instead duplicating literal Change-Id: I9edc7751344490b0a7e3e78ff78cdba72ecb784b Issue-Id:VFC-375 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-18Cleanup 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: Iff33d2043c4e9892d01bdaf46bd284fa910bc3ce Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-15Merge "Fix healVNF problem in svnfm"Gao Weitao3-3/+6
2017-09-15Fix healVNF problem in svnfmluxin3-3/+6
Add jobId in response body Change-Id: Ia62d986fa388fdf7166148f7585f4d5568eaa3e9 Issue-Id:VFC-327 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-12Merge "Resolve healing VNF problem"Gao Weitao3-10/+12
2017-09-12Resolve healing VNF problemluxin3-10/+12
Change-Id: Ia656616853d27229b14e6b85f483d5a398a439b9 Issue-Id:VFC-327 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-12Merge "Change https protocol in server.xml"Gao Weitao1-1/+1
2017-09-12Merge "Modify docker shell"Gao Weitao1-12/+12
2017-09-11Change https protocol in server.xmlluxin1-1/+1
Change-Id: Ic86ac0bbf40b20a75901b19ab0bbbeba9888e43a Issue-Id:VFC-327 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-11Add svnfm-driver scripts execution permissionsying.yunlong8-0/+0
Change-Id: Ifa56c50074c317dbcfb3c448da5ab3e1a65ca77e Issue-ID: VFC-328 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>