aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-05Fix docker ENTRYPOINT scriptfujinhua3-9/+5
Fix wait msb retry num to 5 Fix mysql listen ip address Change-Id: Ia1492e4cb1b44e61ca7abe990828dcc72dc42ca4 Issue-Id: VFC-277 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-05Update instance_config.sh of vfc-nfvo-lcmfujinhua1-1/+1
Change default MYSQL_IP to 127.0.0.1 Change-Id: Ibe15883844a37dbd36126e6b8e46b353f02696ce Issue-Id: VFC-269 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-04Fix log file name of vfc-nfvo-lcmfujinhua1-2/+2
Change-Id: Id6f0bb1acca30f91af8db08e18d9ec793e7b3bdc Issue-Id: VFC-260 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-04Merge "Add build dir to build_image.sh"Fu Jinhua1-0/+6
2017-09-04Add build dir to build_image.shfujinhua1-0/+6
Change-Id: Ic0dbaf7732547cd864aa5fbf2330ed439b608fe0 Issue-Id: VFC-251 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-04Merge "Add lcm operate vserver code"Fu Jinhua1-0/+30
2017-09-04Merge "Aligning ESR REST interface"Fu Jinhua7-17/+17
2017-09-04Remove docker profile from pomfujinhua1-47/+0
Change-Id: I27f5ea949128da5c8b66c2f351e16b2cd2f723c7 Issue-Id: VFC-250 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-04Add lcm operate vserver codeying.yunlong1-0/+30
When create or delete vserver instance in lcm, need to create or delete vserver instance in aai. Change-Id: I70043fb0204632a6cf9a41bf0e05e530aa436ff5 Issue-ID: VFC-249 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-04Aligning ESR REST interfaceying.yunlong7-17/+17
Aligning the latest ESR REST interface in the LCM code. Change-Id: Ib20327acf8a15d2ce60e4a57503f398ac5a89083 Issue-ID: VFC-248 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-04Fix image name of docker buildfujinhua1-8/+7
Change-Id: Iab55a09d4bb01e29a27861375bd066102e9a2b67 Issue-Id: VFC-245 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-04Add parser convert vnfd vl and cpying.yunlong3-0/+29
After parse the vnfd package, add get_all_vl and get_all_cp function to convert the vl and cp info. Change-Id: I4d752d2bfbeacb52549b1759f1b8f2733e2404cd Issue-ID: VFC-243 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-02Add +x permission to initDB.shfujinhua1-0/+0
Change-Id: I8e0d775eff2847ccd83cac04418af4d13ed7ebb5 Issue-Id: VFC-232 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-02Add artifact download logic of vfc-nfvo-lcmfujinhua4-8/+27
Change-Id: I6ee84996c09618f1faa0df93f8bf40520e3ea751 Issue-Id: VFC-242 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-02Add version.properties for vfc-nfvo-lcmfujinhua1-0/+13
Change-Id: Icb5c342289006983d547ee65eeed7988698ee005 Issue-Id: VFC-233 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-02Add execute permission to shfujinhua3-0/+0
Change-Id: I8ce53e5e3aec5801a0ca5ab46f8b7cf17b0fe60f Issue-Id: VFC-232 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Fix Docker Image building for NFVO LCMShashank Kumar Shankar6-23/+29
This patch fixes various issues in NFVO LCM docker image building. Change-Id: Icdc475d554f8f6327c78c6560c3c9aa49974271d Issue-Id: VFC-231 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-09-01Merge "Update sdc rest call logic"Fu Jinhua1-3/+20
2017-09-01Update sdc rest call logicfujinhua1-3/+20
Change-Id: I803df31dbe85a9263b214868fbaa8c86c2174d90 Issue-Id: VFC-230 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Merge "Update dockerfile of vfc-nfvo-lcm"Fu Jinhua4-26/+43
2017-09-01Update dockerfile of vfc-nfvo-lcmfujinhua4-26/+43
Add entrypoint to dockerfile Change-Id: Iaf5f42ccc056062f2031e88437253ee8927eb697 Issue-Id: VFC-225 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Update docker file of vfc-nfvo-lcmfujinhua1-0/+8
Add Python lib for base imgage Change-Id: I4bbeda9b2439447bc50021df203b6984c0164cad Issue-Id: VFC-219 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Merge "Update docker file of vfc-nfvo-lcm"Fu Jinhua1-0/+8
2017-09-01Update pom file of vfc-nfvo-lcmfujinhua1-0/+47
Add docker build and push profile Change-Id: Ia8ae79798ffdf4e49a17aa137dce724ad4d75c38 Issue-Id: VFC-217 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Merge "Update pom file of vfc-nfvo-lcm"Fu Jinhua1-0/+47
2017-09-01Merge "Update docker scripts"Fu Jinhua4-6/+21
2017-09-01Update docker scriptsfujinhua4-6/+21
Add db initialize script Add docker push script Modify docker image name Change-Id: Ifd12dc86c70d4f17d381831a1fadeb51bdf17f49 Issue-Id: VFC-215 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Add parser convert vnfd vdu logicying.yunlong2-0/+91
After parse the vnfd package, add _get_all_vdu function to convert the vdu info. Change-Id: Ie4e59efda2a22222871cdacc8a6c14ff3feaecb5 Issue-ID: VFC-184 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-01Move docker dir to root dirfujinhua8-0/+0
Change-Id: Iea49ff5a41b09b07fadd29b54ad46164292d3823 Issue-Id: VFC-208 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Add docker directory to binary zipfujinhua1-0/+8
Change-Id: Id2b49fa5e476ae424ced6c6c1465cfa167dbd019 Issue-Id: VFC-207 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Merge "Add docker image and build for NFVO/LCM"Fu Jinhua8-0/+639
2017-09-01Add lcm vnf instance operateying.yunlong1-0/+23
After operate ns instance,need update ns instance in aai, so add create、delete、query function. Change-Id: I83e9f9ee23342970bc77159f863338c0e19528c0 Issue-ID: VFC-205 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-31Add docker image and build for NFVO/LCMShashank Kumar Shankar8-0/+639
This patch adds the docker image and its build process for NFVO LCM. Change-Id: I9a4a273a0b0d54707a39967cbac20c971654bd2e Issue-Id: VFC-143 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-08-31Add lcm ns instance operateying.yunlong1-0/+29
After operate ns instance,need update ns instance in aai, so add create、delete、query function. Change-Id: Ie4b9bb7c811adbc7953beabb17aac01b61d9711b Issue-ID: VFC-202 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-31Update vfc lcm unit testsying.yunlong3-10/+7
Update vfc lcm heal and terminate unit tests. Change-Id: Id8a8789664b3e3cf607b9435d35dbd96dbe56ad6 Issue-ID: VFC-199 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-31Add sftp and ftp downloadying.yunlong3-0/+46
Implement download nsd or vnfd package by sftp or ftp. Change-Id: I5d45ae22a358a3ff1363bf3e0b23fa989e72841b Issue-ID: VFC-141 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-31Add license header for parser fileying.yunlong5-10/+53
Change-Id: Ied1fd9bc901ee8b0bad57badd02d4b1a3e67279e Issue-ID: VFC-197 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-31Refactor vfc-lcm tosca parser logicying.yunlong6-76/+5
Delete the abandoned file. Change-Id: I81008b4e0ef2afcb39326a8c1692ca078795893b Issue-ID: VFC-196 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-31Add parser convert vnfd volume_storageying.yunlong1-0/+20
After parse the vnfd package, add _get_all_volume_storage function to convert the volume_storage info. Change-Id: I9078bf773f88d6e0a5c8d26775ad720caae143ad Issue-ID: VFC-183 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-30Extend rest call param to support sdcfujinhua1-1/+5
Change-Id: I6b0f26e2d3c99e5fd51ed665ea74a22ebbbbd01f Issue-Id: VFC-195 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-30Extend rest call param to support aaifujinhua2-2/+12
Change-Id: Ib33154e78b8549bcf4c0bad1b3ab3167bec821c9 Issue-Id: VFC-191 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-30Add parser convert vnfd local_storageying.yunlong1-1/+19
After parse the vnfd package, add _get_all_local_storage function to convert the local_storage info. Change-Id: I56d617974e2fa710074ee254951f8fabf5224db1 Issue-ID: VFC-179 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-30Merge "Add parser convert vnfd all_flavour"Fu Jinhua1-1/+19
2017-08-30Add rest call to aaifujinhua2-3/+41
Change-Id: Ib55d457903d917e39a034575189a88b29c409aae Issue-Id: VFC-187 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-30Add parser convert vnfd all_flavourying.yunlong1-1/+19
After parse the vnfd package, add get_all_flavour function to convert the all_flavour info. Change-Id: I487b0ff54bf587871ece6db4cc3a69c2e4e1934b Issue-ID: VFC-188 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-29Add parser convert vnfd image_fileying.yunlong1-1/+17
After parse the vnfd package, add _get_all_image_file function to convert the image_file info. Change-Id: Ia6f934e49489da3dd7713402683c60cac29e2b75 Issue-ID: VFC-178 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-29Add parser convert vnfd vcenterying.yunlong1-1/+27
After parse the vnfd package, add _get_all_vcenter function to convert the vcenter info. Change-Id: I4533a97c3a81385ddc1c03bd184f5a41685fbbae Issue-ID: VFC-177 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-26Merge "Fix VFC swagger bug"maopeng zhang3-27/+116
2017-08-26Fix VFC swagger bugmaopengzhang3-27/+116
Add get job status swagger defintion; Change-Id: Iaa3405f5082c4727586f03836787c526cc9ddc3c Issue-ID: VFC-144 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2017-08-26Add parser convert vnfd vcloudying.yunlong1-1/+22
After parse the vnfd package, add _get_all_vcloud function to convert the vcloud info. Change-Id: Ifeb6eb85b225b66543f3ef775ae0c23061ef9232 Issue-ID: VFC-176 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>