summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-17Add swagger for ns pkg distribuefujinhua1-0/+92
Change-Id: I05cbf2b7cdd26c08cdb6063ab1779b2a132e0666 Issue-Id: VFC-103 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-17Add test case of nf pkg queryfujinhua1-1/+27
Change-Id: I35e5bb9cb7bca4c95d0cbc4f304afff13325edba Issue-Id: VFC-104 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-17Add test case of nf pkg deletefujinhua4-15/+35
Change-Id: I0f59d8648cc8e87956044231404bcb3824332519 Issue-Id: VFC-104 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-17Add test case of nf pkg distributefujinhua2-6/+260
Change-Id: I3014bf60fd69b6730de8af9c0a68add5061206f1 Issue-Id: VFC-103 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-17Add nf pkg distribute test casesfujinhua1-0/+39
Change-Id: I03c3907080158452c5e2ef4302ad5773a21d5dd1 Issue-Id: VFC-103 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-17add nf pkg distribute logicfujinhua1-8/+24
Change-Id: Id7ea3a39a064fc4464804d4663d612ceb991e5bc Issue-Id: VFC-103 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-17Add nf pkg get and delete logicfujinhua3-13/+59
Change-Id: I6ffe7163a5da74c4ae1bdd52923ba3fc47646f69 Issue-Id: VFC-104 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-16Merge "Add parse package logic"Fu Jinhua1-7/+25
2017-08-16Add ns pkg get logicfujinhua2-6/+35
Change-Id: Ibea82afc9fe7261d8246718130bdc0f576d9b684 Issue-Id: VFC-101 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-16Add parse package logicying.yunlong1-7/+25
Call tosca parser to parse nsd and vnfd package. Change-Id: I07ae89e314f70e99d929fc2eb929d6549d819b57 Issue-ID: VFC-97 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-16Add ns pkg delete logicfujinhua4-9/+73
Change-Id: If8db3c031ac7d9e60a9cdd885b46cb0b614cbf0b Issue-Id: VFC-100 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-16Add ns distribute logicfujinhua2-42/+66
Add unit test cases Change-Id: I1b770ade73574314f68d60e6221ee7357d26c086 Issue-Id: VFC-99 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-16Merge "Add ns distribute logic"Fu Jinhua2-25/+480
2017-08-16Add ns distribute logicfujinhua2-25/+480
Change-Id: If7484628dd98c048c8c4a926a59fce6697e752a3 Issue-Id: VFC-99 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-16Init parser and convert fileying.yunlong3-2/+38
In order to call parser to parse tosca package, add the function name to init the code logic. Change-Id: Ide1c0940e40ca665d71f3959ddce80b4d5cc9ba8 Issue-ID: VFC-97 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-15[Work in Progress] Add Heal NS API endpointShashank Kumar Shankar11-4/+450
This patch set adds the Heal NS API for VNF Healing. Issue-Id: VFC-39 Change-Id: I0889b361e3222019791445e4ec81883c4f1f904d Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-08-15Add Sdc rest call configfujinhua2-13/+28
Change-Id: Ie5e0c73c1a0ad69a7415e12221b59839c826c192 Issue-Id: VFC-93 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-15Fix license headerfujinhua4-2/+28
update year add test case files Change-Id: I7d754b044c2c05fdac3596dec6360180d7acbd23 Issue-Id: VFC-93 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-15Add code logic of tosca parserying.yunlong4-1/+47
In ONAP R1, VFC project will use nfv tosca parser to parse csar package, init the directory and file at the first time. Change-Id: I826c8f485e0254832ca3b5b4d2808410eb5b7687 Issue-ID: VFC-97 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-15Add Init codes of sdc_nf_pkgfujinhua3-1/+211
Change-Id: Ibd1d3dfb665edae946709699807e753af52eef12 Issue-Id: VFC-93 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-15Add Init codes of sdc_ns_pkgfujinhua4-1/+221
Change-Id: I1ff33e4bbeb1565320d83bbd24a70c10ce676db9 Issue-Id: VFC-93 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-15Change url of old interface to v0fujinhua3-30/+30
Change-Id: I4808beff85560f79797c99ddfc50f9eb64b84d51 Issue-Id: VFC-93 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-15Fix url from openoapi to apifujinhua41-234/+236
Change-Id: I51970b7ceef04e9d94c5900f8d45cd13e8d1bb01 Issue-Id: VFC-96 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-15Resume test cases relative to redisfujinhua1-1/+1
remove those again until redis is ready. Change-Id: I37926b39268c7d7dcfa75f31a308f24e9e349a31 Issue-Id: VFC-95 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-14Fix url to call multi-cloudfujinhua1-1/+1
amend again Change-Id: Ib7148d54a083326cb010f8953e43bae31fc0b102 Issue-Id: VFC-94 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-12Add catalog logic to interactive with sdcfujinhua2-1/+9
Change-Id: I2ab709322b2a8588aa7b982b7a273579455bca1f Issue-Id: VFC-93 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-12Add new files to binary zipfujinhua1-0/+15
Change-Id: I3efce8d9ed74987ca4daa0c4c6f467f387209b8f Issue-Id: VFC-91 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-12Add database scripts of vfc-nfvo-lcmfujinhua3-0/+349
Change-Id: Ie427236b89ec31970522bb7f501d9bf387a9870d Issue-Id: VFC-91 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-12Add vfc catalog save directoryfujinhua5-8/+12
Fix pom file and test it Test redis-support node again remove test cases which need redis Change-Id: Ib1f2de752e1a5fc4a80e67f7da4cc4c83266eb81 Issue-Id: VFC-83 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-07-31Fix pom to inherit from oparentfujinhua1-5/+5
Change-Id: Ie8123797c88529e6f830ba6dca1f373caa9ced35 Issue-Id: VFC-62 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-07-06Add seed codes of nfvofujinhua152-0/+22295
Change-Id: Ib788826e983b75b1800ea9fc7715dc8b8044d38d Issue-Id: VFC-52 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-06-28Initial empty repositoryJessica Wagantall0-0/+0