summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-05Add Individual LCM Op Occs API to GVNFMBharath Thiruveedula4-10/+71
Signed-off-by: Bharath Thiruveedula<bharath.thiruveedula@verizon.com> Change-Id: I565342158388b288b3a67080d457420c5443e5e3 Issue-ID: VFC-998
2018-09-05Add GET /vnf_lcm_op_occs API in GVNFMBharath Thiruveedula12-0/+832
Signed-off-by: Bharath Thiruveedula <bharath.thiruveedula@verizon.com> Change-Id: I73f6be2d4c1ff130576ff3c0de2a6de0eb123a81 Issue-ID: VFC-997
2018-09-04Add operate api to GVNFMShobana Jothi12-4/+569
Change-Id: I35e3b52b76beff7f014759cec7217e5e5315c985 Signed-off-by: Shobana Jothi<shobana.jothi@verizon.com> Issue-ID: VFC-996
2018-08-31Add subscriptions API to GVNFMBharath Thiruveedula11-0/+685
Issue-ID: VFC-999 Change-Id: I5efb5fb080f25614f805e054584f3f771d8ab302 Signed-off-by: Bharath Thiruveedula<bharath.thiruveedula@verizon.com> depends-on: Ic3cfcfaf09701b363720ccacdf9eaaef3aafd9d8
2018-08-24change version of vnflcmyangyan4-5/+5
Issue-ID: VFC-1072 Change-Id: Ib46500921307dd324dd147b69fe3077a9b344578 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-08-20Merge "Dealing with test related stuffs."Fu Jinhua3-7/+35
2018-08-20Merge "Dealing with test related stuffs."Fu Jinhua1-0/+10
2018-08-20Merge "Dealing with test related stuffs."Fu Jinhua2-12/+78
2018-08-20Merge "Modify vnf instantiation related stuffs."Fu Jinhua2-5/+5
2018-08-20Merge "Dealing with test related stuffs."Fu Jinhua2-19/+52
2018-08-17Dealing with test related stuffs.laili3-7/+35
Add test methods to test vnf query. Change-Id: Ief5fa9b1e8faf380a3a182b9c5c20c3dd15d631a Issue-ID: VFC-1012 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-17Dealing with test related stuffs.laili1-0/+10
Add test methods to test vnf query. Change-Id: Ia54aea8d45102e90901bb46fa110d2b6d56732ce Issue-ID: VFC-1012 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-17Dealing with test related stuffs.laili2-12/+78
Modify const and instantiation test. Change-Id: I218128ab7eaac785c58a3832ba3ab559a5ee5f27 Issue-ID: VFC-1012 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-17Modify vnf instantiation related stuffs.laili2-5/+5
Fix bugs. Change-Id: Ia304ea110ac4347ab38304407f271a32d11ef530 Issue-ID: VFC-1017 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-17Dealing with test related stuffs.laili2-19/+52
Modify const and instantiation test. Change-Id: I94b07432b464873c05c044570f286fefea812aaf Issue-ID: VFC-1012 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-16Merge "Modify swagger"Fu Jinhua1-1/+1
2018-08-16Modify swaggerbiancunkang1-1/+1
Change-Id: I33052c09a1477808329cf39d936f4a106ab89d04 Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-16Dealing with test related stuffs.laili1-1/+5
Fix a bug when running util tests on windows platform. Change-Id: I5419dc48b8501cd94d7283f35508b666a110d6e4 Issue-ID: VFC-1012 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-16Dealing with test related stuffs.laili1-1/+16
Modify const. Change-Id: I5f9610bdfbbea005bfaa4d08f05f4f9fb6edba53 Issue-ID: VFC-1012 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-16Deal with gvnfm adapter stuffs.laili3-176/+103
Add prepare_notification_data method. Change-Id: Icc51b7a28f44491f0181fb02dcecef30fa489a05 Issue-ID: VFC-1020 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-16Merge "Change in Instantiate"Fu Jinhua2-41/+11
2018-08-16Change in Instantiatebiancunkang2-41/+11
Change-Id: I8b7c2aca6bc7df4afd26e1b195073b05e219e4dc Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-16Merge "Change in terminate"Fu Jinhua2-17/+39
2018-08-16Change in terminatebiancunkang2-17/+39
Modify grant_vnf.py Change-Id: Ia7314d00b286489b221e22a6e3de791f2c7fa77b Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-16Merge "Deal with gvnfm adapter stuffs."Fu Jinhua2-54/+86
2018-08-16Add unit test for utils of vnflcmfujinhua1-0/+223
Change-Id: I8facfc7cf36a652545ca00b4fca84dc8adc446a6 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-15Deal with gvnfm adapter stuffs.laili2-54/+86
Modify reqest data used to notify nfvo when performing termination. Change-Id: I8b3b5db14010df5ce3eee8763f256d95225fb3c6 Issue-ID: VFC-1020 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-15Merge "Deal with gvnfm adapter stuffs."Fu Jinhua1-35/+53
2018-08-15Deal with gvnfm adapter stuffs.laili1-35/+53
Modify reqest data used to notify nfvo. Change-Id: Iae0c70d26d447c4d2a361e3ee9218a05a9282f4c Issue-ID: VFC-1020 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-15Merge "Change in vnflcm"Fu Jinhua2-33/+56
2018-08-15Change in vnflcmbiancunkang2-33/+56
Seperate grant_vnf.py from terminate_vnf.py Change-Id: I006ebeb8a2989a7df0d15146240b020a6ce1a23d Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-15Merge "Modify vnf instantiation related stuffs."Fu Jinhua2-31/+6
2018-08-15Modify vnf instantiation related stuffs.laili2-31/+6
Replace InstOrTeriVnfResponseSerializer with JobIdentifierSerializer. Change-Id: Iadb22ebff6592d13066366738b3029fb15397fac Issue-ID: VFC-1017 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-15Change in vnflcmbiancunkang2-3/+10
Modify terminate_vnf Change-Id: I9b713873b0e025aacecd6b2d30f31b208fceeaad Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-13Change in terminatebiancunkang2-14/+8
Change-Id: Ieda9b80ac0286492f300f8f7533eb36a89450cc8 Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-13Merge "Change in terminate"Fu Jinhua2-9/+15
2018-08-13Change in terminatebiancunkang2-9/+15
Change-Id: I8804b873e88531081901e749b8f66bdbe41d7424 Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-13Merge "Modify vnf instantiation related stuffs."Fu Jinhua1-0/+23
2018-08-13Modify vnf instantiation related stuffs.laili1-0/+23
Add test_instantiate_vnf_when_already_instantiated method. Change-Id: I8c2a33e0a3fab2756174a82df9a6b25eed8325e2 Issue-ID: VFC-1017 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-13Merge "Change in terminate"Fu Jinhua2-15/+9
2018-08-13Merge "Modify vnf instantiation related stuffs."Fu Jinhua4-16/+42
2018-08-11Modify vnf instantiation related stuffs.laili4-16/+42
Remove NfvoRegInfo. Fix logic errors in instantiate_vnf.py. Change-Id: I9f2c8b28d37364be737c8b588305d41f66e2b8b9 Issue-ID: VFC-1017 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-11Change in terminatebiancunkang2-15/+9
Handle the exception in terminate_vnf_view.py Change-Id: Ia3ecc5f886fda9075d02f2cf46a7bc6bc2d769f7 Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-10Modify serializers and Createbiancunkang4-2/+13
Add terms additionalparams in terminate_vnf_req.py and the instantiationState in VnfInstanceSerializer Change-Id: I44888b20698909f47410bb83e6ee24b463d3e136 Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-10Merge "Modify job serializer"Fu Jinhua2-3/+27
2018-08-10Modify job serializerbiancunkang2-3/+27
add job_identifier.py Change-Id: I0aa811dc642a98d3fe48754df93b7d857e86b601 Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-10Merge "Modify vnf query related stuffs in vnflcm."Fu Jinhua3-9/+14
2018-08-10Merge changes Ic4a5414a,I22f28b62Fu Jinhua7-63/+98
* changes: Modify vnf instantiation related stuffs. Modify vnf instantiation related stuffs.
2018-08-10Modify vnf query related stuffs in vnflcm.laili3-9/+14
Add instantiationState and set vnfState to STARTED in query.py. Make relevant changes in test_query_vnf.py and vnf_instance.py. Change-Id: I069f1334ecd63a7a51aab56ec870c1e1ac5fe543 Issue-ID: VFC-1016 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-10Modify vnf instantiation related stuffs.laili4-60/+73
Modify const.py used to match vnf instantiation related serializers. Make minor changes in test_instantiation_vnf.py, instantiate_vnf_view.py, and instantiate_vnf. Change-Id: Ic4a5414ae6c55d05c153b54ae0236cccd28c5642 Issue-ID: VFC-1017 Signed-off-by: laili <lai.li@zte.com.cn>