summaryrefslogtreecommitdiffstats
path: root/lcm
AgeCommit message (Collapse)AuthorFilesLines
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.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 Createbiancunkang3-2/+9
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>
2018-08-09Modify vnf instantiation related stuffs.laili3-3/+25
Add inst_or_teri_vnf_response.py for vnf instantiation. Correct minor errors in ext_link_port_data.py and instantiate_vnf_request.py. Change-Id: I22f28b62132f8d1147cfa467041f49f38977a274 Issue-ID: VFC-1017 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-09Merge "Modify serializers"Fu Jinhua1-0/+27
2018-08-09Modify serializersbiancunkang1-0/+27
add terminate_vnf_req.py Change-Id: I512314b64422c5e2558ee1a7e1bfb43c6fa237fe Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-09Remove useless codes of vnflcmfujinhua4-1124/+0
Change-Id: I50a6df21dc2b1a0d37ec65daef410840c9562694 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-09Merge "Modify vnf instantiation related stuffs."Fu Jinhua1-0/+63
2018-08-09Merge "Modify vnf instantiation related stuffs."Fu Jinhua2-0/+103
2018-08-09Merge "Modify vnf instantiation related stuffs."Fu Jinhua2-0/+60