update portid in when create vm
[vfc/gvnfm/vnflcm.git] / lcm / lcm / pub / vimapi / adaptor.py
2019-05-23 fujinhuaupdate portid in when create vm 12/88312/1 1.3.1
2019-04-04 fujinhuaAdd vm port operate interface 58/84158/3
2018-11-26 Fu JinhuaMerge "fix VNF query result none exception"
2018-11-24 fujinhuaFix vm status logger output 46/73446/1
2018-11-22 Yan YangMerge "Get flavor id from OOF."
2018-11-22 Haibin HuangGet flavor id from OOF. 36/73336/3
2018-11-22 fujinhuaFix vnf heal logic 16/73316/4
2018-11-16 Yan YangMerge "Remove unused vnf swagger"
2018-11-15 Haibin HuangEncode base64 for user data 48/72748/1 1.2.1 3.0.0-ONAP 3.0.1-ONAP
2018-11-14 Fu JinhuaMerge "fix Sub error"
2018-11-14 Haibin HuangCan't create two port in one network 28/72628/1
2018-11-12 Haibin HuangGet image not path 15/72415/1
2018-11-10 maopengzhangfix configruaration-value issue 61/72361/1
2018-11-10 maopengzhangfix some storage parameter error 90/72290/2
2018-11-08 maopengzhangfix some unit parameter error 03/72203/1
2018-09-17 Yan YangMerge "Use managed guava version"
2018-09-14 Shobana JothiAdd Heal Api in GVNFM 05/65205/4
2018-09-11 Fu JinhuaMerge "Add GET Subscriptions API to GVNFM"
2018-09-10 Fu JinhuaMerge "Align grant request with SOL003."
2018-09-07 Huang HaibinGetting flavor info from OOF 43/65143/1
2018-09-06 maopeng zhangMerge "Add notification system util in GVNFM"
2018-09-06 Fu JinhuaMerge "Add port of SR-IOV NIC support"
2018-09-06 Huang HaibinAdd port of SR-IOV NIC support 11/64411/2
2018-09-04 Shobana JothiAdd operate api to GVNFM 93/64193/3
2018-08-20 Fu JinhuaMerge "Modify vnf instantiation related stuffs."
2018-08-17 lailiModify vnf instantiation related stuffs. 23/61023/1
2018-08-02 Fu JinhuaMerge "Fix create flavor error"
2018-08-02 Huang HaibinFix create flavor error 33/58533/2
2018-05-02 Yan YangMerge "Modify inject file path to file data"
2018-04-28 Haibin HuangModify inject file path to file data 93/44693/3
2018-04-18 maopeng zhangMerge "VDU parser for create vm data"
2018-04-16 Huang HaibinVDU parser for create vm data 99/42999/1
2018-04-16 Kailun QinChange ip_address type to string refer to MC 65/42965/1
2018-04-16 Kailun QinUpdate ip_address in create_port following the DM 23/42923/1
2018-04-11 Kailun QinCreate port refer to the new DM datamodel 51/42251/2
2018-04-11 Fu JinhuaMerge "Refactor vnflcm termination do_notify_delete"
2018-04-11 Fu JinhuaMerge "Create network/subnet refer to the new datamodel"
2018-04-11 Fu JinhuaMerge "Refactor vfc-vnflcm query_resource logic"
2018-04-11 Yan YangMerge "Remove vfc-vnflcm spare code of termination"
2018-04-10 Kailun QinCreate network/subnet refer to the new datamodel 23/41923/3
2018-04-10 Huang HaibinCreate flavor refer to new datamodel 01/41701/8
2018-04-08 Fu JinhuaMerge "Fix vfc-vnflcm docker build issue"
2018-03-29 Yan YangMerge "Fix vfc-vnflcm csit failure"
2018-03-27 Huang HaibinSearch hpa flavor from aai 13/38913/4
2017-09-28 fujinhuaFix vnflcm adaptor pep8 error. 33/16333/2
2017-04-24 ying.yunlongOptimized code logic of termination vnfs
2017-04-22 ying.yunlongFix some bugs of gvnfm lcm
2017-04-20 ying.yunlongModify code of adapter to fix bugs
2017-04-11 ying.yunlongFixed some gvnfm vnflcm adapter bugs
2017-03-28 ying.yunlongModify adapter code to repair bugs
2017-03-02 ying.yunlongUpdate vnf instaniation code of gvnfm vnflcm
2017-02-23 ying.yunlongModify code and test case of lcm notify
2017-02-23 ying.yunlongModify code of create vm
2017-02-22 ying.yunlongModify code and test case of vnflcm and adaptor
2017-02-21 yunlong yingMerge "Add test case of create volume failed"
2017-02-21 fujinhuaRefactor create vm logic
2017-02-21 fujinhuaRefactor volume create logic
2017-02-20 ying.yunlongModify code of create resource
2017-02-20 fujinhuaRefactor subnet,port,flavor create logic
2017-02-20 yunlong yingMerge "Refactor network create logic"
2017-02-20 fujinhuaRefactor network create logic
2017-02-20 fujinhuaRefactor volume create logic
2017-02-20 fujinhuaAdd tenantId to vimdriver url
2017-02-20 fujinhuaRemove rollback logic of vnf instantiate
2017-02-13 ying.yunlongrefactor vim adapter code
2017-02-13 fujinhuaRefactor delete resource adaptor of vimdriver
2017-02-13 fujinhuaAdd delete resource adaptor of vimdriver
2017-02-13 fujinhuaAdd create vm adaptor of vimdriver
2017-02-13 yunlong yingMerge "Update cp table after create resource"
2017-02-13 fujinhuaAdd subnet adaptor of vimdriver
2017-02-12 fujinhuaAdd network adaptor of vimdriver
2017-02-11 fujinhuaAdd code framework of vimapi