summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-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-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-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-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-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>
2017-09-11Modify docker shellluxin1-12/+12
Set MSB address Change-Id: Ie45f5397cbddd749ecf034b32ebf75b4626bb882 Issue-Id:VFC-327 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-11Add svnfm-driver query vnfm_info from nslcmying.yunlong2-34/+38
Change-Id: Ife0b60b101bf25aa02568d7e00da6ee57d3a4aeb Issue-ID: VFC-326 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-09Fix dockerfile of vfc-svnfm-driver-ztefujinhua1-1/+1
Update group id of svnfm-driver-zte Change-Id: I673f5f117b55714798fbabdf3ae74d50d0556165 Issue-Id: VFC-320 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-08Cleanup 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: Ibf3c049d7ad30312119187b6d2f062f7798cdcd0 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-07Change vfc tag of vfc-svnfmluxin84-245/+230
Change-Id: I930181e1677d0ea54213c67af39b8cf7619d28a0 Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-07Modify svnfm pom file for build dockerluxin62-145/+2751
Remove openo dependency and fix compile problem Change-Id: Ia88025f34c78dc04af77aa6a66c4fde580300993 Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-06Add svnfm-driver requirementsying.yunlong4-17/+9
Add install requirements in svnfm zte vmanager driver dockerfile. Change-Id: I6f9da0de6415acc6749e259759a7ab774145ef9a Issue-ID: VFC-283 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-05Merge "Modify svnfm huawei dockerfile"Gao Weitao1-1/+1
2017-09-05Modify svnfm huawei dockerfileluxin1-1/+1
Change-Id: Ic9c1f4fcb0264620164423c4a5198668765f1578 Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-05Merge "Modify svnfm-huawei docker directory"Gao Weitao10-1/+6
2017-09-05Modify svnfm-huawei docker directoryluxin10-1/+6
Change-Id: I1c75b95266bc0f0e29a28ddfe7f1a5a58fbca601 Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-05Merge "Remove svnfm-driver line break"Fu Jinhua1-2/+1
2017-09-05Merge "Add vnfm docker config and initial file"Gao Weitao3-0/+69
2017-09-05Merge "Add huawei vnfmdriver build docker shell"Gao Weitao4-0/+141
2017-09-05Merge "Add huawei vnfmdriver dockerfile"Gao Weitao2-0/+532
2017-09-05Remove svnfm-driver line breakying.yunlong1-2/+1
Remove the line break in svnfm zte vmanager driver docker file. Change-Id: I0a148047f025a8c3496fabe179d85ed505810839 Issue-ID: VFC-275 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-05Add vnfm docker config and initial fileluxin3-0/+69
Change-Id: I371468b3d55a50ff6c85366eba5b52236282a8dd Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-05Add huawei vnfmdriver build docker shellluxin4-0/+141
Change-Id: I9b2fd18791cffee595741f8a7760fa51a45c737a Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-05Add huawei vnfmdriver dockerfileluxin2-0/+532
Change-Id: I794b6d93ed94bf818ef7c02ee1c7f71a41adfab7 Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-05Merge "Update svnfm-driver pom file"Fu Jinhua1-1/+0
2017-09-05Update svnfm-driver pom fileying.yunlong1-1/+0
Change-Id: Ie3cae1a154517553a23bf8d03f6585ba2ba82506 Issue-ID: VFC-268 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-05Merge "Fix project name in pom file"Gao Weitao4-5/+5
2017-09-05Fix project name in pom fileluxin4-5/+5
Change-Id: I2134f7a54263569de44e7c3f9dc4a7e27790c755 Issue-Id:VFC-270 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-05Add svnfm-driver docker scriptsying.yunlong7-0/+613
Add vfc-nfvo-driver-vnfm-svnfm-zte-vmanager driver docker build scripts. Change-Id: I4912c93857ee35098a7139e65b452bdf687ff479 Issue-ID: VFC-271 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-05Add svnfm-driver pom/propertiesying.yunlong5-3/+106
In order to build docker image, add svnfm-driver pom file and version.properties file. Change-Id: I66e36dda352163057b1077e4e23acde72c91e773 Issue-ID: VFC-268 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>