summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-10Update version.properties of vfc-driver-svnfmv1.0.0fujinhua1-1/+1
Change minor=1 to minor=0 Change-Id: Ie026dd11d475e8a9b8b531eca6f880e82fd972cf Issue-Id: VFC-515 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-10-10Modify POM parent oparent version as 0.1.1yufei_zhou29-396/+330
Change-Id: I1320e0ecea14536e4524e9dff0d41fbbf4411d3c Issue-ID: VFC-53 Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.com>
2017-10-09Modify Dockerfile for vfc-svnfmluxin2-2/+2
Change-Id: I75da7e054db8739e0433a2e66881e7ef85801252 Issue-Id:VFC-499 Signed-off-by: luxin <luxin7@huawei.com>
2017-10-09Update instance_run.sh of zte-svnfm-drvfujinhua1-1/+0
Change-Id: I5ffc58b6f3598c83c801fb1a383689a41f1525c8 Issue-Id: VFC-497 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-10-07Make code compliant with ONAP requirementyufei_zhou15-44/+57
Change-Id: I60f1a13ac612b29df22d1cacd2d57ff314a745d6 Issue-ID: VFC-53 Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.com>
2017-10-07Remove duplicate parts.yufei_zhou14-220/+240
Change-Id: Ia4fdcf5c6879bceb5fd793ac72408992b35f5a64 Issue-ID: VFC-53 Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.com>
2017-10-06Add Unit Tests.yufei_zhou28-232/+1915
Change-Id: Ic4cde859dea0f93958de908b091bfa1dbe61fc70 Issue-ID: VFC-53 Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.com>
2017-09-30Modify database part in the deploymentyufei_zhou25-182/+252
Change-Id: I9a058bdfb76b293b740107cb2c11a39fe2387533 Issue-ID: VFC-53 Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.com>
2017-09-30Fix vfc-svnfm-ztedriver pep8 issuesying.yunlong6-78/+106
Change-Id: Iaa7f1293f036652f9825a40e41b58da0794e85d7 Issue-ID: VFC-478 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-30Add vfc-svnfm-driver tox coverge checkying.yunlong1-2/+6
Change-Id: I425ffd14a0f884edf163c5f4256ca15dcbc0f61d Issue-ID: VFC-484 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-30Add vfc-svnfm-driver tox pep8 checkying.yunlong1-1/+12
Change-Id: Ib4a27a2f96949c985b9b6654f9fcbd304f77e62f Issue-ID: VFC-484 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-28Modify docker build scriptyangyan1-1/+1
Modify docker build script Issue-ID: VFC-466 Change-Id: Id95aafa6cc3037d2d8502a6766370566f5372965 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-09-28Merge "Remove unused parameter in restRoa"Gao Weitao4-23/+14
2017-09-28Merge "Add MSB service register funtion"Fu Jinhua10-4/+886
2017-09-28Add MSB service register funtionyufei_zhou10-4/+886
Change-Id: I2ffe7634052c93ce3c287aa996877610f3a46f4c Issue-ID: VFC-53 Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.com>
2017-09-27Cleanup project's name in SonarJessica Wagantall2-2/+2
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: Ib7aee6c3d7b9b91b5ec4f286a2d8af1d93224755 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-27Remove unused parameter in restRoaluxin4-23/+14
Change-Id: Ia627e06fbe42825825a3b512b53fdff9bb32b219 Issue-Id:VFC-425 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-27Merge "Add docker file"Yan Yang17-0/+842
2017-09-27Add docker fileyangyan17-0/+842
Add docker file Issue-ID: VFC-466 Change-Id: I36a078d75c11d533a4a04738ca01318049ef94ee Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-09-27Fix some sonar issue in rest interfaceluxin1-3/+4
Change-Id: Id7e32cc405db6e0be433aa2f649616a4e1741d76 Issue-Id:VFC-425 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-27Merge "Define constant instead of localhost"Gao Weitao4-5/+7
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-27Add deployment partyufei_zhou146-2122/+7353
Modify pom file because verify failed Change-Id: I4a1123bf8811853d0db1a70c61af7fdf1c476119 Issue-ID: VFC-53 Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.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