Add suboperation to lcm op occ
[vfc/gvnfm/vnflcm.git] / lcm / lcm / pub / database / models.py
2019-04-28 fujinhuaAdd suboperation to lcm op occ 68/86468/2
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 lailiAlign grant request with SOL003. 73/65173/1
2018-09-06 Fu JinhuaMerge "Add port of SR-IOV NIC support"
2018-09-05 Bharath ThiruveedulaAdd GET /vnf_lcm_op_occs API in GVNFM 35/64435/3
2018-09-04 Shobana JothiAdd operate api to GVNFM 93/64193/3
2018-08-31 Bharath ThiruveedulaAdd subscriptions API to GVNFM 59/63759/3
2018-08-13 Fu JinhuaMerge "Change in terminate"
2018-08-13 Fu JinhuaMerge "Change in terminate"
2018-08-13 Fu JinhuaMerge "Modify vnf instantiation related stuffs."
2018-08-11 lailiModify vnf instantiation related stuffs. 85/59985/2
2017-09-20 ying.yunlongModify vnflcm code according to PEP8 standard 77/13677/1
2017-09-04 Fu JinhuaMerge "Fix image name of vfc-gvnfm-vnflcm"
2017-09-02 ying.yunlongUpdate report resoure code and other files 51/10051/1
2017-03-28 ying.yunlongFind some bugs and modify the codes
2017-03-02 ying.yunlongModify qurey and models of gvnfm vnflcm
2017-02-25 yunlong yingMerge "Modify code of delete resources"
2017-02-25 ying.yunlongModify code of delete resources
2017-02-25 yunlong yingMerge "Add json file to output zip"
2017-02-24 yunlong yingMerge "Modify code and of terminate_vnf_grant_resource"
2017-02-24 ying.yunlongModify code and of terminate_vnf_grant_resource
2017-02-24 ying.yunlongAdd code and testcase of query single vnf
2017-02-23 ying.yunlongModify code and test case of lcm notify
2017-02-23 ying.yunlongModify code of create vm
2017-02-23 ying.yunlongModify code of create flavour
2017-02-23 ying.yunlongModify code of create port
2017-02-22 ying.yunlongModify code and test case of vnflcm and adaptor
2017-02-22 ying.yunlongModify code and test case of vnflcm
2017-02-20 ying.yunlongModify code of create resource
2017-02-20 ying.yunlongRefactor code of create resource
2017-02-18 ying.yunlongModify table module and related code
2017-02-18 ying.yunlongModify table module and related code
2017-02-15 ying.yunlongGet inst resource before grant resource
2017-02-13 ying.yunlongUpdate database table module define
2017-02-13 yunlong yingMerge "Update cp table after create resource"
2017-02-13 ying.yunlongUpdate cp table after create resource
2017-02-11 yunlong yingMerge "Add vm call of vimdriver"
2017-02-11 yunlong yingMerge "Save vnfc to DB"
2017-02-11 ying.yunlongSave vnfc to DB
2017-02-11 ying.yunlongVNF Deployment
2017-02-10 ying.yunlongVNF config SBI
2017-02-09 yunlong yingMerge "Add a testcase to trigger ci job"
2017-02-09 yunlong yingMerge "VNF instantiation change table model"
2017-02-09 ying.yunlongVNF instantiation change table model
2017-02-09 yunlong yingMerge "Decompose the VNF instance"
2017-02-09 ying.yunlongDecompose the VNF instance
2017-02-08 ying.yunlongImplementation VNF instantiation interface
2017-02-08 ying.yunlongCreate VNF instance,Create VNF Identifier
2017-02-07 fujinhuaAdd code framework of gvnfm-vnflcm